summaryrefslogtreecommitdiffstats
path: root/hw/i386
diff options
context:
space:
mode:
authorIgor Mammedov2022-07-01 15:35:14 +0200
committerMichael S. Tsirkin2022-10-09 22:38:46 +0200
commit1ccd2220948c8d577ec8a3473a15f52ce2841800 (patch)
treeef8f8c548a1960d1e64fa7ccaf7164d08e00f2f4 /hw/i386
parentx86: pci: acpi: reorder Device's _DSM method (diff)
downloadqemu-1ccd2220948c8d577ec8a3473a15f52ce2841800.tar.gz
qemu-1ccd2220948c8d577ec8a3473a15f52ce2841800.tar.xz
qemu-1ccd2220948c8d577ec8a3473a15f52ce2841800.zip
tests: acpi: update expected blobs
Expected change: + Device (SE8) + { + Name (_ADR, 0x001D0000) // _ADR: Address + Name (ASUN, 0x1D) Method (_DSM, 4, Serialized) // _DSM: Device-Specific Method { Local0 = Package (0x02) { BSEL, ASUN } Return (PDSM (Arg0, Arg1, Arg2, Arg3, Local0)) } - } - Device (SE8) - { - Name (_ADR, 0x001D0000) // _ADR: Address - Name (ASUN, 0x1D) Name (_SUN, 0x1D) // _SUN: Slot User Number Method (_EJ0, 1, NotSerialized) // _EJx: Eject Device { PCEJ (BSEL, _SUN) } + } Signed-off-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <20220701133515.137890-17-imammedo@redhat.com>
Diffstat (limited to 'hw/i386')
0 files changed, 0 insertions, 0 deletions