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