diff options
author | Marcel Apfelbaum <marcel@redhat.com> | 2016-07-17 19:53:11 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-07-29 00:07:09 +0300 |
commit | c99cb18eeb8bca145ee260a507ccce6775a6d260 (patch) | |
tree | de202a442b1820b8a545df7dddeddb0b9013b3c8 /qemu-io-cmds.c | |
parent | 7b346c742cd95816c1d5badcc88e18bb95ace08c (diff) | |
download | qemu-c99cb18eeb8bca145ee260a507ccce6775a6d260.zip qemu-c99cb18eeb8bca145ee260a507ccce6775a6d260.tar.gz qemu-c99cb18eeb8bca145ee260a507ccce6775a6d260.tar.bz2 |
hw/acpi: fix a DSDT table issue when a pxb is present.
PXBs do not support hotplug so they don't have a PCNT function.
Since the PXB's PCI root-bus is a child bus of bus 0, the
build_dsdt code will add a call to the corresponding PCNT function.
Fix this by skipping the PCNT call for the above case.
While at it skip also PCIe child buses.
Reported-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'qemu-io-cmds.c')
0 files changed, 0 insertions, 0 deletions