qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v4 0/3] Fix hotplug of PCI passthrought device on Xen
@ 2017-09-06 13:40 Anthony PERARD
  2017-09-06 13:40 ` [Qemu-devel] [PATCH v4 1/3] hw/acpi: Limit hotplug to root bus on legacy mode Anthony PERARD
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Anthony PERARD @ 2017-09-06 13:40 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       | 40 +++++++++++++++++++++++++++++++++++++++-
 hw/acpi/piix4.c       | 11 +++--------
 hw/i386/acpi-build.c  | 32 --------------------------------
 stubs/Makefile.objs   |  1 +
 stubs/pci-host-piix.c |  6 ++++++
 5 files changed, 49 insertions(+), 41 deletions(-)
 create mode 100644 stubs/pci-host-piix.c

-- 
Anthony PERARD

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

end of thread, other threads:[~2017-09-06 13:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-06 13:40 [Qemu-devel] [PATCH v4 0/3] Fix hotplug of PCI passthrought device on Xen Anthony PERARD
2017-09-06 13:40 ` [Qemu-devel] [PATCH v4 1/3] hw/acpi: Limit hotplug to root bus on legacy mode Anthony PERARD
2017-09-06 13:40 ` [Qemu-devel] [PATCH v4 2/3] hw/acpi: Move acpi_set_pci_info to pcihp Anthony PERARD
2017-09-06 13:40 ` [Qemu-devel] [PATCH v4 3/3] Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen" Anthony PERARD

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).