qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v4 0/3] Fix hotplug of PCI passthrought device on Xe


From: Anthony PERARD
Subject: [Qemu-devel] [PATCH v4 0/3] Fix hotplug of PCI passthrought device on Xen
Date: Wed, 6 Sep 2017 14:40:30 +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       | 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




reply via email to

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