From: Eric Blake <eblake@redhat.com>
To: Quan Xu <quan.xu@intel.com>, qemu-devel@nongnu.org
Cc: lcapitulino@redhat.com, armbru@redhat.com, xen-devel@lists.xen.org
Subject: Re: [Qemu-devel] [v2 1/4] Qemu-Xen-vTPM: Support for Xen stubdom vTPM command line options
Date: Mon, 24 Nov 2014 10:19:15 -0700 [thread overview]
Message-ID: <54736893.6060802@redhat.com> (raw)
In-Reply-To: <1416802253-9891-1-git-send-email-quan.xu@intel.com>
[-- Attachment #1: Type: text/plain, Size: 842 bytes --]
On 11/23/2014 09:10 PM, Quan Xu wrote:
> Signed-off-by: Quan Xu <quan.xu@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
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 539 bytes --]
next prev parent reply other threads:[~2014-11-24 17:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-24 4:10 [Qemu-devel] [v2 1/4] Qemu-Xen-vTPM: Support for Xen stubdom vTPM command line options Quan Xu
2014-11-24 17:19 ` Eric Blake [this message]
2014-11-24 17:31 ` Eric Blake
2014-11-25 13:51 ` [Qemu-devel] [Xen-devel] " Xu, Quan
2014-11-25 16:30 ` Eric Blake
2014-11-26 2:03 ` Xu, Quan
2014-11-25 13:52 ` [Qemu-devel] " Xu, Quan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54736893.6060802@redhat.com \
--to=eblake@redhat.com \
--cc=armbru@redhat.com \
--cc=lcapitulino@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=quan.xu@intel.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).