From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51462) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhLhv-0008AR-EO for qemu-devel@nongnu.org; Mon, 05 May 2014 12:25:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WhLhq-0001Xd-F8 for qemu-devel@nongnu.org; Mon, 05 May 2014 12:25:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38614) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhLhp-0001XY-Tr for qemu-devel@nongnu.org; Mon, 05 May 2014 12:25:30 -0400 Message-ID: <5367BB65.3030905@redhat.com> Date: Mon, 05 May 2014 10:25:09 -0600 From: Eric Blake MIME-Version: 1.0 References: <1396618620-27823-1-git-send-email-imammedo@redhat.com> <1396618620-27823-35-git-send-email-imammedo@redhat.com> In-Reply-To: <1396618620-27823-35-git-send-email-imammedo@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4JeeUQNMJIpF3OKNALO76uDKKXWbWSJVu" Subject: Re: [Qemu-devel] [PATCH 34/35] pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machines List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov , qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, mst@redhat.com, aik@ozlabs.ru, jan.kiszka@siemens.com, mjt@tls.msk.ru, lcapitulino@redhat.com, kraxel@redhat.com, akong@redhat.com, quintela@redhat.com, armbru@redhat.com, aliguori@amazon.com, hutao@cn.fujitsu.com, lersek@redhat.com, ehabkost@redhat.com, marcel.a@redhat.com, stefanha@redhat.com, chegu_vinod@hp.com, rth@twiddle.net, kwolf@redhat.com, s.priebe@profihost.ag, mreitz@redhat.com, vasilis.liaskovitis@profitbricks.com, pbonzini@redhat.com, afaerber@suse.de This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --4JeeUQNMJIpF3OKNALO76uDKKXWbWSJVu Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 04/04/2014 07:36 AM, Igor Mammedov wrote: > also make handler edge based to avoid loosing events, the same as s/loosing/losing/ (loose rhymes with goose and means the opposite of "tight"; lose rhymes with use and means the opposite of "gain" - it is a very frequent typo to see people put too many 'o's when they meant a variant of "lose") > it has been done for PCI and CPU hotplug handlers. >=20 > Signed-off-by: Igor Mammedov > --- > hw/i386/acpi-dsdt.dsl | 5 ++++- > hw/i386/q35-acpi-dsdt.dsl | 5 ++++- > 2 files changed, 8 insertions(+), 2 deletions(-) >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --4JeeUQNMJIpF3OKNALO76uDKKXWbWSJVu 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 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTZ7tlAAoJEKeha0olJ0NqXtMH/jD539Jr2mFuQRRLIHdL0WU5 MhhrnuUkIyQYOURpLP86nAeg/utCb2nIm4k4QK1P7QFK2fZ7OgwDxFl3WGxwENho VYaatt7zE53eBdArjYTx8o/kI9bOy0UBArX4dxS0zupaBQz9PwF5kxLLKjrszPtR 2pv9xU+8/aWLVuhxEifKkmF0fUaNCEzudJS1SB+pXiO0d9mUiu2C8SP1yPtRuTl5 Q8YGgJd+FDa/JioWlgbsuRW2mPPB19J2y0kV27ACzMD3RnMtQmR9VQh3ifUAClxH ukONnGlrGtYU6+b4hj7TF8jFf+T5/UG6XgYrju1wz+OKCkSR0hcCXS+AnvHReXE= =x0Fl -----END PGP SIGNATURE----- --4JeeUQNMJIpF3OKNALO76uDKKXWbWSJVu--