index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
qapi
/
visitor-impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Change visit_start_implicit_struct to visit_start_alternate
Eric Blake
2019-11-29
1
-8
/
+9
*
qapi: Don't box branches of flat unions
Eric Blake
2019-11-29
1
-2
/
+0
*
qapi: Adjust layout of FooList types
Eric Blake
2019-11-29
1
-1
/
+1
*
qapi: Drop unused error argument for list and implicit struct
Eric Blake
2019-11-29
1
-3
/
+6
*
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
2019-11-29
1
-7
/
+4
*
qapi: Swap 'name' in visit_* callbacks to match public API
Eric Blake
2019-11-29
1
-18
/
+21
*
qapi: Consolidate visitor small integer callbacks
Eric Blake
2019-11-29
1
-7
/
+1
*
qapi: Make all visitors supply uint64 callbacks
Eric Blake
2019-11-29
1
-3
/
+6
*
qapi: Prefer type_int64 over type_int in visitors
Eric Blake
2019-11-29
1
-2
/
+4
*
qapi-visit: Kill unused visit_end_union()
Eric Blake
2019-11-29
1
-1
/
+0
*
qapi: Simplify visits of optional fields
Eric Blake
2019-11-29
1
-3
/
+2
*
qapi: Fix alternates that accept 'number' but not 'int'
Eric Blake
2019-11-29
1
-1
/
+1
*
qapi: Simplify visiting of alternate types
Eric Blake
2019-11-29
1
-1
/
+2
*
qapi: Introduce a first class 'any' type
Markus Armbruster
2015-09-21
1
-0
/
+2
*
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
/
+2
*
qapi: Replace start_optional()/end_optional() by optional()
Markus Armbruster
2014-05-15
1
-3
/
+2
*
qapi: Remove unused Visitor callbacks start_handle(), end_handle()
Markus Armbruster
2014-05-15
1
-3
/
+0
*
qapi: Anonymous unions
Kevin Wolf
2013-07-26
1
-0
/
+2
*
qapi: Add visitor for implicit structs
Kevin Wolf
2013-07-26
1
-0
/
+4
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
1
-0
/
+63