summaryrefslogtreecommitdiff
path: root/tests/test-x86-cpuid-compat.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau1-7/+7
2018-03-19qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz1-8/+9
2018-02-09Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster1-0/+1
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-1/+0
2017-06-20qapi: merge QInt and QFloat in QNumMarc-André Lureau1-7/+11
2017-06-05pc: Use "min-[x]level" on compat_propsEduardo Habkost1-0/+38
2017-05-17tests: Add [+-]feature and feature=on|off test casesEduardo Habkost1-0/+111
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