Adding PCI passthrough before the guest start works fine (broken in 2.9 but now fixed), but hotplug does not work anymore.
Anthony PERARD (2): hw/acpi: Call acpi_set_pci_info when no ACPI tables needed Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen" hw/acpi/piix4.c | 11 +++-------- hw/i386/acpi-build.c | 25 ++++++++++++++++--------- 2 files changed, 19 insertions(+), 17 deletions(-) -- Anthony PERARD