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
/
qapi
/
qobject-input-visitor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-07
keyval: Support lists
Markus Armbruster
1
-1
/
+5
2017-03-07
qapi: Improve how keyval input visitor reports unexpected dicts
Markus Armbruster
1
-4
/
+22
2017-03-07
qapi: New qobject_input_visitor_new_str() for convenience
Markus Armbruster
1
-0
/
+36
2017-03-07
qapi: Factor out common qobject_input_get_keyval()
Markus Armbruster
1
-52
/
+35
2017-03-07
qapi: Factor out common part of qobject input visitor creation
Markus Armbruster
1
-25
/
+16
2017-03-07
qapi: qobject input visitor variant for use with keyval_parse()
Daniel P. Berrange
1
-1
/
+165
2017-03-05
qapi: Fix object input visit beyond end of list
Markus Armbruster
1
-3
/
+8
2017-03-05
qapi: Make input visitors detect unvisited list tails
Markus Armbruster
1
-6
/
+31
2017-03-05
qapi: Drop unused non-strict qobject input visitor
Markus Armbruster
1
-19
/
+11
2017-03-05
qapi: Improve qobject input visitor error reporting
Markus Armbruster
1
-34
/
+87
2017-03-05
qapi: Make QObject input visitor set *list reliably
Markus Armbruster
1
-9
/
+5
2017-03-05
qapi: Clean up after commit 3d344c2
Markus Armbruster
1
-11
/
+3
2017-03-05
qapi: Improve a QObject input visitor error message
Markus Armbruster
1
-2
/
+1
2017-03-05
qmp: Eliminate silly QERR_QMP_* macros
Markus Armbruster
1
-1
/
+2
2016-10-25
qapi: rename QmpInputVisitor to QObjectInputVisitor
Daniel P. Berrange
1
-83
/
+85
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
1
-0
/
+455