index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libqtest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+8
2018-05-30
tests: functional tests for QMP command set-numa-node
Igor Mammedov
1
-0
/
+7
2018-05-25
libqtest: fail if child coredumps
Michael S. Tsirkin
1
-1
/
+8
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-12
/
+12
2018-03-27
tests: Add parameter to qtest_init_without_qmp_handshake
Eric Blake
1
-4
/
+6
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
1
-3
/
+3
2018-02-14
libqtest: Use qemu_strtoul()
Eric Blake
1
-6
/
+13
2018-02-09
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
1
-1
/
+2
2017-10-20
libqtest: Add qtest_[v]startf()
Eric Blake
1
-0
/
+22
2017-10-16
tests: use g_new() family of functions
Marc-André Lureau
1
-1
/
+1
2017-09-15
libqtest: Remove dead qtest_instances variable
Eric Blake
1
-5
/
+1
2017-09-15
tests/libqtest: Use a proper error message if QTEST_QEMU_BINARY is missing
Thomas Huth
1
-9
/
+15
2017-09-15
tests: Introduce generic device hot-plug/hot-unplug functions
Thomas Huth
1
-0
/
+75
2017-08-09
libqtest: always set up signal handler for SIGABRT
Jens Freimann
1
-1
/
+1
2017-06-04
tests/libqtest: Print error instead of aborting when env variable is missing
Thomas Huth
1
-1
/
+4
2017-05-09
test-qga: Actually test 0xff sync bytes
Eric Blake
1
-0
/
+8
2017-04-26
libqtest: Add a generic function to run a callback function for every machine
Thomas Huth
1
-0
/
+30
2017-04-26
libqtest: Ignore QMP events when parsing the response for HMP commands
Thomas Huth
1
-0
/
+6
2017-04-03
tests/libqtest.c: Delete possible stale unix sockets
Peter Maydell
1
-0
/
+8
2017-03-07
libqtest: Fix qmp() & friends to abort on JSON parse errors
Markus Armbruster
1
-1
/
+2
2017-03-07
qobject: Propagate parse errors through qobject_from_jsonv()
Markus Armbruster
1
-1
/
+1
2017-03-05
qmp-test: New, covering basic QMP protocol
Markus Armbruster
1
-5
/
+12
2017-03-05
libqtest: Work around a "QMP wants a newline" bug
Markus Armbruster
1
-3
/
+9
2017-03-01
glib-compat: add g_test_add_data_func_full fallback
Marc-André Lureau
1
-10
/
+0
2017-02-22
libqtest: Clean up qmp_response() a bit
Markus Armbruster
1
-2
/
+2
2017-01-12
libqtest: handle zero length memwrite/memread
Greg Kurz
1
-1
/
+11
2016-11-14
libqtest: add qmp_eventwait_ref
John Snow
1
-3
/
+10
2016-10-14
qtest: ask endianness of the target in qtest_init()
Laurent Vivier
1
-45
/
+23
2016-09-23
tests: add RTAS command in the protocol
Laurent Vivier
1
-0
/
+10
2016-09-08
tests: add qtest_add_data_func_full
Marc-André Lureau
1
-0
/
+19
2016-06-16
tests: fix libqtest socket timeouts
Andrea Arcangeli
1
-1
/
+1
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-02-16
tests: Clean up includes
Peter Maydell
1
-10
/
+2
2015-12-04
tests: Use proper functions types instead of void (*fn)
Markus Armbruster
1
-4
/
+10
2015-11-26
qjson: store tokens in a GQueue
Paolo Bonzini
1
-1
/
+1
2015-10-24
qtest: add qtest_add_abrt_handler()
Marc-André Lureau
1
-13
/
+24
2015-10-19
qtest: add a few fd-level qmp helpers
Marc-André Lureau
1
-4
/
+41
2015-10-09
libqtest: New hmp() & friends
Markus Armbruster
1
-0
/
+37
2015-10-09
libqtest: Clean up unused QTestState member sigact_old
Markus Armbruster
1
-1
/
+0
2015-05-22
qtest: pre-buffer hex nibs
John Snow
1
-3
/
+5
2015-05-22
qtest: add memset to qtest protocol
John Snow
1
-7
/
+1
2015-05-22
qtest: Add base64 encoded read/write
John Snow
1
-0
/
+31
2015-04-28
qtest: Add assertion that required environment variable is set
Ed Maste
1
-0
/
+1
2015-04-28
libqtest: add qmp_async
John Snow
1
-1
/
+29
2015-04-28
libqtest: add qmp_eventwait
John Snow
1
-0
/
+16
2015-03-30
qtest: Add qtest_add_data_func() wrapper function
Andreas Färber
1
-0
/
+7
2014-09-08
tests: Add virtio device initialization
Marc Marí
1
-0
/
+48
2014-08-28
libqtest: launch QEMU with QEMU_AUDIO_DRV=none
Stefan Hajnoczi
1
-0
/
+1
[next]