Browse Source

tests: acpi: whitelist new q35.noacpihp test and pc.hpbrroot

for q35.noacpihp use plain default Q35 DSDT table as a starting point.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20230302161543.286002-3-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
pull/232/head
Igor Mammedov 3 years ago
committed by Michael S. Tsirkin
parent
commit
d3860a57c7
  1. BIN
      tests/data/acpi/q35/DSDT.noacpihp
  2. 2
      tests/qtest/bios-tables-test-allowed-diff.h

BIN
tests/data/acpi/q35/DSDT.noacpihp

Binary file not shown.

2
tests/qtest/bios-tables-test-allowed-diff.h

@ -1 +1,3 @@
/* List of comma-separated changed AML files to ignore */
"tests/data/acpi/pc/DSDT.hpbrroot",
"tests/data/acpi/q35/DSDT.noacpihp",

Loading…
Cancel
Save