mbox series

[0/3] fix bios-tables-test

Message ID 20230621140723.462220-1-anisinha@redhat.com (mailing list archive)
Headers show
Series fix bios-tables-test | expand

Message

Ani Sinha June 21, 2023, 2:07 p.m. UTC
Fix test so that devices do not use non-zero slots on the pcie root
ports. PCIE ports only have one slot, so PCIE devices can only be
plugged into slot 0 on a PCIE port.

CC: mst@redhat.com
CC: imammedo@redhat.com
CC: qemu-devel@nongnu.org

Ani Sinha (3):
  tests/acpi: allow changes in DSDT.noacpihp table blob
  tests/acpi/bios-tables-test: use the correct slot number on
    pcie-root-port
  tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp

 tests/data/acpi/q35/DSDT.noacpihp | Bin 8248 -> 8241 bytes
 tests/qtest/bios-tables-test.c    |   4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)