index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
/
qapi-visit-core.c
Age
Commit message (
Expand
)
Author
2014-09-26
qapi: add visit_start_union and visit_end_union
Michael Roth
2014-05-15
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
2014-05-15
qapi: Replace start_optional()/end_optional() by optional()
Markus Armbruster
2014-05-15
qapi: Remove unused Visitor callbacks start_handle(), end_handle()
Markus Armbruster
2013-07-29
qapi: make visit_type_size fallback to type_int
Vasilis Liaskovitis
2013-07-26
qapi: Anonymous unions
Kevin Wolf
2013-07-26
qapi: Add visitor for implicit structs
Kevin Wolf
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
qapi: remove qapi/qapi-types-core.h
Paolo Bonzini
2012-12-19
qapi: move inclusions of qemu-common.h from headers to .c files
Paolo Bonzini
2012-07-23
qapi: introduce "size" type
Laszlo Ersek
2012-07-23
qapi: fix error propagation
Paolo Bonzini
2012-07-13
qapi: input_type_enum(): fix error message
Luiz Capitulino
2012-06-08
qapi: Add Visitor interfaces for uint*_t and int*_t
Michael Roth
2012-02-21
qapi: allow sharing enum implementation across visitors
Paolo Bonzini
2011-07-21
qapi: add QAPI visitor core
Michael Roth