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-dealloc-visitor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: dealloc visitor, implement visit_start_union
Michael Roth
2014-09-26
1
-0
/
+26
*
Revert "qapi: Clean up superfluous null check in qapi_dealloc_type_str()"
Peter Lieven
2014-05-09
1
-1
/
+3
*
qapi: Clean up superfluous null check in qapi_dealloc_type_str()
Markus Armbruster
2014-03-03
1
-3
/
+1
*
qapi: fix memleak by adding implict struct functions in dealloc visitor
Wenchao Xia
2013-11-05
1
-0
/
+20
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
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: fix qapi_dealloc_type_size parameter type
Bruce Rogers
2012-11-29
1
-1
/
+1
*
qapi: handle visitor->type_size() in QapiDeallocVisitor
Stefan Hajnoczi
2012-11-26
1
-0
/
+6
*
qapi: dealloc visitor, support freeing of nested lists
Michael Roth
2011-10-04
1
-7
/
+21
*
qapi: dealloc visitor, fix premature free and iteration logic
Michael Roth
2011-10-04
1
-5
/
+15
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-7
/
+7
*
qapi: add QAPI dealloc visitor
Michael Roth
2011-07-21
1
-0
/
+147