aboutsummaryrefslogtreecommitdiff
path: root/tests/cpu-plug-test.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-20hw/i386: Remove deprecated machines pc-0.10 and pc-0.11Thomas Huth1-3/+1
2018-10-24vl.c deprecate incorrect CPUs topologyIgor Mammedov1-9/+9
2018-08-23tests: Skip old versioned machine types in quick testing modeThomas Huth1-3/+3
2018-08-16tests: Clean up string interpolation around qtest_qmp_device_add()Markus Armbruster1-3/+4
2018-08-16cpu-plug-test: Don't pass integers as strings to device_addMarkus Armbruster1-3/+3
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