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
/
qmp-input-visitor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Introduce a first class 'any' type
Markus Armbruster
2015-09-21
1
-0
/
+11
*
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-22
1
-14
/
+14
*
qobject: Use 'bool' for qbool
Eric Blake
2015-06-22
1
-1
/
+1
*
qapi: Replace start_optional()/end_optional() by optional()
Markus Armbruster
2014-05-15
1
-3
/
+3
*
qerror.h: Remove QERR defines that are only used once
Cole Robinson
2014-04-25
1
-1
/
+1
*
qapi: Anonymous unions
Kevin Wolf
2013-07-26
1
-0
/
+14
*
qapi: Add consume argument to qmp_input_get_object()
Kevin Wolf
2013-07-26
1
-9
/
+10
*
qapi: Add visitor for implicit structs
Kevin Wolf
2013-07-26
1
-0
/
+14
*
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
-4
/
+4
*
qapi: QMP input visitor, handle floats parsed as ints
Michael Roth
2012-05-14
1
-3
/
+8
*
qapi: g_hash_table_find() instead of GHashTableIter.
NODA, Kai
2012-04-23
1
-8
/
+17
*
qapi: add strict mode to input visitor
Paolo Bonzini
2012-03-27
1
-3
/
+45
*
qapi: place outermost object on qiv stack
Paolo Bonzini
2012-03-27
1
-24
/
+17
*
qapi: untangle next_list
Paolo Bonzini
2012-03-27
1
-9
/
+13
*
qapi: fix memory leak on error
Paolo Bonzini
2012-03-27
1
-2
/
+4
*
qapi: fail hard on stack imbalance
Paolo Bonzini
2012-03-27
1
-4
/
+1
*
qapi: drop qmp_input_end_optional
Paolo Bonzini
2012-02-21
1
-5
/
+0
*
qapi: allow sharing enum implementation across visitors
Paolo Bonzini
2012-02-21
1
-32
/
+2
*
qapi: protect against NULL QObject in qmp_input_get_object
Paolo Bonzini
2011-12-19
1
-4
/
+6
*
qapi: modify visitor code generation for list iteration
Michael Roth
2011-10-04
1
-2
/
+2
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-6
/
+6
*
qapi: add QMP input visitor
Michael Roth
2011-07-21
1
-0
/
+301