HW part of ACPI PCI hotplug in QEMU depends on ACPI_PCIHP_PROP_BSEL being set on a PCI bus that supports ACPI hotplug. It should work regardless of the source of ACPI tables (QEMU generator/legacy SeaBIOS/Xen). So move ACPI_PCIHP_PROP_BSEL initialization into HW ACPI implementation part from QEMU's ACPI table generator. To do PCI passthrough with Xen, the property ACPI_PCIHP_PROP_BSEL needs to be set, but this was done only when ACPI tables are built which is not needed for a Xen guest. The need for the property starts with commit "pc: pcihp: avoid adding ACPI_PCIHP_PROP_BSEL twice" ( |
||
|---|---|---|
| .. | ||
| Makefile.objs | ||
| arch-query-cpu-def.c | ||
| arch-query-cpu-model-baseline.c | ||
| arch-query-cpu-model-comparison.c | ||
| arch-query-cpu-model-expansion.c | ||
| bdrv-next-monitor-owned.c | ||
| blk-commit-all.c | ||
| blockdev-close-all-bdrv-states.c | ||
| change-state-handler.c | ||
| clock-warp.c | ||
| cpu-get-clock.c | ||
| cpu-get-icount.c | ||
| dump.c | ||
| error-printf.c | ||
| fd-register.c | ||
| fdset.c | ||
| gdbstub.c | ||
| get-vm-name.c | ||
| iothread-lock.c | ||
| iothread.c | ||
| is-daemonized.c | ||
| linux-aio.c | ||
| machine-init-done.c | ||
| migr-blocker.c | ||
| monitor.c | ||
| notify-event.c | ||
| pc_madt_cpu_entry.c | ||
| pci-host-piix.c | ||
| qmp_pc_dimm_device_list.c | ||
| qtest.c | ||
| replay.c | ||
| runstate-check.c | ||
| set-fd-handler.c | ||
| slirp.c | ||
| sysbus.c | ||
| target-get-monitor-def.c | ||
| target-monitor-defs.c | ||
| trace-control.c | ||
| uuid.c | ||
| vm-stop.c | ||
| vmgenid.c | ||
| vmstate.c | ||
| xen-common.c | ||
| xen-hvm.c | ||