You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests/data
Thomas Huth d0fdd2a20b tests/data/vmstate-static-checker: Add dump files from QEMU 7.2.17
For automatic tests, we need reference files from older QEMU versions.
QEMU 7.2 is a long term stable release, so it's a good candidate for
checking whether the migration could still work correctly. Let's add the
files from that version that have been taken with the "-dump-vmstate"
parameter of QEMU (compiled with single machines and the configure switch
"--without-default-devices" to keep the json files reasonable small).

Some devices also have been removed manually from the json files, e.g.
the "pci-bridge" (which can be disabled in later QEMU versions via Kconfig),
and some Linux-related devices like "scsi-block" and "scsi-generic" and
KVM-related devices. Without removing them, we might get errors otherwise
if these devices have not been compiled into the destination QEMU build.

Acked-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250912100755.316518-4-thuth@redhat.com>
1 week ago
..
acpi qtest/bios-tables-test: Update tables for smmuv3 tests 2 weeks ago
hex-loader tests: Move tests/hex-loader-check-data/ to tests/data/hex-loader/ 7 years ago
qobject target/cris: Remove the deprecated CRIS target 1 year ago
smbios tests: smbios: add test for legacy mode CLI options 2 years ago
uefi-boot-images tests/data/uefi-boot-images: Add ISO image for LoongArch system 4 months ago
vmstate-static-checker tests/data/vmstate-static-checker: Add dump files from QEMU 7.2.17 1 week ago
test-qga-config qga: Replace 'blacklist' command line and config file options by 'block-rpcs' 3 years ago
test-qga-os-release