summaryrefslogtreecommitdiffstats
path: root/tests/qtest/qmp-cmd-test.c
Commit message (Expand)AuthorAgeFilesLines
* qmp: add QMP command x-query-virtioLaurent Vivier2022-10-091-0/+1
* softmmu/dirtylimit: Implement dirty page rate limitHyman Huang(黄勇)2022-07-201-0/+2
* tests: move libqtest.h back under qtest/Marc-André Lureau2022-05-031-1/+1
* qapi: introduce x-query-opcount QMP commandDaniel P. Berrangé2021-11-021-0/+1
* qapi: introduce x-query-jit QMP commandDaniel P. Berrangé2021-11-021-0/+2
* qapi: introduce x-query-usb QMP commandDaniel P. Berrangé2021-11-021-0/+2
* qapi: introduce x-query-profile QMP commandDaniel P. Berrangé2021-11-021-0/+3
* target/i386: Add the query-sgx-capabilities QMP commandYang Zhong2021-09-301-0/+1
* target/i386: Add HMP and QMP interfaces for SGXYang Zhong2021-09-301-0/+1
* tests: Drop 'props' from object-add callsKevin Wolf2021-03-191-8/+8
* replay: do not build if TCG is not availableClaudio Fontana2020-10-221-0/+3
* tests/qtest/qmp-cmd-test: Use inclusive languageThomas Huth2020-09-161-5/+5
* libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()Markus Armbruster2020-09-031-8/+8
* meson: convert tests/qtest to mesonPaolo Bonzini2020-08-211-1/+1
* tests: qmp-cmd-test: fix memory leakLi Qiang2020-07-171-0/+13
* tests/qmp-cmd-test: Add qmp/object-add-failure-modesEric Auger2020-07-111-16/+96
* tests/qmp-cmd-test: Add qmp/object-add-duplicate-idEric Auger2020-07-111-0/+19
* test: Move qtests to a separate directoryThomas Huth2020-01-121-0/+234