Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-24 | vl.c deprecate incorrect CPUs topology | Igor Mammedov | 1 | -9/+9 |
2018-08-23 | tests: Skip old versioned machine types in quick testing mode | Thomas Huth | 1 | -3/+3 |
2018-08-16 | tests: Clean up string interpolation around qtest_qmp_device_add() | Markus Armbruster | 1 | -3/+4 |
2018-08-16 | cpu-plug-test: Don't pass integers as strings to device_add | Markus Armbruster | 1 | -3/+3 |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 1 | -2/+2 |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2018-02-09 | Eliminate qapi/qmp/types.h | Markus Armbruster | 1 | -1/+0 |
2018-01-22 | tests/cpu-plug-test: Test CPU hot-plugging on s390x | Thomas Huth | 1 | -0/+39 |
2018-01-22 | tests/cpu-plug-test: Check CPU hot-plugging on ppc64, too | Thomas Huth | 1 | -0/+50 |
2018-01-22 | tests/cpu-plug-test: Check the CPU hot-plugging with device_add, too | Thomas Huth | 1 | -2/+45 |
2018-01-22 | tests: Rename pc-cpu-test.c to cpu-plug-test.c | Thomas Huth | 1 | -0/+135 |