diff options
author | Igor Mammedov | 2022-10-17 12:21:42 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2022-11-07 20:08:17 +0100 |
commit | 6d2146147b4e21017313de0f1fc7972ce6a7a7c6 (patch) | |
tree | ae4ceab4452cca30cc037cc9b4f68428fa838417 /tests | |
parent | acpi: add get_dev_aml_func() helper (diff) | |
download | qemu-6d2146147b4e21017313de0f1fc7972ce6a7a7c6.tar.gz qemu-6d2146147b4e21017313de0f1fc7972ce6a7a7c6.tar.xz qemu-6d2146147b4e21017313de0f1fc7972ce6a7a7c6.zip |
acpi: enumerate SMB bridge automatically along with other PCI devices
to make that happen (bridge sits at _ADR: 0x001F0003),
relax PCI enumeration logic to include devices with *function* > 0
if device has something to say about itself (i.e. has build_dev_aml
callback set).
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20221017102146.2254096-8-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions