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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: Clean up includes
Peter Maydell
2019-11-29
1
-2
/
+0
*
qapi: Change visit_start_implicit_struct to visit_start_alternate
Eric Blake
2019-11-29
1
-11
/
+38
*
qapi: Don't box branches of flat unions
Eric Blake
2019-11-29
1
-1
/
+0
*
qapi: Adjust layout of FooList types
Eric Blake
2019-11-29
1
-7
/
+6
*
qapi: Drop unused error argument for list and implicit struct
Eric Blake
2019-11-29
1
-3
/
+5
*
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
2019-11-29
1
-3
/
+2
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2019-11-29
1
-21
/
+31
*
qapi-visit: Kill unused visit_end_union()
Eric Blake
2019-11-29
1
-1
/
+0
*
qapi: Shorter visits of optional fields
Eric Blake
2019-11-29
1
-2
/
+2
*
qapi: Simplify visits of optional fields
Eric Blake
2019-11-29
1
-2
/
+8
*
qapi: Fix alternates that accept 'number' but not 'int'
Eric Blake
2019-11-29
1
-1
/
+2
*
qapi: Simplify visiting of alternate types
Eric Blake
2019-11-29
1
-1
/
+7
*
qapi: Remove dead visitor code
Eric Blake
2019-11-29
1
-3
/
+0
*
qapi: Introduce a first class 'any' type
Markus Armbruster
2015-09-21
1
-0
/
+1
*
qom: Make enum string tables const-correct
Daniel P. Berrange
2015-06-19
1
-1
/
+1
*
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
*
monitor: add object-add (QMP) and object_add (HMP) command
Paolo Bonzini
2014-01-06
1
-2
/
+1
*
qapi: Anonymous unions
Kevin Wolf
2013-07-26
1
-0
/
+3
*
qapi: Add visitor for implicit structs
Kevin Wolf
2013-07-26
1
-0
/
+3
*
qapi: pad GenericList value fields to 64 bits
Michael Roth
2013-05-30
1
-1
/
+4
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
1
-0
/
+55