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.c
Age
Commit message (
Expand
)
Author
2020-11-03
tests/qtest/libqtest.c: Check for setsockopt() failure
Peter Maydell
2020-10-24
libqtest: fix memory leak in the qtest_qmp_event_ref
Maxim Levitsky
2020-10-24
libqtest: fix the order of buffered events
Maxim Levitsky
2020-10-24
tests/qtest/libqtest: Fix detection of architecture for binaries without path
Thomas Huth
2020-10-12
qtest: switch users back to qtest_qmp_receive
Maxim Levitsky
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-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-06
tests/qtest: Unify the test for the xenfv and xenpv machines
Thomas Huth
2020-02-22
libqtest: make bufwrite rely on the TransportOps
Alexander Bulekov
2020-02-22
libqtest: add a layer of abstraction to send/recv
Alexander Bulekov
2020-01-12
test: Move qtests to a separate directory
Thomas Huth