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
/
qapi
/
qapi-visit-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Change visit_type_FOO() to no longer return partial objects
Eric Blake
2016-05-12
1
-0
/
+5
*
qapi: Simplify semantics of visit_next_list()
Eric Blake
2016-05-12
1
-5
/
+13
*
qapi: Split visit_end_struct() into pieces
Eric Blake
2016-05-12
1
-2
/
+9
*
qapi: Add visit_type_null() visitor
Eric Blake
2016-05-12
1
-0
/
+5
*
qapi: Document visitor interfaces, add assertions
Eric Blake
2016-05-12
1
-1
/
+17
*
qapi: Guarantee NULL obj on input visitor callback error
Eric Blake
2016-05-12
1
-4
/
+30
*
qapi-visit: Add visitor.type classification
Eric Blake
2016-05-12
1
-13
/
+15
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
qapi: Change visit_start_implicit_struct to visit_start_alternate
Eric Blake
2016-02-19
1
-23
/
+17
*
qapi: Don't box branches of flat unions
Eric Blake
2016-02-19
1
-8
/
+0
*
qapi: Adjust layout of FooList types
Eric Blake
2016-02-19
1
-2
/
+3
*
qapi: Drop unused error argument for list and implicit struct
Eric Blake
2016-02-08
1
-6
/
+6
*
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
2016-02-08
1
-9
/
+6
*
qapi: Swap 'name' in visit_* callbacks to match public API
Eric Blake
2016-02-08
1
-19
/
+19
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-24
/
+30
*
qapi: Consolidate visitor small integer callbacks
Eric Blake
2016-02-08
1
-94
/
+54
*
qapi: Make all visitors supply uint64 callbacks
Eric Blake
2016-02-08
1
-25
/
+11
*
qapi: Prefer type_int64 over type_int in visitors
Eric Blake
2016-02-08
1
-14
/
+22
*
qapi-visit: Kill unused visit_end_union()
Eric Blake
2016-02-08
1
-7
/
+1
*
qapi: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
qapi: Shorter visits of optional fields
Eric Blake
2015-12-17
1
-1
/
+2
*
qapi: Simplify visits of optional fields
Eric Blake
2015-12-17
1
-3
/
+2
*
qapi: Fix alternates that accept 'number' but not 'int'
Eric Blake
2015-12-17
1
-2
/
+2
*
qapi: Simplify visiting of alternate types
Eric Blake
2015-12-17
1
-2
/
+2
*
qapi: Introduce a first class 'any' type
Markus Armbruster
2015-09-21
1
-0
/
+6
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
1
-14
/
+14
*
qom: Make enum string tables const-correct
Daniel P. Berrange
2015-06-19
1
-3
/
+3
*
qapi: add visit_start_union and visit_end_union
Michael Roth
2014-09-26
1
-0
/
+15
*
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
2014-05-15
1
-130
/
+101
*
qapi: Replace start_optional()/end_optional() by optional()
Markus Armbruster
2014-05-15
1
-11
/
+4
*
qapi: Remove unused Visitor callbacks start_handle(), end_handle()
Markus Armbruster
2014-05-15
1
-15
/
+0
*
qapi: make visit_type_size fallback to type_int
Vasilis Liaskovitis
2013-07-30
1
-1
/
+10
*
qapi: Anonymous unions
Kevin Wolf
2013-07-26
1
-0
/
+9
*
qapi: Add visitor for implicit structs
Kevin Wolf
2013-07-26
1
-0
/
+16
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
1
-3
/
+3
*
qapi: remove qapi/qapi-types-core.h
Paolo Bonzini
2012-12-19
1
-0
/
+1
*
qapi: move inclusions of qemu-common.h from headers to .c files
Paolo Bonzini
2012-12-19
1
-0
/
+1
*
qapi: introduce "size" type
Laszlo Ersek
2012-07-23
1
-0
/
+7
*
qapi: fix error propagation
Paolo Bonzini
2012-07-23
1
-6
/
+4
*
qapi: input_type_enum(): fix error message
Luiz Capitulino
2012-07-13
1
-1
/
+1
*
qapi: Add Visitor interfaces for uint*_t and int*_t
Michael Roth
2012-06-08
1
-0
/
+139
*
qapi: allow sharing enum implementation across visitors
Paolo Bonzini
2012-02-21
1
-0
/
+51
*
qapi: add QAPI visitor core
Michael Roth
2011-07-21
1
-0
/
+118