summaryrefslogtreecommitdiff
path: root/tests/test-x86-cpuid-compat.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-31target-i386: Print warning when mixing [+-]foo and foo=(on|off)Eduardo Habkost1-5/+23
2016-10-17tests: Add test case for x86 feature parsing compatibilityEduardo Habkost1-0/+44
2016-09-27target-i386: Enable CPUID[0x8000000A] if SVM is enabledEduardo Habkost1-5/+10
2016-09-27target-i386: Automatically set level/xlevel/xlevel2 when neededEduardo Habkost1-0/+45
2016-09-27tests: Test CPUID level handling for old machinesEduardo Habkost1-0/+13
2016-09-27tests: Add test code for CPUID level/xlevel handlingEduardo Habkost1-0/+108