index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test-keyval.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
keyval: Parse help options
Kevin Wolf
2020-10-15
1
-63
/
+120
*
keyval: Fix parsing of ',' in value of implied key
Markus Armbruster
2020-10-15
1
-5
/
+3
*
test-keyval: Demonstrate misparse of ',' with implied key
Markus Armbruster
2020-10-15
1
-0
/
+7
*
test-keyval: Tighten test of trailing crap after size
Markus Armbruster
2019-12-18
1
-1
/
+1
*
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-07-02
1
-3
/
+4
*
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
1
-41
/
+41
*
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-03-19
1
-4
/
+4
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
tests: Remove test cases for alternates of 'number' and 'int'
Marc-André Lureau
2017-06-19
1
-2
/
+2
*
qapi: Reject alternates that can't work with keyval_parse()
Markus Armbruster
2017-05-31
1
-7
/
+11
*
test-keyval: fix leaks
Marc-André Lureau
2017-05-08
1
-0
/
+4
*
test-keyval: Cover alternate and 'any' type
Markus Armbruster
2017-03-21
1
-0
/
+53
*
test-keyval: Tweaks to improve list coverage
Markus Armbruster
2017-03-21
1
-3
/
+3
*
keyval: Support lists
Markus Armbruster
2017-03-07
1
-0
/
+122
*
keyval: Restrict key components to valid QAPI names
Markus Armbruster
2017-03-07
1
-0
/
+10
*
test-keyval: Cover use with qobject input visitor
Markus Armbruster
2017-03-07
1
-0
/
+312
*
keyval: New keyval_parse()
Markus Armbruster
2017-03-07
1
-0
/
+180