From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53761) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAPLQ-0007lv-W5 for qemu-devel@nongnu.org; Mon, 03 Feb 2014 14:38:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WAPLM-0001c4-2z for qemu-devel@nongnu.org; Mon, 03 Feb 2014 14:38:12 -0500 Received: from mx1.redhat.com ([209.132.183.28]:62374) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAPLL-0001bn-PH for qemu-devel@nongnu.org; Mon, 03 Feb 2014 14:38:08 -0500 Message-ID: <52EFF016.7050102@redhat.com> Date: Mon, 03 Feb 2014 12:37:58 -0700 From: Eric Blake MIME-Version: 1.0 References: <1391443030-8662-1-git-send-email-imammedo@redhat.com> In-Reply-To: <1391443030-8662-1-git-send-email-imammedo@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ckRvgBof2RkFJrFn5q2iTbbTe44XneME6" Subject: Re: [Qemu-devel] [PATCH v5 0/9] Refactor PCI/SHPC/PCIE hotplug to use a more generic hotplug API List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov , qemu-devel@nongnu.org Cc: kwolf@redhat.com, peter.maydell@linaro.org, peter.crosthwaite@xilinx.com, stefanha@redhat.com, mst@redhat.com, jan.kiszka@siemens.com, marcel.a@redhat.com, armbru@redhat.com, blauwirbel@gmail.com, alex.williamson@redhat.com, kraxel@redhat.com, aliguori@amazon.com, pbonzini@redhat.com, afaerber@suse.de This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ckRvgBof2RkFJrFn5q2iTbbTe44XneME6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02/03/2014 08:57 AM, Igor Mammedov wrote: > changes since v4: > - rebased on top of PCI tree > - added wrapper to set hotplug-device property >=20 I don't consider myself qualified to review this one on technical merits, but I did spot a number of typos and other minor improvements. >=20 > Igor Mammedov (9): > define hotplug interface > qdev: add to BusState "hotplug-handler" link > qdev: add "hotpluggable" property to Device > hw/acpi: move typeinfo to the file end > qdev:pci: refactor PCIDevice to use generic "hotpluggable" property > acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API > pci/shpc: convert SHPC hotplug to use hotplug-handler API > pci/pcie: convert PCIE hotplug to use hotplug-handler API > hw/pci: switch to a generic hotplug handling for PCIDevice >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --ckRvgBof2RkFJrFn5q2iTbbTe44XneME6 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/ iQEcBAEBCAAGBQJS7/AWAAoJEKeha0olJ0NqOcIH/irUgmXOmBB8fI97/mNnL6IR Xk6jR8ORuGReqQwR0ArXuLx/WESkUdPiPEj0C2Wm1gKXC/dUYSN5sOOv5gTcldVB /fqamBxw2bC7yILi3K7jrHDSxOQF9Ft9Dunsnuf5HARal61Sr1JrWiBZ+SUSk66z K4dq3HmXjZvl8cvu4sMy9NBsaFaqXL8Ho+c9nVaNnEuKfq4LmrTQnZsGM1nR+iuo mL718kqKB6Vj13jYGmLKgU7pU0kQKRHgPxDW3Bxz2lhoxGbJh8rvTtsbVv10TrQB mufrnAcRJ6B95LvJiaE7tH9MAMyOcS3+Np5vOD369MOPY0pi298L7gBcqWn71ws= =Y0yL -----END PGP SIGNATURE----- --ckRvgBof2RkFJrFn5q2iTbbTe44XneME6--