Sign in
qemu
/
qemu
/
78f932ea1f7b3b9b0ac628dc2a91281318fe51fa
/
qapi
/
qapi-dealloc-visitor.c
012d4c9
qapi: Make visitor functions taking Error ** return bool, not void
by Markus Armbruster
· 4 years, 8 months ago
8b7ce95
qapi: Fix Visitor contract for start_alternate()
by Markus Armbruster
· 4 years, 11 months ago
dc5e9ac
Include qemu/queue.h slightly less
by Markus Armbruster
· 6 years ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
cb3e7f0
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
by Marc-André Lureau
· 7 years ago
15280c3
qdict qlist: Make most helper macros functions
by Markus Armbruster
· 7 years ago
6b67395
Eliminate qapi/qmp/types.h
by Markus Armbruster
· 7 years ago
d2f95f4
qapi: Use QNull for a more regular visit_type_null()
by Markus Armbruster
· 8 years ago
60390d2
qapi: Remove visit_start_alternate() parameter promote_int
by Marc-André Lureau
· 8 years ago
2c0ef9f
qapi: Add new visit_free() function
by Eric Blake
· 9 years ago
1158bb2
qapi: Add parameter to visit_end_*
by Eric Blake
· 9 years ago
d9f62dd
qapi: Simplify semantics of visit_next_list()
by Eric Blake
· 9 years ago
15c2f66
qapi: Split visit_end_struct() into pieces
by Eric Blake
· 9 years ago
3bc97fd
qapi: Add visit_type_null() visitor
by Eric Blake
· 9 years ago
983f52d
qapi-visit: Add visitor.type classification
by Eric Blake
· 9 years ago
dbf1192
qapi: Change visit_start_implicit_struct to visit_start_alternate
by Eric Blake
· 9 years ago
544a373
qapi: Don't box branches of flat unions
by Eric Blake
· 9 years ago
e65d89b
qapi: Adjust layout of FooList types
by Eric Blake
· 9 years ago
08f9541
qapi: Drop unused error argument for list and implicit struct
by Eric Blake
· 9 years ago
337283d
qapi: Drop unused 'kind' for struct/enum visit
by Eric Blake
· 9 years ago
0b2a0d6
qapi: Swap 'name' in visit_* callbacks to match public API
by Eric Blake
· 9 years ago
f755dea
qapi: Make all visitors supply uint64 callbacks
by Eric Blake
· 9 years ago
4c40314
qapi: Prefer type_int64 over type_int in visitors
by Eric Blake
· 9 years ago
4894b00
qapi: Dealloc visitor does not need a type_size()
by Eric Blake
· 9 years ago
77577cb
qapi: Drop dead dealloc visitor variable
by Eric Blake
· 9 years ago
cbf2115
qapi: Clean up includes
by Peter Maydell
· 9 years ago
28770e0
qapi: Introduce a first class 'any' type
by Markus Armbruster
· 9 years ago
2e4450f
qom: Make enum string tables const-correct
by Daniel P. Berrange
· 10 years ago
146db9f
qapi: dealloc visitor, implement visit_start_union
by Michael Roth
· 10 years ago
b690d67
Revert "qapi: Clean up superfluous null check in qapi_dealloc_type_str()"
by Peter Lieven
· 11 years ago
25a7017
qapi: Clean up superfluous null check in qapi_dealloc_type_str()
by Markus Armbruster
· 11 years ago
3dce9ca
qapi: fix memleak by adding implict struct functions in dealloc visitor
by Wenchao Xia
· 11 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
4167c42
qapi: remove qapi/qapi-types-core.h
by Paolo Bonzini
· 12 years ago
1d16252
qapi: fix qapi_dealloc_type_size parameter type
by Bruce Rogers
· 12 years ago
0c26f2e
qapi: handle visitor->type_size() in QapiDeallocVisitor
by Stefan Hajnoczi
· 12 years ago
0b9d854
qapi: dealloc visitor, support freeing of nested lists
by Michael Roth
· 13 years ago
5666dd1
qapi: dealloc visitor, fix premature free and iteration logic
by Michael Roth
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
d5f3c29
qapi: add QAPI dealloc visitor
by Michael Roth
· 14 years ago