summaryrefslogtreecommitdiffstats
path: root/tests/test-x86-cpuid-compat.c
Commit message (Expand)AuthorAgeFilesLines
* build-sys: remove glib_subprocess checkMarc-André Lureau2018-08-231-6/+0Star
* qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-041-7/+7
* qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz2018-03-191-8/+9
* Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* qapi: merge QInt and QFloat in QNumMarc-André Lureau2017-06-201-7/+11
* pc: Use "min-[x]level" on compat_propsEduardo Habkost2017-06-051-0/+38
* tests: Add [+-]feature and feature=on|off test casesEduardo Habkost2017-05-171-0/+111
* target-i386: Print warning when mixing [+-]foo and foo=(on|off)Eduardo Habkost2016-10-311-5/+23
* tests: Add test case for x86 feature parsing compatibilityEduardo Habkost2016-10-171-0/+44
* target-i386: Enable CPUID[0x8000000A] if SVM is enabledEduardo Habkost2016-09-271-5/+10
* target-i386: Automatically set level/xlevel/xlevel2 when neededEduardo Habkost2016-09-271-0/+45
* tests: Test CPUID level handling for old machinesEduardo Habkost2016-09-271-0/+13
* tests: Add test code for CPUID level/xlevel handlingEduardo Habkost2016-09-271-0/+108