提交 0209f275 编写于 作者: E Eduardo Habkost 提交者: Lucas Meneghel Rodrigues

qemu_cpu.cfg: no need to have host-specific variants of default.vendor.kvm

Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
上级 8fa4f4c7
......@@ -29,9 +29,6 @@
ignore_cpu_models = "486"
# if 'vendor' is missing then host's vendor value is used
# kvm by default overides vendor with host's value
rhel64:
#FIXME: shouldn't be set
vendor = "GenuineIntel"
- nokvm:
enable_kvm = "no"
disable_kvm = "yes"
......@@ -54,10 +51,9 @@
cpu_models += " Opteron_G5"
rhel64:
cpu_models += " cpu64-rhel6 cpu64-rhel5"
variants:
#FIXME: we don't need rhel64/qemu13 variants for the kvm default vendor test
- qemu13:
- rhel64:
variants:
- qemu13:
- rhel64:
# CPUID data tests:
- cpuid.custom:
variants:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册