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
2016-01-13
error: New error_prepend(), error_reportf_err()
Markus Armbruster
2016-01-13
error: Improve documentation
Markus Armbruster
2016-01-13
error: Document how to accumulate multiple errors
Markus Armbruster
2015-12-17
qapi: Shorter visits of optional fields
Eric Blake
2015-12-17
qapi: Simplify visits of optional fields
Eric Blake
2015-12-17
qapi: Fix alternates that accept 'number' but not 'int'
Eric Blake
2015-12-17
qapi: Simplify visiting of alternate types
Eric Blake
2015-12-17
qapi: Convert QType into QAPI built-in enum type
Eric Blake
2015-12-17
qobject: Rename qtype_code to QType
Eric Blake
2015-12-17
qobject: Simplify QObject
Eric Blake
2015-12-17
qapi: Change munging of CamelCase enum values
Eric Blake
2015-12-17
qapi: Add alias for ErrorClass
Eric Blake
2015-12-17
qapi: Remove dead visitor code
Eric Blake
2015-11-26
qjson: surprise, allocating 6 QObjects per token is expensive
Paolo Bonzini
2015-11-26
qjson: store tokens in a GQueue
Paolo Bonzini
2015-11-26
qjson: replace QString in JSONLexer with GString
Paolo Bonzini
2015-11-26
qjson: Give each of the six structural chars its own token type
Markus Armbruster
2015-11-26
qjson: Spell out some silent assumptions
Markus Armbruster
2015-11-10
qapi: Simplify error cleanup in test-qmp-*
Eric Blake
2015-11-09
qobject: Protect against use-after-free in qobject_decref()
Eric Blake
2015-11-06
replay: replay blockers for devices
Pavel Dovgalyuk
2015-10-29
qobject: Drop QObject_HEAD
Markus Armbruster
2015-09-21
qapi: Introduce a first class 'any' type
Markus Armbruster
2015-09-18
error: New error_fatal
Markus Armbruster
2015-09-18
hmp: Allow for error message hints on HMP
Eric Blake
2015-09-10
error: On abort, report where the error was created
Markus Armbruster
2015-09-10
error: Revamp interface documentation
Markus Armbruster
2015-09-10
error: error_set_errno() is unused, drop
Markus Armbruster
2015-09-10
qga: Clean up unnecessarily dirty casts
Markus Armbruster
2015-09-10
error: Make error_setg() a function
Markus Armbruster
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
qerror: Finally unused, clean up
Markus Armbruster
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
qerror: Eliminate QERR_DEVICE_NOT_FOUND
Markus Armbruster
2015-06-22
qdev-monitor: Convert qbus_find() to Error
Markus Armbruster
2015-06-22
qobject: Use 'bool' inside qdict
Eric Blake
2015-06-22
qobject: Use 'bool' for qbool
Eric Blake
2015-06-19
qom: Make enum string tables const-correct
Daniel P. Berrange
2015-06-12
qdict: Add qdict_{set,copy}_default()
Kevin Wolf
2015-06-12
qdict: Add qdict_array_entries()
Kevin Wolf
2015-05-11
qobject: Add a special null QObject
Markus Armbruster
2015-05-11
qobject: Clean up around qtype_code
Markus Armbruster
2015-04-28
block: use bdrv_get_device_or_node_name() in error messages
Alberto Garcia
2015-03-10
qerror.h: Swap definitions that were not in alphabetical order
Alberto Garcia
2015-02-18
error: New convenience function error_report_err()
Markus Armbruster
2015-02-06
block: Eliminate silly QERR_ macros used for encryption keys
Markus Armbruster
2015-02-06
blockdev: Eliminate silly QERR_BLOCK_JOB_NOT_ACTIVE macro
Markus Armbruster
2015-01-29
balloon: Eliminate silly QERR_ macros
Markus Armbruster
2015-01-29
qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macro
Markus Armbruster
2014-09-26
qemu-socket: Eliminate silly QERR_ macros
Markus Armbruster
[next]