]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: Add '8.1.0' variants of 'cpu-host-model*' tests
authorPeter Krempa <pkrempa@redhat.com>
Thu, 9 Nov 2023 14:28:22 +0000 (15:28 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 10 Nov 2023 09:04:04 +0000 (10:04 +0100)
commitbdb516901c07486957e1dcfe34e7a258975e2e9b
treef97bcd9f1ebdb60c8736614a8d4f308fb91b656e
parentf90675087f46640f545c7bd4c24491e4ddb34920
qemuxml2argvtest: Add '8.1.0' variants of 'cpu-host-model*' tests

Upcoming test bump will cause some changes thus preserve the existing
state.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/cpu-host-model-fallback-kvm.x86_64-8.1.0.args [new file with mode: 0644]
tests/qemuxml2argvdata/cpu-host-model-fallback-tcg.x86_64-8.1.0.args [new file with mode: 0644]
tests/qemuxml2argvdata/cpu-host-model-kvm.x86_64-8.1.0.args [new file with mode: 0644]
tests/qemuxml2argvdata/cpu-host-model-nofallback-kvm.x86_64-8.1.0.args [new file with mode: 0644]
tests/qemuxml2argvdata/cpu-host-model-nofallback-tcg.x86_64-8.1.0.args [new file with mode: 0644]
tests/qemuxml2argvdata/cpu-host-model-tcg.x86_64-8.1.0.args [new file with mode: 0644]
tests/qemuxml2argvtest.c