Re: [Qemu-devel] [PATCH v2 0/2] acpi hotplug of devices behind a bridge

2013-07-11 Thread Michael S. Tsirkin
On Thu, Jul 11, 2013 at 03:03:58PM +0300, Michael S. Tsirkin wrote: > This is on top of patchset generating ACPI tables in qemu. > Changes from v1: > - fixed some bugs > - fixed migration and cross version compatibility > - rebased to latest bits Naturally, as I address review comment

[Qemu-devel] [PATCH v2 0/2] acpi hotplug of devices behind a bridge

2013-07-11 Thread Michael S. Tsirkin
This is on top of patchset generating ACPI tables in qemu. Changes from v1: - fixed some bugs - fixed migration and cross version compatibility - rebased to latest bits Michael S. Tsirkin (2): pci: add pci_for_each_bus qemu: piix: PCI bridge ACPI hotplug support docs/specs/acpi_p