diff options
author | Igor Mammedov | 2022-07-01 15:35:11 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2022-10-09 22:38:46 +0200 |
commit | 3c99559269ed6b6cc3051a1219e1785487b9249c (patch) | |
tree | 31ed02d608dfc4f0d5c5cc0ddf8c123fb1cdf049 /tests/data/acpi/pc/DSDT.acpihmat | |
parent | x86: pci: acpi: reorder Device's _ADR and _SUN fields (diff) | |
download | qemu-3c99559269ed6b6cc3051a1219e1785487b9249c.tar.gz qemu-3c99559269ed6b6cc3051a1219e1785487b9249c.tar.xz qemu-3c99559269ed6b6cc3051a1219e1785487b9249c.zip |
tests: acpi: update expected blobs
Expected change:
- Name (_SUN, 0x0X) // _SUN: Slot User Number
Name (_ADR, 0xY) // _ADR: Address
...
+ Name (_SUN, 0xX) // _SUN: Slot User Number
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20220701133515.137890-14-imammedo@redhat.com>
Diffstat (limited to 'tests/data/acpi/pc/DSDT.acpihmat')
-rw-r--r-- | tests/data/acpi/pc/DSDT.acpihmat | bin | 7747 -> 7747 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/data/acpi/pc/DSDT.acpihmat b/tests/data/acpi/pc/DSDT.acpihmat Binary files differindex 33169838be..973320cb25 100644 --- a/tests/data/acpi/pc/DSDT.acpihmat +++ b/tests/data/acpi/pc/DSDT.acpihmat |