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
/
libqos
/
libqtest.h
Age
Commit message (
Expand
)
Author
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2021-12-22
tests/qtest: Add a function that checks whether a device is available
Thomas Huth
2021-12-21
tests/qtests: add qtest_qmp_add_client()
Marc-André Lureau
2021-12-15
tests/qtest: Add a function to check whether a machine is available
Thomas Huth
2021-10-20
tests: qtest: add qtest_has_accel() to check if tested binary supports accele...
Igor Mammedov
2021-03-08
libqtest: add qtest_remove_abrt_handler()
Stefan Hajnoczi
2021-03-08
libqtest: add qtest_kill_qemu()
Stefan Hajnoczi
2021-03-08
libqtest: add qtest_socket_server()
Stefan Hajnoczi
2020-11-10
qtest: Update references to parse_escape() in comments
Peter Maydell
2020-10-12
qtest: remove qtest_qmp_receive_success
Maxim Levitsky
2020-10-12
qtest: Reintroduce qtest_qmp_receive with QMP event buffering
Maxim Levitsky
2020-10-12
qtest: rename qtest_qmp_receive to qtest_qmp_receive_dict
Maxim Levitsky
2020-10-12
docs/devel/qtest: Include libqtest API reference
Eduardo Habkost
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