
On Wed, Jan 24, 2024 at 20:37:24 +0100, Andrea Bolognani wrote:
Now that we have an explicit test case for the feature, we can drop a bunch of duplicated accidental coverage.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- tests/qemuxmlconfdata/440fx-wrong-root.xml | 5 ----- .../cpu-host-model-features.x86_64-latest.xml | 5 ----- tests/qemuxmlconfdata/cpu-host-model-features.xml | 5 ----- .../cpu-host-passthrough-features.x86_64-latest.xml | 5 ----- tests/qemuxmlconfdata/cpu-host-passthrough-features.xml | 5 ----- tests/qemuxmlconfdata/cpu-tsc-frequency.x86_64-latest.xml | 5 ----- tests/qemuxmlconfdata/cpu-tsc-frequency.xml | 5 ----- tests/qemuxmlconfdata/disk-cdrom-bus-other.x86_64-latest.xml | 1 - tests/qemuxmlconfdata/disk-cdrom-bus-other.xml | 1 - tests/qemuxmlconfdata/minimal.x86_64-latest.xml | 5 ----- tests/qemuxmlconfdata/minimal.xml | 5 ----- tests/qemuxmlconfdata/missing-machine.xml | 1 - 12 files changed, 48 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>