aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/qmp-cmd-test.c
AgeCommit message (Expand)Author
2023-11-06qapi: Add HV_BALLOON_STATUS_REPORT event and its QMP query commandMaciej S. Szmigiero
2023-06-26accel/tcg: remove CONFIG_PROFILERFei Wu
2023-03-01i386/xen: add monitor commands to test event injectionJoao Martins
2022-12-13qapi tests: Elide redundant has_FOO in generated CMarkus Armbruster
2022-10-09qmp: add QMP command x-query-virtioLaurent Vivier
2022-07-20softmmu/dirtylimit: Implement dirty page rate limitHyman Huang(黄勇)
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau
2021-11-02qapi: introduce x-query-opcount QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-jit QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-usb QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-profile QMP commandDaniel P. Berrangé
2021-09-30target/i386: Add the query-sgx-capabilities QMP commandYang Zhong
2021-09-30target/i386: Add HMP and QMP interfaces for SGXYang Zhong
2021-03-19tests: Drop 'props' from object-add callsKevin Wolf
2020-10-22replay: do not build if TCG is not availableClaudio Fontana
2020-09-16tests/qtest/qmp-cmd-test: Use inclusive languageThomas Huth
2020-09-03libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()Markus Armbruster
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini
2020-07-17tests: qmp-cmd-test: fix memory leakLi Qiang
2020-07-10tests/qmp-cmd-test: Add qmp/object-add-failure-modesEric Auger
2020-07-10tests/qmp-cmd-test: Add qmp/object-add-duplicate-idEric Auger
2020-01-12test: Move qtests to a separate directoryThomas Huth