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
/
qtest
/
qmp-cmd-test.c
Age
Commit message (
Expand
)
Author
2023-11-06
qapi: Add HV_BALLOON_STATUS_REPORT event and its QMP query command
Maciej S. Szmigiero
2023-06-26
accel/tcg: remove CONFIG_PROFILER
Fei Wu
2023-03-01
i386/xen: add monitor commands to test event injection
Joao Martins
2022-12-13
qapi tests: Elide redundant has_FOO in generated C
Markus Armbruster
2022-10-09
qmp: add QMP command x-query-virtio
Laurent Vivier
2022-07-20
softmmu/dirtylimit: Implement dirty page rate limit
Hyman Huang(黄勇)
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
2021-11-02
qapi: introduce x-query-opcount QMP command
Daniel P. Berrangé
2021-11-02
qapi: introduce x-query-jit QMP command
Daniel P. Berrangé
2021-11-02
qapi: introduce x-query-usb QMP command
Daniel P. Berrangé
2021-11-02
qapi: introduce x-query-profile QMP command
Daniel P. Berrangé
2021-09-30
target/i386: Add the query-sgx-capabilities QMP command
Yang Zhong
2021-09-30
target/i386: Add HMP and QMP interfaces for SGX
Yang Zhong
2021-03-19
tests: Drop 'props' from object-add calls
Kevin Wolf
2020-10-22
replay: do not build if TCG is not available
Claudio Fontana
2020-09-16
tests/qtest/qmp-cmd-test: Use inclusive language
Thomas Huth
2020-09-03
libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()
Markus Armbruster
2020-08-21
meson: convert tests/qtest to meson
Paolo Bonzini
2020-07-17
tests: qmp-cmd-test: fix memory leak
Li Qiang
2020-07-10
tests/qmp-cmd-test: Add qmp/object-add-failure-modes
Eric Auger
2020-07-10
tests/qmp-cmd-test: Add qmp/object-add-duplicate-id
Eric Auger
2020-01-12
test: Move qtests to a separate directory
Thomas Huth