projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52ad9eb
)
tests: acpi: add device with acpi-index on non-hotpluggble bus
author
Igor Mammedov
<imammedo@redhat.com>
Thu, 2 Mar 2023 16:15:29 +0000
(17:15 +0100)
committer
Michael S. Tsirkin
<mst@redhat.com>
Tue, 7 Mar 2023 17:39:00 +0000
(12:39 -0500)
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <
20230302161543
.286002-21-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/qtest/bios-tables-test.c
patch
|
blob
|
history
diff --git
a/tests/qtest/bios-tables-test.c
b/tests/qtest/bios-tables-test.c
index 295d80740e07a5ea0f58b4493d460f6f9cf5d261..d7c34ba504a03e1ef7d4b77b0cd218b662f5ff2d 100644
(file)
--- a/
tests/qtest/bios-tables-test.c
+++ b/
tests/qtest/bios-tables-test.c
@@
-1054,6
+1054,7
@@
static void test_acpi_q35_multif_bridge(void)
" -device pcie-root-port,id=rphptgt3,port=0x0,chassis=7,addr=2.3"
" -device pci-testdev,bus=pcie.0,addr=2.4"
" -device pci-testdev,bus=pcie.0,addr=5.0"
+ " -device pci-testdev,bus=pcie.0,addr=0xf.0,acpi-index=101"
" -device pci-testdev,bus=rp0,addr=0.0"
" -device pci-testdev,bus=br1"
" -device pcie-root-port,id=rpnohp,chassis=8,addr=0xA.0,hotplug=off"