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
/
include
/
qapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Document visit_type_any() issues with keyval input
Markus Armbruster
2017-05-31
1
-0
/
+4
*
qapi: Document intended use of @name within alternate visits
Markus Armbruster
2017-05-09
1
-2
/
+4
*
qapi: New QAPI_CLONE_MEMBERS()
Markus Armbruster
2017-05-09
1
-0
/
+14
*
qobject: Add helper macros for common scalar insertions
Eric Blake
2017-05-08
2
-0
/
+16
*
qapi: New qobject_input_visitor_new_str() for convenience
Markus Armbruster
2017-03-07
1
-0
/
+12
*
qapi: New parse_qapi_name()
Markus Armbruster
2017-03-07
1
-0
/
+2
*
qobject: Propagate parse errors through qobject_from_json()
Markus Armbruster
2017-03-07
1
-1
/
+1
*
qobject: Propagate parse errors through qobject_from_jsonv()
Markus Armbruster
2017-03-07
1
-1
/
+2
*
qapi: qobject input visitor variant for use with keyval_parse()
Daniel P. Berrange
2017-03-07
1
-0
/
+9
*
qapi: Improve qobject visitor documentation
Markus Armbruster
2017-03-05
2
-5
/
+67
*
qapi: Make input visitors detect unvisited list tails
Markus Armbruster
2017-03-05
2
-0
/
+16
*
qapi: Drop unused non-strict qobject input visitor
Markus Armbruster
2017-03-05
1
-4
/
+1
*
qapi: Drop string input visitor method optional()
Markus Armbruster
2017-03-05
1
-2
/
+2
*
qapi: Improve qobject input visitor error reporting
Markus Armbruster
2017-03-05
1
-6
/
+0
*
qmp: Eliminate silly QERR_QMP_* macros
Markus Armbruster
2017-03-05
1
-9
/
+0
*
qapi: Support multiple command registries per program
Markus Armbruster
2017-03-05
1
-8
/
+14
*
include: Fix typos found by codespell
Stefan Weil
2017-01-24
1
-1
/
+1
*
error: error_setg_errno(): errno gets preserved
Sascha Silbe
2017-01-19
1
-0
/
+3
*
qdict: implement a qdict_crumple method for un-flattening a dict
Daniel P. Berrange
2016-10-25
1
-0
/
+1
*
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
2016-10-25
1
-2
/
+2
*
qapi: rename QmpInputVisitor to QObjectInputVisitor
Daniel P. Berrange
2016-10-25
1
-2
/
+2
*
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2016-10-25
3
-9
/
+9
*
qapi: Support unregistering QMP commands
Markus Armbruster
2016-09-19
1
-0
/
+1
*
blockjob: Update description of the 'id' field
Alberto Garcia
2016-07-13
1
-3
/
+0
*
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
3
-8
/
+8
*
sockets: Use new QAPI cloning
Eric Blake
2016-07-06
1
-0
/
+2
*
qapi: Add new clone visitor
Eric Blake
2016-07-06
3
-33
/
+84
*
qapi: Add new visit_complete() function
Eric Blake
2016-07-06
4
-28
/
+49
*
qmp-output-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-1
/
+0
*
string-output-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-1
/
+0
*
qmp-input-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-5
/
+1
*
string-input-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-4
/
+1
*
opts-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-3
/
+1
*
qapi: Add new visit_free() function
Eric Blake
2016-07-06
3
-7
/
+38
*
qapi: Add parameter to visit_end_*
Eric Blake
2016-07-06
2
-16
/
+22
*
qapi: Improve use of qmp/types.h
Eric Blake
2016-07-06
1
-1
/
+0
*
migration: add reporting of errors for outgoing migration
Daniel P. Berrange
2016-05-26
1
-1
/
+1
*
qapi: Change visit_type_FOO() to no longer return partial objects
Eric Blake
2016-05-12
1
-9
/
+16
*
qapi: Simplify semantics of visit_next_list()
Eric Blake
2016-05-12
5
-29
/
+37
*
qapi: Split visit_end_struct() into pieces
Eric Blake
2016-05-12
2
-6
/
+20
*
qapi: Add visit_type_null() visitor
Eric Blake
2016-05-12
5
-3
/
+19
*
qapi: Document visitor interfaces, add assertions
Eric Blake
2016-05-12
6
-28
/
+479
*
qapi: Consolidate QMP input visitor creation
Eric Blake
2016-05-12
1
-2
/
+7
*
qmp: Drop dead command->type
Eric Blake
2016-05-12
1
-6
/
+0
*
qapi-visit: Add visitor.type classification
Eric Blake
2016-05-12
2
-9
/
+25
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
1
-1
/
+0
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-5
/
+0
*
qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE
Max Reitz
2016-03-17
1
-3
/
+0
*
include: Clean up includes
Peter Maydell
2016-02-23
15
-22
/
+0
*
qapi: Change visit_start_implicit_struct to visit_start_alternate
Eric Blake
2016-02-19
2
-19
/
+47
[next]