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
/
qmp-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-19
tests: add qmp/missing-any-arg test
Marc-André Lureau
1
-0
/
+14
2018-09-24
json: Nicer recovery from lexical errors
Markus Armbruster
1
-4
/
+1
2018-09-24
Revert "tests: add qmp/qom-set-without-value test"
Peter Maydell
1
-14
/
+0
2018-08-31
tests: add qmp/qom-set-without-value test
Marc-André Lureau
1
-0
/
+14
2018-08-31
tests: add qmp_assert_error_class()
Marc-André Lureau
1
-50
/
+23
2018-08-24
json: Treat unwanted interpolation as lexical error
Markus Armbruster
1
-0
/
+4
2018-08-24
json: Reject unescaped control characters
Markus Armbruster
1
-2
/
+2
2018-08-24
check-qjson qmp-test: Cover control characters more thoroughly
Markus Armbruster
1
-0
/
+14
2018-08-24
qmp-test: Cover syntax and lexical errors
Markus Armbruster
1
-1
/
+40
2018-08-24
qmp-cmd-test: Split off qmp-test
Markus Armbruster
1
-191
/
+2
2018-08-16
libqtest: Replace qtest_startf() by qtest_initf()
Markus Armbruster
1
-1
/
+1
2018-08-16
libqtest: Rename functions to send QMP messages
Markus Armbruster
1
-9
/
+9
2018-07-16
cli qmp: Mark --preconfig, exit-preconfig experimental
Markus Armbruster
1
-3
/
+3
2018-07-03
qmp: Don't let malformed in-band commands jump the queue
Markus Armbruster
1
-2
/
+2
2018-07-03
tests/qmp-test: Demonstrate QMP errors jumping the queue
Markus Armbruster
1
-0
/
+7
2018-07-03
qmp: Redo how the client requests out-of-band execution
Markus Armbruster
1
-5
/
+2
2018-07-03
tests/qmp-test: Test in-band command doesn't overtake
Markus Armbruster
1
-0
/
+2
2018-07-03
qmp: Get rid of x-oob-test command
Markus Armbruster
1
-30
/
+65
2018-07-03
qmp: Say "out-of-band" instead of "Out-Of-Band"
Markus Armbruster
1
-1
/
+1
2018-05-30
tests: functional tests for QMP command set-numa-node
Igor Mammedov
1
-7
/
+0
2018-05-30
tests: extend qmp test with preconfig checks
Igor Mammedov
1
-0
/
+47
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-19
/
+19
2018-03-27
tests: qmp-test: add test for new "x-oob"
Peter Xu
1
-0
/
+82
2018-03-27
tests: Add parameter to qtest_init_without_qmp_handshake
Eric Blake
1
-1
/
+1
2018-03-27
qmp-test: fix response leak
Marc-André Lureau
1
-0
/
+1
2018-03-23
Revert "monitor: enable IO thread for (qmp & !mux) typed"
Peter Xu
1
-9
/
+1
2018-03-23
Revert "tests: qmp-test: verify command batching"
Peter Xu
1
-22
/
+0
2018-03-23
Revert "tests: qmp-test: add oob test"
Peter Xu
1
-65
/
+0
2018-03-19
tests: qmp-test: add oob test
Peter Xu
1
-0
/
+65
2018-03-19
tests: qmp-test: verify command batching
Peter Xu
1
-0
/
+22
2018-03-19
qmp: introduce QMPCapability
Peter Xu
1
-1
/
+9
2018-03-13
sev/i386: qmp: add query-sev-capabilities command
Brijesh Singh
1
-0
/
+1
2018-03-13
sev/i386: qmp: add query-sev-launch-measure command
Brijesh Singh
1
-0
/
+2
2018-03-13
sev/i386: qmp: add query-sev command
Brijesh Singh
1
-0
/
+2
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+2
2018-02-14
qmp-test: Drop dependence on global_qtest
Eric Blake
1
-17
/
+18
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
-0
/
+1
2018-01-16
tests: fix qmp-test leak
Marc-André Lureau
1
-1
/
+2
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
1
-1
/
+1
2017-09-04
qapi: Drop superfluous qapi_enum_parse() parameter max
Markus Armbruster
1
-2
/
+1
2017-09-04
tests/qmp-test: Add generic, basic test of query commands
Markus Armbruster
1
-1
/
+181
2017-03-05
qapi: Drop unused non-strict qobject input visitor
Markus Armbruster
1
-1
/
+1
2017-03-05
qmp-test: New, covering basic QMP protocol
Markus Armbruster
1
-0
/
+139