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
2019-09-19
Replace '-machine accel=xyz' with '-accel xyz'
Thomas Huth
1
-1
/
+1
2019-09-12
tests/libqtest: Allow setting expected exit status
Yury Kotov
1
-15
/
+21
2019-09-05
tests/libqtest: Use libqtest-single.h in tests that require global_qtest
Thomas Huth
1
-2
/
+0
2019-09-05
tests/libqtest: Move global_test wrapper function into a separate header
Thomas Huth
1
-11
/
+0
2019-08-21
tests: add module loading test
Marc-André Lureau
1
-0
/
+6
2019-08-15
tests/libqtest: Make qmp_assert_success() independent from global_qtest
Thomas Huth
1
-2
/
+2
2019-08-15
tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtest
Thomas Huth
1
-8
/
+7
2019-08-15
tests/libqtest: Clean up qtest_cb_for_every_machine() wrt global_qtest
Thomas Huth
1
-3
/
+4
2019-08-15
tests/libqtest: Remove unused function hmp()
Thomas Huth
1
-11
/
+0
2019-06-11
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
1
-0
/
+1
2019-06-05
migration-test: Add a test for fd protocol
Yury Kotov
1
-4
/
+76
2019-06-04
virtio-scsi-test: Test attaching new overlay with iothreads
Kevin Wolf
1
-0
/
+19
2019-05-21
tests/libqtest: Remove unused global_qtest-related wrapper functions
Thomas Huth
1
-10
/
+1
2019-02-12
chardev: forbid 'wait' option with client sockets
Daniel P. Berrangé
1
-2
/
+2
2019-01-29
tests/libqtest: Introduce qtest_init_with_serial()
Julia Suvorova
1
-0
/
+25
2019-01-07
qtest: Add set_irq_in command to set IRQ/GPIO level
Steffen Görtz
1
-0
/
+10
2018-12-17
tests: Exit boot-serial-test loop if child dies
Richard Henderson
1
-27
/
+45
2018-12-12
Revert "tests: Add parameter to qtest_init_without_qmp_handshake"
Peter Xu
1
-5
/
+4
2018-12-12
monitor: Remove "x-oob", offer capability "oob" unconditionally
Peter Xu
1
-1
/
+1
2018-11-20
qtest: log QEMU command line
Paolo Bonzini
1
-11
/
+15
2018-10-10
libqtest: Inline g_assert_no_errno()
Markus Armbruster
1
-8
/
+3
2018-08-31
tests: add qmp_assert_error_class()
Marc-André Lureau
1
-0
/
+11
2018-08-24
json: Clean up headers
Markus Armbruster
1
-1
/
+1
2018-08-24
json: Pass lexical errors and limit violations to callback
Markus Armbruster
1
-2
/
+5
2018-08-24
json: Redesign the callback to consume JSON values
Markus Armbruster
1
-6
/
+4
2018-08-24
test-qga: Clean up how we test QGA synchronization
Markus Armbruster
1
-18
/
+21
2018-08-24
qmp-test: Cover syntax and lexical errors
Markus Armbruster
1
-0
/
+17
2018-08-23
tests: Skip old versioned machine types in quick testing mode
Thomas Huth
1
-2
/
+50
2018-08-16
libqtest: Improve error reporting for bad read from QEMU
Markus Armbruster
1
-3
/
+3
2018-08-16
tests/libqtest: Improve kill_qemu()
Eric Blake
1
-3
/
+21
2018-08-16
libqtest: Rename qtest_FOOv() to qtest_vFOO() for consistency
Markus Armbruster
1
-6
/
+6
2018-08-16
libqtest: Replace qtest_startf() by qtest_initf()
Markus Armbruster
1
-5
/
+4
2018-08-16
tests: New helper qtest_qmp_receive_success()
Markus Armbruster
1
-19
/
+50
2018-08-16
tests: Clean up string interpolation around qtest_qmp_device_add()
Markus Armbruster
1
-16
/
+11
2018-08-16
tests: Clean up string interpolation into QMP input (simple cases)
Markus Armbruster
1
-5
/
+2
2018-08-16
libqtest: Simplify qmp_fd_vsend() a bit
Markus Armbruster
1
-11
/
+7
2018-08-16
libqtest: Remove qtest_qmp_discard_response() & friends
Markus Armbruster
1
-26
/
+1
2018-08-16
libqtest: Clean up how we read the QMP greeting
Markus Armbruster
1
-1
/
+3
2018-08-16
libqtest: Clean up how we read device_del messages
Markus Armbruster
1
-1
/
+1
2018-08-16
libqtest: Rename functions to send QMP messages
Markus Armbruster
1
-10
/
+10
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
[next]