summaryrefslogtreecommitdiffstats
path: root/tests/cpu-plug-test.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Skip old versioned machine types in quick testing modeThomas Huth2018-08-231-3/+3
* tests: Clean up string interpolation around qtest_qmp_device_add()Markus Armbruster2018-08-161-3/+4
* cpu-plug-test: Don't pass integers as strings to device_addMarkus Armbruster2018-08-161-3/+3
* qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-041-2/+2
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* Eliminate qapi/qmp/types.hMarkus Armbruster2018-02-091-1/+0Star
* tests/cpu-plug-test: Test CPU hot-plugging on s390xThomas Huth2018-01-221-0/+39
* tests/cpu-plug-test: Check CPU hot-plugging on ppc64, tooThomas Huth2018-01-221-0/+50
* tests/cpu-plug-test: Check the CPU hot-plugging with device_add, tooThomas Huth2018-01-221-2/+45
* tests: Rename pc-cpu-test.c to cpu-plug-test.cThomas Huth2018-01-221-0/+135