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: 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
*
qapi: Don't box branches of flat unions
Eric Blake
2016-02-19
2
-3
/
+0
*
qapi: Adjust layout of FooList types
Eric Blake
2016-02-19
2
-8
/
+7
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-02-09' into...
Peter Maydell
2016-02-09
1
-4
/
+11
|
\
|
*
error: Improve documentation some more
Markus Armbruster
2016-02-09
1
-4
/
+11
*
|
qapi: Drop unused error argument for list and implicit struct
Eric Blake
2016-02-08
2
-6
/
+11
*
|
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
2016-02-08
2
-10
/
+6
*
|
qapi: Swap 'name' in visit_* callbacks to match public API
Eric Blake
2016-02-08
1
-18
/
+21
*
|
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-21
/
+31
*
|
qapi: Consolidate visitor small integer callbacks
Eric Blake
2016-02-08
1
-7
/
+1
*
|
qapi: Make all visitors supply uint64 callbacks
Eric Blake
2016-02-08
1
-3
/
+6
*
|
qapi: Prefer type_int64 over type_int in visitors
Eric Blake
2016-02-08
1
-2
/
+4
*
|
qapi-visit: Kill unused visit_end_union()
Eric Blake
2016-02-08
2
-2
/
+0
|
/
*
error: New error_prepend(), error_reportf_err()
Markus Armbruster
2016-01-13
1
-2
/
+29
*
error: Improve documentation
Markus Armbruster
2016-01-13
1
-2
/
+18
*
error: Document how to accumulate multiple errors
Markus Armbruster
2016-01-13
1
-0
/
+17
*
qapi: Shorter visits of optional fields
Eric Blake
2015-12-17
1
-2
/
+2
*
qapi: Simplify visits of optional fields
Eric Blake
2015-12-17
2
-5
/
+10
*
qapi: Fix alternates that accept 'number' but not 'int'
Eric Blake
2015-12-17
2
-2
/
+3
*
qapi: Simplify visiting of alternate types
Eric Blake
2015-12-17
2
-2
/
+9
*
qapi: Convert QType into QAPI built-in enum type
Eric Blake
2015-12-17
1
-16
/
+5
*
qobject: Rename qtype_code to QType
Eric Blake
2015-12-17
1
-4
/
+4
*
qobject: Simplify QObject
Eric Blake
2015-12-17
7
-16
/
+21
*
qapi: Change munging of CamelCase enum values
Eric Blake
2015-12-17
1
-6
/
+6
*
qapi: Add alias for ErrorClass
Eric Blake
2015-12-17
1
-0
/
+14
*
qapi: Remove dead visitor code
Eric Blake
2015-12-17
1
-3
/
+0
*
qjson: surprise, allocating 6 QObjects per token is expensive
Paolo Bonzini
2015-11-26
1
-0
/
+7
*
qjson: store tokens in a GQueue
Paolo Bonzini
2015-11-26
2
-6
/
+6
*
qjson: replace QString in JSONLexer with GString
Paolo Bonzini
2015-11-26
2
-4
/
+5
*
qjson: Give each of the six structural chars its own token type
Markus Armbruster
2015-11-26
1
-1
/
+6
*
qjson: Spell out some silent assumptions
Markus Armbruster
2015-11-26
1
-1
/
+2
*
qapi: Simplify error cleanup in test-qmp-*
Eric Blake
2015-11-10
1
-0
/
+9
*
qobject: Protect against use-after-free in qobject_decref()
Eric Blake
2015-11-09
1
-0
/
+1
*
replay: replay blockers for devices
Pavel Dovgalyuk
2015-11-06
1
-0
/
+3
*
qobject: Drop QObject_HEAD
Markus Armbruster
2015-10-29
7
-10
/
+6
*
qapi: Introduce a first class 'any' type
Markus Armbruster
2015-09-21
2
-0
/
+3
*
error: New error_fatal
Markus Armbruster
2015-09-18
1
-0
/
+11
*
hmp: Allow for error message hints on HMP
Eric Blake
2015-09-18
1
-0
/
+7
*
error: On abort, report where the error was created
Markus Armbruster
2015-09-10
1
-9
/
+34
*
error: Revamp interface documentation
Markus Armbruster
2015-09-10
1
-47
/
+124
*
error: error_set_errno() is unused, drop
Markus Armbruster
2015-09-10
1
-5
/
+2
[prev]
[next]