aboutsummaryrefslogtreecommitdiff
path: root/tests/cpu-plug-test.c
AgeCommit message (Expand)Author
2019-09-05tests/libqtest: Use libqtest-single.h in tests that require global_qtestThomas Huth
2019-08-15tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtestThomas Huth
2018-12-20hw/i386: Remove deprecated machines pc-0.10 and pc-0.11Thomas Huth
2018-10-24vl.c deprecate incorrect CPUs topologyIgor Mammedov
2018-08-23tests: Skip old versioned machine types in quick testing modeThomas Huth
2018-08-16tests: Clean up string interpolation around qtest_qmp_device_add()Markus Armbruster
2018-08-16cpu-plug-test: Don't pass integers as strings to device_addMarkus Armbruster
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Eliminate qapi/qmp/types.hMarkus Armbruster
2018-01-22tests/cpu-plug-test: Test CPU hot-plugging on s390xThomas Huth
2018-01-22tests/cpu-plug-test: Check CPU hot-plugging on ppc64, tooThomas Huth
2018-01-22tests/cpu-plug-test: Check the CPU hot-plugging with device_add, tooThomas Huth
2018-01-22tests: Rename pc-cpu-test.c to cpu-plug-test.cThomas Huth