summaryrefslogtreecommitdiff
path: root/tests/cpu-plug-test.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau1-2/+2
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster1-0/+1
2018-02-09Eliminate qapi/qmp/types.hMarkus Armbruster1-1/+0
2018-01-22tests/cpu-plug-test: Test CPU hot-plugging on s390xThomas Huth1-0/+39
2018-01-22tests/cpu-plug-test: Check CPU hot-plugging on ppc64, tooThomas Huth1-0/+50
2018-01-22tests/cpu-plug-test: Check the CPU hot-plugging with device_add, tooThomas Huth1-2/+45
2018-01-22tests: Rename pc-cpu-test.c to cpu-plug-test.cThomas Huth1-0/+135