From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39561) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsxIP-00060L-NR for qemu-devel@nongnu.org; Mon, 24 Nov 2014 12:19:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XsxIJ-0008AY-Tk for qemu-devel@nongnu.org; Mon, 24 Nov 2014 12:19:29 -0500 Received: from mx1.redhat.com ([209.132.183.28]:33762) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsxIJ-0008AE-LQ for qemu-devel@nongnu.org; Mon, 24 Nov 2014 12:19:23 -0500 Message-ID: <54736893.6060802@redhat.com> Date: Mon, 24 Nov 2014 10:19:15 -0700 From: Eric Blake MIME-Version: 1.0 References: <1416802253-9891-1-git-send-email-quan.xu@intel.com> In-Reply-To: <1416802253-9891-1-git-send-email-quan.xu@intel.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="DF9ctCF3cW1dvU2EMtiCWRB0oismv1i7K" Subject: Re: [Qemu-devel] [v2 1/4] Qemu-Xen-vTPM: Support for Xen stubdom vTPM command line options List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Quan Xu , qemu-devel@nongnu.org Cc: lcapitulino@redhat.com, armbru@redhat.com, xen-devel@lists.xen.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --DF9ctCF3cW1dvU2EMtiCWRB0oismv1i7K Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/23/2014 09:10 PM, Quan Xu wrote: > Signed-off-by: Quan Xu > --- > configure | 14 ++++++++++++++ > hmp.c | 7 +++++++ > qapi-schema.json | 20 ++++++++++++++++++-- > qemu-options.hx | 13 +++++++++++-- > tpm.c | 7 ++++++- > 5 files changed, 56 insertions(+), 5 deletions(-) >=20 > +++ 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. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --DF9ctCF3cW1dvU2EMtiCWRB0oismv1i7K Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJUc2iUAAoJEKeha0olJ0NqPyUH/isiJsLr1B2gX/ZzH5nwmosk 6bfHlL1x1h0mZWlC9GOr+gHLaiL8h7L0KWHcqviHoIUM6NIqLvwi0CipVm7AD24o TI5cx/lHLc5WaF7UBljuhFjNoZ4NslH/tPt48a6VzrXtEc/eQZuq/wcMlu8GsdyY +NGiYA8eZZdkBJWtErOOmKjLqXjQ5Oq+vbO8SQzqkTGpHIESiaSkoW5KRiPywIkI UKzK/CW/e7xA9aptijo9gFlGxv2OjHpu5RXcmAPNpuT3joUWZbJ8uTSe2XGvEAiu 8KIDj7EJJUhg3ub1FtxzvM79p6kGaOFeYqutXBxuiDdR5iA5nGL85ej08BK8eS8= =mfa7 -----END PGP SIGNATURE----- --DF9ctCF3cW1dvU2EMtiCWRB0oismv1i7K--