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