]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: Modernize 'cpu-Haswell' test cases
authorPeter Krempa <pkrempa@redhat.com>
Fri, 1 Sep 2023 11:57:23 +0000 (13:57 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 6 Sep 2023 12:09:45 +0000 (14:09 +0200)
commitdcad2c05f596e8490eb6d15596cd7b07dbe67d26
treed4be470c435bb19d77408bd3e7110ea09d0fb5c4
parentdbd99066a4cc8f9e26f66441b088b6fb59c63415
qemuxml2argvtest: Modernize 'cpu-Haswell' test cases

Modernize all test cases which set 'Haswell' as the host cpu model.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/cpu-Haswell-noTSX.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-Haswell-noTSX.args with 100% similarity]
tests/qemuxml2argvdata/cpu-Haswell.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-Haswell.args with 100% similarity]
tests/qemuxml2argvdata/cpu-Haswell2.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-Haswell2.args with 100% similarity]
tests/qemuxml2argvdata/cpu-Haswell3.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-Haswell3.args with 100% similarity]
tests/qemuxml2argvdata/cpu-host-model-cmt.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-host-model-cmt.args with 100% similarity]
tests/qemuxml2argvdata/cpu-tsc-frequency.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-tsc-frequency.args with 100% similarity]
tests/qemuxml2argvtest.c