There are couple of files under tests/cputestdata/ that are not
used by any test case:
1) ppc64-guest-host-model.xml - unused since its introduction in
v1.2.19-rc1~31
2) ppc64-host+guest-host-model.xml - Same
3) x86_64-bogus-vendor.xml - Introduced in v0.8.7~195 under
slightly different name, then renamed to the current name (in
v3.1.0-rc1~3) but never used actually.
Just drop these three files.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
+++ /dev/null
-<cpu mode='host-model'>
- <model fallback='allow'/>
-</cpu>
+++ /dev/null
-<cpu mode='host-model'>
- <model fallback='allow'/>
-</cpu>
+++ /dev/null
-<cpu match='minimum'>
- <model>Penryn</model>
- <vendor>Bogus</vendor>
-</cpu>