From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59580) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YmkTg-00062O-OB for qemu-devel@nongnu.org; Mon, 27 Apr 2015 10:57:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YmkTc-0002DY-On for qemu-devel@nongnu.org; Mon, 27 Apr 2015 10:57:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59111) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YmkTc-0002DR-KL for qemu-devel@nongnu.org; Mon, 27 Apr 2015 10:57:40 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (Postfix) with ESMTPS id 343F857 for ; Mon, 27 Apr 2015 14:57:40 +0000 (UTC) Message-ID: <553E4E63.90402@redhat.com> Date: Mon, 27 Apr 2015 08:57:39 -0600 From: Eric Blake MIME-Version: 1.0 References: <1430133591-6197-1-git-send-email-ghammer@redhat.com> <1430133591-6197-3-git-send-email-ghammer@redhat.com> In-Reply-To: <1430133591-6197-3-git-send-email-ghammer@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="lvwcWGKhlnNS6XH9nR7V5Juoo6aPav1Dl" Subject: Re: [Qemu-devel] [PATCH V15 2/5] acpi: add a vm_generation_id_changed method 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) --lvwcWGKhlnNS6XH9nR7V5Juoo6aPav1Dl Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 04/27/2015 05:19 AM, Gal Hammer wrote: > Add a new method to the AcpiDeviceIfClass interface. The new > method send an ACPI notfication when the VM generation id is s/send/sends/ > changed. >=20 > Signed-off-by: Gal Hammer > --- > hw/acpi/core.c | 8 ++++++++ > hw/acpi/ich9.c | 8 ++++++++ > hw/acpi/piix4.c | 8 ++++++++ > hw/isa/lpc_ich9.c | 1 + > include/hw/acpi/acpi.h | 2 ++ > include/hw/acpi/acpi_dev_interface.h | 4 ++++ > include/hw/acpi/ich9.h | 2 ++ > 7 files changed, 33 insertions(+) I'll leave the technical review to others more familiar with the code. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --lvwcWGKhlnNS6XH9nR7V5Juoo6aPav1Dl 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/ iQEcBAEBCAAGBQJVPk5jAAoJEKeha0olJ0Nq+cQH/RggTHUipJFm05ho52ZPq6mi bLY+lSLK4fcwamsyJ6Qae3X/BQ6AJFJYbnlyS+3zZT1oJQsUQT9+yPioTDcUJXqJ fQO65tN4uyj1CJyy7uZjVQ0a4XYHUdE5Q2MmROTaB7lMIsWdmHuMgUWMrU/sDHJS Bf2hbvrP1K7n9/m+md8/BXexohPz7gLQYeOBf2hWrth5YAvUzCU0iVe3t4RQsRAT D+9uaBp+8WsiVld/F1tSl5XGYyfOVngpwMmxKC5qxQFK69uzVLQrrKodTRarbZx9 dqmtEvfToNI8qpUtRLgxflx3uJC1VTw4dmanhSb8h8Dex9K2yARS4HwKvP9cE9E= =Nsjp -----END PGP SIGNATURE----- --lvwcWGKhlnNS6XH9nR7V5Juoo6aPav1Dl--