diff --git a/tests/cputest.c b/tests/cputest.c index fdf64efb9e9b89c6eab975d1262904c9577c56dd..d3015e4929a3a01eac2e9ace3dbda32f18433736 100644 --- a/tests/cputest.c +++ b/tests/cputest.c @@ -853,6 +853,7 @@ mymain(void) DO_TEST_CPUID("x86", "Core-i5-4670T", true); DO_TEST_CPUID("x86", "Core-i5-6600", true); DO_TEST_CPUID("x86", "Core-i7-2600", true); + DO_TEST_CPUID("x86", "Core-i7-3520M", false); #if WITH_QEMU && WITH_YAJL qemuTestDriverFree(&driver); diff --git a/tests/cputestdata/x86-cpuid-Core-i7-3520M-guest.xml b/tests/cputestdata/x86-cpuid-Core-i7-3520M-guest.xml new file mode 100644 index 0000000000000000000000000000000000000000..f5125d47ce508efd2e001e94051facdbde53fa43 --- /dev/null +++ b/tests/cputestdata/x86-cpuid-Core-i7-3520M-guest.xml @@ -0,0 +1,23 @@ + + x86_64 + IvyBridge + Intel + + + + + + + + + + + + + + + + + + + diff --git a/tests/cputestdata/x86-cpuid-Core-i7-3520M-host.xml b/tests/cputestdata/x86-cpuid-Core-i7-3520M-host.xml new file mode 100644 index 0000000000000000000000000000000000000000..80d3a9d8203b0551d0de0e8674d221ccdf795b94 --- /dev/null +++ b/tests/cputestdata/x86-cpuid-Core-i7-3520M-host.xml @@ -0,0 +1,23 @@ + + x86_64 + IvyBridge + Intel + + + + + + + + + + + + + + + + + + + diff --git a/tests/cputestdata/x86-cpuid-Core-i7-3520M.xml b/tests/cputestdata/x86-cpuid-Core-i7-3520M.xml new file mode 100644 index 0000000000000000000000000000000000000000..30104682706be706f72aacb8d4f474a8b58612aa --- /dev/null +++ b/tests/cputestdata/x86-cpuid-Core-i7-3520M.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +