mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
tests: acpi: add device with acpi-index on non-hotpluggble bus
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>
This commit is contained in:
committed by
Michael S. Tsirkin
parent
52ad9eb237
commit
22c8dd000f
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user