index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
numa-test.c
Age
Commit message (
Expand
)
Author
2020-01-12
test: Move qtests to a separate directory
Thomas Huth
2020-01-05
tests/numa: Add case for QMP build HMAT
Tao Xu
2019-05-21
tests/numa-test: Use qtest_init() instead of qtest_start()
Thomas Huth
2018-08-16
libqtest: Replace qtest_startf() by qtest_initf()
Markus Armbruster
2018-07-16
cli qmp: Mark --preconfig, exit-preconfig experimental
Markus Armbruster
2018-05-30
tests: functional tests for QMP command set-numa-node
Igor Mammedov
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
2017-09-15
numa-test: Use hmp()
Eric Blake
2017-05-30
numa-test: fix query-cpus leaks
Marc-André Lureau
2017-05-11
tests: check -numa node,cpu=props_list usecase
Igor Mammedov
2017-05-11
tests: numa: add case for QMP command query-cpus
Igor Mammedov
2017-05-11
tests: add CPUs to numa node mapping test
Igor Mammedov