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
/
libqtest.h
Age
Commit message (
Expand
)
Author
2023-07-10
tests/qtest: Move mkimg() and have_qemu_img() from libqos to libqtest
Thomas Huth
2023-06-27
qtest: add qtest_pid()
Marc-André Lureau
2023-06-02
tests/qtest: add support for callback to receive QMP events
Daniel P. Berrangé
2023-06-02
tests/qtest: add various qtest_qmp_assert_success() variants
Daniel P. Berrangé
2023-03-13
libqtest: make qtest_qmp_add_client work on win32
Marc-André Lureau
2022-11-05
Fix some typos in documentation and comments
Stefan Weil
2022-10-28
tests/qtest: libqtest: Introduce qtest_wait_qemu()
Bin Meng
2022-10-11
tests/x86: add helper qtest_qmp_device_del_send()
Michael Labiuk
2022-09-27
tests/qtest: libqtest: Exclude the *_fds APIs for win32
Bin Meng
2022-05-25
hw: m25p80: allow write_enable latch get/set
Iris Chen
2022-05-03
libqtest: split QMP part in libqmp
Marc-André Lureau
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
2020-08-21
meson: convert tests/qtest to meson
Paolo Bonzini
2020-02-22
libqtest: make bufwrite rely on the TransportOps
Alexander Bulekov
2020-01-12
test: Move qtests to a separate directory
Thomas Huth