aboutsummaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorHuacai Chen <chenhuacai@kernel.org>2025-09-23 22:35:42 +0800
committerSong Gao <gaosong@loongson.cn>2025-10-09 19:09:10 +0800
commit68e8df8cfa4fcf053e306f24edeaea59d90b0b3d (patch)
tree8aaf719e8f5701e5292792b6a6358e265e9e4cef /scripts/lib/kdoc/kdoc_parser.py
parentdd333bf0e3ab2096702844ae0d0cff8a8864e5f7 (diff)
downloadqemu-68e8df8cfa4fcf053e306f24edeaea59d90b0b3d.zip
qemu-68e8df8cfa4fcf053e306f24edeaea59d90b0b3d.tar.gz
qemu-68e8df8cfa4fcf053e306f24edeaea59d90b0b3d.tar.bz2
tests/data/acpi/loongarch64: Update expected DSDT.*
DSDT diffs from "iasl -d": @@ -11,7 +11,7 @@ * Signature "DSDT" * Length 0x000011FB (4603) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x5D + * Checksum 0x5B * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) @@ -1426,11 +1426,11 @@ Name (_CRS, ResourceTemplate () // _CRS: Current Resource Settings { Memory32Fixed (ReadWrite, - 0x100E001F, // Address Base + 0x100E0020, // Address Base 0x0000000C, // Address Length ) }) - OperationRegion (PRST, SystemMemory, 0x100E001F, 0x0C) + OperationRegion (PRST, SystemMemory, 0x100E0020, 0x0C) Field (PRST, ByteAcc, NoLock, WriteAsZeros) { Offset (0x04), Signed-off-by: Huacai Chen <chenhuacai@kernel.org> Acked-by: Michael S. Tsirkin <mst@redhat.com> Message-ID: <20250923143542.2391576-4-chenhuacai@kernel.org> Signed-off-by: Song Gao <gaosong@loongson.cn>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions