On a Friday in 2022, Peter Krempa wrote:
Minimum qemu version is going to be bumped to qemu-4.2. Upgrading the
version of these tests don't make sense as the host cpu in the real
*doesn't
capabilities doesn't support the features the tests are attempting
to
test.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
.../cpu-host-model-cmt.x86_64-4.0.0.args | 33 -------------------
.../cpu-tsc-frequency.x86_64-4.0.0.args | 33 -------------------
tests/qemuxml2argvtest.c | 2 --
3 files changed, 68 deletions(-)
delete mode 100644 tests/qemuxml2argvdata/cpu-host-model-cmt.x86_64-4.0.0.args
delete mode 100644 tests/qemuxml2argvdata/cpu-tsc-frequency.x86_64-4.0.0.args
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano