index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libqtest.h
Age
Commit message (
Expand
)
Author
2019-03-07
qos-test: virtio-blk test node
Paolo Bonzini
2019-03-07
tests: qgraph API for the qtest driver framework
Emanuele Giuseppe Esposito
2019-01-29
tests/libqtest: Introduce qtest_init_with_serial()
Julia Suvorova
2019-01-07
qtest: Add set_irq_in command to set IRQ/GPIO level
Steffen Görtz
2018-12-17
tests: Exit boot-serial-test loop if child dies
Richard Henderson
2018-12-12
Revert "tests: Add parameter to qtest_init_without_qmp_handshake"
Peter Xu
2018-08-31
tests: add qmp_assert_error_class()
Marc-André Lureau
2018-08-24
test-qga: Clean up how we test QGA synchronization
Markus Armbruster
2018-08-24
qmp-test: Cover syntax and lexical errors
Markus Armbruster
2018-08-23
tests: Skip old versioned machine types in quick testing mode
Thomas Huth
2018-08-16
libqtest: Rename qtest_FOOv() to qtest_vFOO() for consistency
Markus Armbruster
2018-08-16
libqtest: Replace qtest_startf() by qtest_initf()
Markus Armbruster
2018-08-16
libqtest: Enable compile-time format string checking
Markus Armbruster
2018-08-16
tests: New helper qtest_qmp_receive_success()
Markus Armbruster
2018-08-16
tests: Clean up string interpolation around qtest_qmp_device_add()
Markus Armbruster
2018-08-16
qobject: Replace qobject_from_jsonf() by qobject_from_jsonf_nofail()
Markus Armbruster
2018-08-16
libqtest: Document calling conventions
Eric Blake
2018-08-16
libqtest: Remove qtest_qmp_discard_response() & friends
Markus Armbruster
2018-08-16
libqtest: Rename functions to send QMP messages
Markus Armbruster
2018-05-30
tests: functional tests for QMP command set-numa-node
Igor Mammedov
2018-03-27
tests: Add parameter to qtest_init_without_qmp_handshake
Eric Blake
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2017-10-20
libqtest: Add qtest_[v]startf()
Eric Blake
2017-09-15
qtest: Avoid passing raw strings through hmp()
Eric Blake
2017-09-15
tests: Introduce generic device hot-plug/hot-unplug functions
Thomas Huth
2017-08-14
libqtest: Fix typo in comments
Eric Blake
2017-04-26
libqtest: Add a generic function to run a callback function for every machine
Thomas Huth
2017-04-26
libqtest: Ignore QMP events when parsing the response for HMP commands
Thomas Huth
2017-03-05
qmp-test: New, covering basic QMP protocol
Markus Armbruster
2016-11-14
libqtest: add qmp_eventwait_ref
John Snow
2016-10-28
tests: rename target_big_endian() as qvirtio_is_big_endian()
Laurent Vivier
2016-10-14
qtest: ask endianness of the target in qtest_init()
Laurent Vivier
2016-09-23
tests: add RTAS command in the protocol
Laurent Vivier
2016-09-08
tests: add qtest_add_data_func_full
Marc-André Lureau
2016-02-23
all: Clean up includes
Peter Maydell
2015-12-04
tests: Use proper functions types instead of void (*fn)
Markus Armbruster
2015-10-24
qtest: add qtest_add_abrt_handler()
Marc-André Lureau
2015-10-19
qtest: add a few fd-level qmp helpers
Marc-André Lureau
2015-10-09
libqtest: New hmp() & friends
Markus Armbruster
2015-05-22
qtest: Add base64 encoded read/write
John Snow
2015-04-28
libqtest: add qmp_async
John Snow
2015-04-28
libqtest: add qmp_eventwait
John Snow
2015-03-30
qtest: Add qtest_add() wrapper macro
Andreas Färber
2015-03-30
qtest: Add qtest_add_data_func() wrapper function
Andreas Färber
2014-10-15
glib: add compatibility interface for g_get_monotonic_time()
Stefan Hajnoczi
2014-09-08
tests: Add virtio device initialization
Marc Marí
2014-08-15
qtest: Adding qtest_memset and qmemset.
John Snow
2014-03-31
qtest: Factor out qtest_qmp_receive()
Andreas Färber
2014-03-31
Revert "qtest: Fix crash if SIGABRT during qtest_init()"
Stefan Hajnoczi
2014-03-13
qtest: Fix crash if SIGABRT during qtest_init()
Stefan Hajnoczi
[next]