summaryrefslogtreecommitdiff
path: root/tests/numa-test.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau1-8/+8
2018-03-19qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz1-4/+4
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster1-0/+1
2018-02-09Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster1-0/+1
2017-09-15numa-test: Use hmp()Eric Blake1-18/+3
2017-05-30numa-test: fix query-cpus leaksMarc-André Lureau1-5/+9
2017-05-11tests: check -numa node,cpu=props_list usecaseIgor Mammedov1-0/+151
2017-05-11tests: numa: add case for QMP command query-cpusIgor Mammedov1-0/+45
2017-05-11tests: add CPUs to numa node mapping testIgor Mammedov1-0/+106