Age | Commit message (Expand) | Author | Files | Lines |
2019-09-05 | tests/libqtest: Use libqtest-single.h in tests that require global_qtest | Thomas Huth | 1 | -1/+1 |
2018-08-23 | build-sys: remove glib_subprocess check | Marc-André Lureau | 1 | -6/+0 |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 1 | -7/+7 |
2018-03-19 | qapi: Replace qobject_to_X(o) by qobject_to(X, o) | Max Reitz | 1 | -8/+9 |
2018-02-09 | Include qapi/qmp/qlist.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2017-06-20 | qapi: merge QInt and QFloat in QNum | Marc-André Lureau | 1 | -7/+11 |
2017-06-05 | pc: Use "min-[x]level" on compat_props | Eduardo Habkost | 1 | -0/+38 |
2017-05-17 | tests: Add [+-]feature and feature=on|off test cases | Eduardo Habkost | 1 | -0/+111 |
2016-10-31 | target-i386: Print warning when mixing [+-]foo and foo=(on|off) | Eduardo Habkost | 1 | -5/+23 |
2016-10-17 | tests: Add test case for x86 feature parsing compatibility | Eduardo Habkost | 1 | -0/+44 |
2016-09-27 | target-i386: Enable CPUID[0x8000000A] if SVM is enabled | Eduardo Habkost | 1 | -5/+10 |
2016-09-27 | target-i386: Automatically set level/xlevel/xlevel2 when needed | Eduardo Habkost | 1 | -0/+45 |
2016-09-27 | tests: Test CPUID level handling for old machines | Eduardo Habkost | 1 | -0/+13 |
2016-09-27 | tests: Add test code for CPUID level/xlevel handling | Eduardo Habkost | 1 | -0/+108 |