On 11/23/2014 09:10 PM, Quan Xu wrote: > Signed-off-by: Quan Xu <quan...@intel.com> > --- > configure | 14 ++++++++++++++ > hmp.c | 7 +++++++ > qapi-schema.json | 20 ++++++++++++++++++-- > qemu-options.hx | 13 +++++++++++-- > tpm.c | 7 ++++++- > 5 files changed, 56 insertions(+), 5 deletions(-) >
> +++ b/qapi-schema.json > @@ -2855,8 +2855,12 @@ > # @passthrough: TPM passthrough type > # > # Since: 1.5 > +# > +# @xenstubdoms: TPM xenstubdoms type > +# > +# Since: 2.3 Typically, this would be done as: # @passthrough: TPM passthrough type # # @xenstubdoms: TPM xenstubdoms type (since 2.3) # # Since: 1.5 as the enum itself was added in 1.5, not 2.3. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel