qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH for-2.10 v3 0/3] Fix hotplug of PCI passthrought dev


From: Anthony PERARD
Subject: [Qemu-devel] [PATCH for-2.10 v3 0/3] Fix hotplug of PCI passthrought device on Xen
Date: Thu, 17 Aug 2017 17:23:44 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]