qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.10 v3 0/3] Fix hotplug of PCI passthrought device on Xen
@ 2017-08-17 16:23 Anthony PERARD
  2017-08-17 16:23 ` [Qemu-devel] [PATCH for-2.10 v3 1/3] hw/acpi: Limit hotplug to root bus on legacy mode Anthony PERARD
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Anthony PERARD @ 2017-08-17 16:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: Anthony PERARD, xen-devel

Adding PCI passthrough before the guest start works fine (broken in 2.9 but now
fixed), but hotplug does not work anymore.

Anthony PERARD (3):
  hw/acpi: Limit hotplug to root bus on legacy mode
  hw/acpi: Move acpi_set_pci_info to pcihp
  Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"

 hw/acpi/pcihp.c      | 33 ++++++++++++++++++++++++++++++++-
 hw/acpi/piix4.c      | 11 +++--------
 hw/i386/acpi-build.c | 32 --------------------------------
 3 files changed, 35 insertions(+), 41 deletions(-)

-- 
Anthony PERARD

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2017-08-18 18:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-17 16:23 [Qemu-devel] [PATCH for-2.10 v3 0/3] Fix hotplug of PCI passthrought device on Xen Anthony PERARD
2017-08-17 16:23 ` [Qemu-devel] [PATCH for-2.10 v3 1/3] hw/acpi: Limit hotplug to root bus on legacy mode Anthony PERARD
2017-08-17 16:23 ` [Qemu-devel] [PATCH for-2.10 v3 2/3] hw/acpi: Move acpi_set_pci_info to pcihp Anthony PERARD
2017-08-18  1:40   ` Michael S. Tsirkin
2017-08-18  9:37     ` Igor Mammedov
2017-08-18 13:31       ` Anthony PERARD
2017-08-18 14:19         ` Igor Mammedov
2017-08-18 16:00           ` Anthony PERARD
2017-08-18 18:32             ` Michael S. Tsirkin
2017-08-18 18:30           ` Michael S. Tsirkin
2017-08-18  9:47   ` Igor Mammedov
2017-08-17 16:23 ` [Qemu-devel] [PATCH for-2.10 v3 3/3] Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen" Anthony PERARD
2017-08-17 16:57 ` [Qemu-devel] [PATCH for-2.10 v3 0/3] Fix hotplug of PCI passthrought device on Xen no-reply

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).