]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: Modernize 'cpu-exact' cases
authorPeter Krempa <pkrempa@redhat.com>
Fri, 1 Sep 2023 13:28:18 +0000 (15:28 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 6 Sep 2023 12:09:45 +0000 (14:09 +0200)
commitfd1a18f64585aa583e084ed55045d7d6755745f1
tree07bb1a99dfb59f6fe0513314ef25673da1272df7
parentf1e288f6d450ace5d00161cd1d4350b7191081a6
qemuxml2argvtest: Modernize 'cpu-exact' cases

Use real capabilities, but select the fake 'Haswell' host CPU for test
stability.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/cpu-exact1.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-exact1.args with 100% similarity]
tests/qemuxml2argvdata/cpu-exact2-nofallback.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-exact2-nofallback.args with 100% similarity]
tests/qemuxml2argvdata/cpu-exact2.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-exact2.args with 100% similarity]
tests/qemuxml2argvdata/cpu-no-removed-features.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-no-removed-features.args with 100% similarity]
tests/qemuxml2argvtest.c