aboutsummaryrefslogtreecommitdiff
path: root/fpu
diff options
context:
space:
mode:
authorBruce Rogers <brogers@suse.com>2017-04-27 13:59:08 -0600
committerMichael S. Tsirkin <mst@redhat.com>2017-05-10 22:04:23 +0300
commit153eba4726dfa1bdfc31d1fe973b2a61b9035492 (patch)
tree50db174fd2b90339f45e3734c4eafb64dc15e24b /fpu
parentef0e8fc768a561dd13a86420b3268f6f3d5d0621 (diff)
downloadqemu-153eba4726dfa1bdfc31d1fe973b2a61b9035492.zip
qemu-153eba4726dfa1bdfc31d1fe973b2a61b9035492.tar.gz
qemu-153eba4726dfa1bdfc31d1fe973b2a61b9035492.tar.bz2
ACPI: don't call acpi_pcihp_device_plug_cb on xen
Commit f0c9d64a exposed the issue that with a xenfv machine using pci passthrough, acpi pci hotplug code was being executed by mistake. Guard calls to acpi_pcihp_device_plug_cb (and corresponding acpi_pcihp_device_unplug_cb) with a check for xen_enabled(). Without this check I am seeing an error that the bus doesn't have the acpi-pcihp-bsel property set. Signed-off-by: Bruce Rogers <brogers@suse.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'fpu')
0 files changed, 0 insertions, 0 deletions