From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60058) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YmkVA-00010X-93 for qemu-devel@nongnu.org; Mon, 27 Apr 2015 10:59:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YmkV4-0003J2-U0 for qemu-devel@nongnu.org; Mon, 27 Apr 2015 10:59:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33767) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YmkV4-0003Iv-Ot for qemu-devel@nongnu.org; Mon, 27 Apr 2015 10:59:10 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 58A088E3E3 for ; Mon, 27 Apr 2015 14:59:10 +0000 (UTC) Message-ID: <553E4EBD.7070406@redhat.com> Date: Mon, 27 Apr 2015 08:59:09 -0600 From: Eric Blake MIME-Version: 1.0 References: <1430133591-6197-1-git-send-email-ghammer@redhat.com> <1430133591-6197-5-git-send-email-ghammer@redhat.com> In-Reply-To: <1430133591-6197-5-git-send-email-ghammer@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="C3QsMV5t0ITu2vf2sEnuWCnoCJCiORK5X" Subject: Re: [Qemu-devel] [PATCH V15 4/5] i386: add a Virtual Machine Generation ID device List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gal Hammer , qemu-devel@nongnu.org Cc: imammedo@redhat.com, mst@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --C3QsMV5t0ITu2vf2sEnuWCnoCJCiORK5X Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 04/27/2015 05:19 AM, Gal Hammer wrote: > Based on Microsoft's sepecifications (paper can be dowloaded from s/sepecifications/specifications/ s/dowloaded/downloaded/ > http://go.microsoft.com/fwlink/?LinkId=3D260709), add a device > description to the SSDT ACPI table and its implementation. >=20 > The GUID is set using a global "vmgenid.uuid" parameter. >=20 > Signed-off-by: Gal Hammer > --- > +++ b/hw/misc/vmgenid.c > @@ -0,0 +1,116 @@ > +/* > + * Virtual Machine Generation ID Device > + * > + * Copyright (C) 2014 Red Hat Inc. Worth including 2015? --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --C3QsMV5t0ITu2vf2sEnuWCnoCJCiORK5X Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVPk69AAoJEKeha0olJ0Nqp9kIAITSinIpo0dbU4RQCyw11dv7 ZsAqGMfc8oCBhUI6VT5l07FF1oHtvlEIy6vgAhvl7mWxcZOYXDdZpo8BNTo0xpOP LGsxKgWYIBmNEIs2vs2kahU1fFrrCqgmuFHbxkIBOdCa/XJ+5Wfyy9Z1cEkYs9me M1k2jtcvrgwI9TLdu25BllNPM2A2c0SaIvs+iRoQ4Eo0tVXhi+yFmHgMIWZ8OULF cbIBq4K9TpjI6DThoomTrNSjC6G6CSmaRbqH+EFuaY75i4SZJ2GLj+r0vPlQ1KBC K9f1CCAlVDmthzeQWq4oRhTMsU/gXwPKqu2sp31VIGjDxvwnRYtwKsU7kQqP758= =yktI -----END PGP SIGNATURE----- --C3QsMV5t0ITu2vf2sEnuWCnoCJCiORK5X--