Signed-off-by: Igor Mammedov <[email protected]>
---
qemu/tests/cfg/qemu_cpu.cfg | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/qemu/tests/cfg/qemu_cpu.cfg b/qemu/tests/cfg/qemu_cpu.cfg
index 1a6a0c7..d962db3 100644
--- a/qemu/tests/cfg/qemu_cpu.cfg
+++ b/qemu/tests/cfg/qemu_cpu.cfg
@@ -201,6 +201,18 @@
leaf = "0x40000002"
value = "393217"
flags = "hv_relaxed"
+ - max_vcpus:
+ test_type = "cpuid_reg_test"
+ reg = "eax"
+ leaf = "0x40000005"
+ value = "64"
+ flags = "hv_relaxed"
+ - max_logical_cpus:
+ test_type = "cpuid_reg_test"
+ reg = "eax"
+ leaf = "0x40000005"
+ value = "64"
+ flags = "hv_relaxed"
- custom:
# the checks below will be run without setting the CPU
model
# explicitly. they can be repeated for each known CPU model
--
1.7.1
_______________________________________________
Virt-test-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-test-devel