Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-16 | libqtest: Replace qtest_startf() by qtest_initf() | Markus Armbruster | 1 | -2/+2 |
2018-07-16 | cli qmp: Mark --preconfig, exit-preconfig experimental | Markus Armbruster | 1 | -1/+1 |
2018-05-30 | tests: functional tests for QMP command set-numa-node | Igor Mammedov | 1 | -0/+61 |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 1 | -8/+8 |
2018-03-19 | qapi: Replace qobject_to_X(o) by qobject_to(X, o) | Max Reitz | 1 | -4/+4 |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2018-02-09 | Include qapi/qmp/qlist.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2017-09-15 | numa-test: Use hmp() | Eric Blake | 1 | -18/+3 |
2017-05-30 | numa-test: fix query-cpus leaks | Marc-André Lureau | 1 | -5/+9 |
2017-05-11 | tests: check -numa node,cpu=props_list usecase | Igor Mammedov | 1 | -0/+151 |
2017-05-11 | tests: numa: add case for QMP command query-cpus | Igor Mammedov | 1 | -0/+45 |
2017-05-11 | tests: add CPUs to numa node mapping test | Igor Mammedov | 1 | -0/+106 |