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