mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 04:06:46 +00:00 
			
		
		
		
	|  2182e4058c Update expected DSDT files accordingly, and re-enable their testing.
diff of disassembly of changed expected files:
    diff -ru -IDisassembly old/tests/data/acpi/virt/DSDT.pxb.dsl new/tests/data/acpi/virt/DSDT.pxb.dsl
    --- old/tests/data/acpi/virt/DSDT.pxb.dsl       2021-02-23 09:54:18.566781350 -0500
    +++ new/tests/data/acpi/virt/DSDT.pxb.dsl       2021-02-23 09:57:51.952816428 -0500
                 Name (_BBN, 0x80)  // _BBN: BIOS Bus Number
                 Name (_UID, 0x80)  // _UID: Unique ID
                 Name (_STR, Unicode ("pxb Device"))  // _STR: Description String
    +            Name (_CCA, One)  // _CCA: Cache Coherency Attribute
                 Name (_PRT, Package (0x80)  // _PRT: PCI Routing Table
                 {
                     Package (0x04)
Signed-off-by: Jiahui Cen <cenjiahui@huawei.com>
Signed-off-by: Xingang Wang <wangxingang5@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com> | ||
|---|---|---|
| .. | ||
| APIC | ||
| APIC.memhp | ||
| APIC.numamem | ||
| DSDT | ||
| DSDT.memhp | ||
| DSDT.numamem | ||
| DSDT.pxb | ||
| FACP | ||
| FACP.memhp | ||
| FACP.numamem | ||
| GTDT | ||
| GTDT.memhp | ||
| GTDT.numamem | ||
| MCFG | ||
| MCFG.memhp | ||
| MCFG.numamem | ||
| NFIT.memhp | ||
| SLIT.memhp | ||
| SPCR | ||
| SPCR.memhp | ||
| SPCR.numamem | ||
| SRAT.memhp | ||
| SRAT.numamem | ||
| SSDT.memhp | ||