index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
/
qapi-dealloc-visitor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-2
/
+2
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
1
-0
/
+1
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
1
-1
/
+0
2017-07-24
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
1
-1
/
+5
2017-06-20
qapi: Remove visit_start_alternate() parameter promote_int
Marc-André Lureau
1
-1
/
+1
2016-07-06
qapi: Add new visit_free() function
Eric Blake
1
-9
/
+5
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
1
-44
/
+3
2016-05-12
qapi: Simplify semantics of visit_next_list()
Eric Blake
1
-28
/
+7
2016-05-12
qapi: Split visit_end_struct() into pieces
Eric Blake
1
-1
/
+1
2016-05-12
qapi: Add visit_type_null() visitor
Eric Blake
1
-0
/
+5
2016-05-12
qapi-visit: Add visitor.type classification
Eric Blake
1
-6
/
+1
2016-02-19
qapi: Change visit_start_implicit_struct to visit_start_alternate
Eric Blake
1
-7
/
+6
2016-02-19
qapi: Don't box branches of flat unions
Eric Blake
1
-26
/
+0
2016-02-19
qapi: Adjust layout of FooList types
Eric Blake
1
-1
/
+2
2016-02-08
qapi: Drop unused error argument for list and implicit struct
Eric Blake
1
-4
/
+4
2016-02-08
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
1
-4
/
+2
2016-02-08
qapi: Swap 'name' in visit_* callbacks to match public API
Eric Blake
1
-13
/
+12
2016-02-08
qapi: Make all visitors supply uint64 callbacks
Eric Blake
1
-0
/
+6
2016-02-08
qapi: Prefer type_int64 over type_int in visitors
Eric Blake
1
-3
/
+3
2016-02-08
qapi: Dealloc visitor does not need a type_size()
Eric Blake
1
-6
/
+0
2016-02-08
qapi: Drop dead dealloc visitor variable
Eric Blake
1
-1
/
+0
2016-02-04
qapi: Clean up includes
Peter Maydell
1
-0
/
+1
2015-09-21
qapi: Introduce a first class 'any' type
Markus Armbruster
1
-0
/
+9
2015-06-19
qom: Make enum string tables const-correct
Daniel P. Berrange
1
-1
/
+2
2014-09-26
qapi: dealloc visitor, implement visit_start_union
Michael Roth
1
-0
/
+26
2014-05-09
Revert "qapi: Clean up superfluous null check in qapi_dealloc_type_str()"
Peter Lieven
1
-1
/
+3
2014-03-03
qapi: Clean up superfluous null check in qapi_dealloc_type_str()
Markus Armbruster
1
-3
/
+1
2013-11-05
qapi: fix memleak by adding implict struct functions in dealloc visitor
Wenchao Xia
1
-0
/
+20
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-3
/
+3
2012-12-19
qapi: remove qapi/qapi-types-core.h
Paolo Bonzini
1
-0
/
+1
2012-11-29
qapi: fix qapi_dealloc_type_size parameter type
Bruce Rogers
1
-1
/
+1
2012-11-26
qapi: handle visitor->type_size() in QapiDeallocVisitor
Stefan Hajnoczi
1
-0
/
+6
2011-10-04
qapi: dealloc visitor, support freeing of nested lists
Michael Roth
1
-7
/
+21
2011-10-04
qapi: dealloc visitor, fix premature free and iteration logic
Michael Roth
1
-5
/
+15
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-7
/
+7
2011-07-21
qapi: add QAPI dealloc visitor
Michael Roth
1
-0
/
+147