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
/
qapi
/
qapi-visit-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-29
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