提交 fcecaa06 编写于 作者: Y Yumei Huang

x86_cpu_model: Add '-cpu host' test case

Signed-off-by: NYumei Huang <yuhuang@redhat.com>
上级 3c570bce
......@@ -12,6 +12,11 @@
get_model_cmd = "lscpu | grep 'Model name'"
check_flag_cmd = "lscpu | grep Flags | awk -F ':' '{print $2}'"
variants model:
- host:
type = boot
cpu_model = host
start_vm = yes
cpu_model_flags += ",check"
- EPYC:
flags = "movbe rdrand rdtscp fxsr_opt cr8_legacy osvw fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 arat f16c"
model_pattern = "AMD EPYC Processor%s"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册