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
/
qmp-output-visitor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-19
qapi: Adjust layout of FooList types
Eric Blake
1
-1
/
+2
2016-02-08
qmp: Don't abuse stack to track qmp-output root
Eric Blake
1
-63
/
+26
2016-02-08
qmp: Fix reference-counting of qnull on empty output visit
Eric Blake
1
-7
/
+34
2016-02-08
qapi: Drop unused error argument for list and implicit struct
Eric Blake
1
-3
/
+3
2016-02-08
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
1
-2
/
+1
2016-02-08
qapi: Swap 'name' in visit_* callbacks to match public API
Eric Blake
1
-8
/
+8
2016-02-08
qapi: Make all visitors supply uint64 callbacks
Eric Blake
1
-0
/
+9
2016-02-08
qapi: Prefer type_int64 over type_int in visitors
Eric Blake
1
-3
/
+3
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-09-21
qapi: Make output visitor return qnull() instead of NULL
Markus Armbruster
1
-2
/
+6
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qobject: Use 'bool' for qbool
Eric Blake
1
-1
/
+1
2014-05-28
qapi: Avoid output visitor crashing if it encounters a NULL value
Marcel Apfelbaum
1
-0
/
+6
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
-4
/
+4
2012-03-27
qapi: fix double free in qmp_output_visitor_cleanup()
Laszlo Ersek
1
-3
/
+5
2012-02-21
qapi: allow sharing enum implementation across visitors
Paolo Bonzini
1
-20
/
+2
2011-11-17
qapi: Check for negative enum values
Luiz Capitulino
1
-1
/
+1
2011-10-04
qapi: modify visitor code generation for list iteration
Michael Roth
1
-4
/
+16
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-5
/
+5
2011-07-21
qapi: add QMP output visitor
Michael Roth
1
-0
/
+239