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