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