index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qapi
Age
Commit message (
Expand
)
Author
2017-07-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...
Peter Maydell
2017-07-13
error: Implement the warn and free Error functions
Alistair Francis
2017-07-11
block: remove all encryption handling APIs
Daniel P. Berrange
2017-06-20
qnum: add uint type
Marc-André Lureau
2017-06-20
qapi: Remove visit_start_alternate() parameter promote_int
Marc-André Lureau
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-05-31
qapi: Document visit_type_any() issues with keyval input
Markus Armbruster
2017-05-09
qapi: Document intended use of @name within alternate visits
Markus Armbruster
2017-05-09
qapi: New QAPI_CLONE_MEMBERS()
Markus Armbruster
2017-05-08
qobject: Add helper macros for common scalar insertions
Eric Blake
2017-03-07
qapi: New qobject_input_visitor_new_str() for convenience
Markus Armbruster
2017-03-07
qapi: New parse_qapi_name()
Markus Armbruster
2017-03-07
qobject: Propagate parse errors through qobject_from_json()
Markus Armbruster
2017-03-07
qobject: Propagate parse errors through qobject_from_jsonv()
Markus Armbruster
2017-03-07
qapi: qobject input visitor variant for use with keyval_parse()
Daniel P. Berrange
2017-03-05
qapi: Improve qobject visitor documentation
Markus Armbruster
2017-03-05
qapi: Make input visitors detect unvisited list tails
Markus Armbruster
2017-03-05
qapi: Drop unused non-strict qobject input visitor
Markus Armbruster
2017-03-05
qapi: Drop string input visitor method optional()
Markus Armbruster
2017-03-05
qapi: Improve qobject input visitor error reporting
Markus Armbruster
2017-03-05
qmp: Eliminate silly QERR_QMP_* macros
Markus Armbruster
2017-03-05
qapi: Support multiple command registries per program
Markus Armbruster
2017-01-24
include: Fix typos found by codespell
Stefan Weil
2017-01-19
error: error_setg_errno(): errno gets preserved
Sascha Silbe
2016-10-25
qdict: implement a qdict_crumple method for un-flattening a dict
Daniel P. Berrange
2016-10-25
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
2016-10-25
qapi: rename QmpInputVisitor to QObjectInputVisitor
Daniel P. Berrange
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2016-09-19
qapi: Support unregistering QMP commands
Markus Armbruster
2016-07-13
blockjob: Update description of the 'id' field
Alberto Garcia
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-06
sockets: Use new QAPI cloning
Eric Blake
2016-07-06
qapi: Add new clone visitor
Eric Blake
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
2016-07-06
qmp-output-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
string-output-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
qmp-input-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
string-input-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
opts-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
qapi: Add new visit_free() function
Eric Blake
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
2016-07-06
qapi: Improve use of qmp/types.h
Eric Blake
2016-05-26
migration: add reporting of errors for outgoing migration
Daniel P. Berrange
2016-05-12
qapi: Change visit_type_FOO() to no longer return partial objects
Eric Blake
2016-05-12
qapi: Simplify semantics of visit_next_list()
Eric Blake
2016-05-12
qapi: Split visit_end_struct() into pieces
Eric Blake
2016-05-12
qapi: Add visit_type_null() visitor
Eric Blake
2016-05-12
qapi: Document visitor interfaces, add assertions
Eric Blake
2016-05-12
qapi: Consolidate QMP input visitor creation
Eric Blake
2016-05-12
qmp: Drop dead command->type
Eric Blake
[next]