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
*
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
3
-8
/
+8
*
sockets: Use new QAPI cloning
Eric Blake
2016-07-06
1
-0
/
+2
*
qapi: Add new clone visitor
Eric Blake
2016-07-06
3
-33
/
+84
*
qapi: Add new visit_complete() function
Eric Blake
2016-07-06
4
-28
/
+49
*
qmp-output-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-1
/
+0
*
string-output-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-1
/
+0
*
qmp-input-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-5
/
+1
*
string-input-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-4
/
+1
*
opts-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
1
-3
/
+1
*
qapi: Add new visit_free() function
Eric Blake
2016-07-06
3
-7
/
+38
*
qapi: Add parameter to visit_end_*
Eric Blake
2016-07-06
2
-16
/
+22
*
qapi: Improve use of qmp/types.h
Eric Blake
2016-07-06
1
-1
/
+0
*
migration: add reporting of errors for outgoing migration
Daniel P. Berrange
2016-05-26
1
-1
/
+1
*
qapi: Change visit_type_FOO() to no longer return partial objects
Eric Blake
2016-05-12
1
-9
/
+16
*
qapi: Simplify semantics of visit_next_list()
Eric Blake
2016-05-12
5
-29
/
+37
*
qapi: Split visit_end_struct() into pieces
Eric Blake
2016-05-12
2
-6
/
+20
*
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
[next]