aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/parser.py
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2025-09-12 12:07:54 +0200
committerThomas Huth <thuth@redhat.com>2025-09-24 08:26:11 +0200
commitd0fdd2a20b4596258ace2a93650390ac4db653ab (patch)
tree35ecfc9b907be7f1cc38d5f577c8658ffe8264a6 /scripts/qapi/parser.py
parent5fe2b6255fa2794e9d0fa29f94b85766af3a4286 (diff)
downloadqemu-d0fdd2a20b4596258ace2a93650390ac4db653ab.zip
qemu-d0fdd2a20b4596258ace2a93650390ac4db653ab.tar.gz
qemu-d0fdd2a20b4596258ace2a93650390ac4db653ab.tar.bz2
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>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions