index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
/
opts-visitor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-12
/
+12
2014-06-16
QemuOpts: change opt->name|str from (const char *) to (char *)
Chunyan Liu
1
-3
/
+7
2014-05-15
qapi: Replace start_optional()/end_optional() by optional()
Markus Armbruster
1
-3
/
+2
2014-05-08
qapi: treat all negative return of strtosz_suffix() as error
Amos Kong
1
-5
/
+6
2014-03-03
qapi: Add missing null check to opts_start_struct()
Markus Armbruster
1
-1
/
+3
2013-08-20
OptsVisitor: don't try to flatten overlong integer ranges
Laszlo Ersek
1
-2
/
+5
2013-08-20
OptsVisitor: opts_type_uint64(): recognize intervals when LM_IN_PROGRESS
Laszlo Ersek
1
-5
/
+27
2013-08-20
OptsVisitor: rebase opts_type_uint64() to parse_uint_full()
Laszlo Ersek
1
-18
/
+5
2013-08-20
OptsVisitor: opts_type_int(): recognize intervals when LM_IN_PROGRESS
Laszlo Ersek
1
-6
/
+28
2013-08-20
OptsVisitor: introduce list modes for interval flattening
Laszlo Ersek
1
-2
/
+65
2013-08-20
OptsVisitor: introduce basic list modes
Laszlo Ersek
1
-10
/
+35
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
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-12-19
qapi: move inclusions of qemu-common.h from headers to .c files
Paolo Bonzini
1
-0
/
+1
2012-08-20
qapi: Fix memory leak
Stefan Weil
1
-1
/
+1
2012-07-23
qapi: introduce OptsVisitor
Laszlo Ersek
1
-0
/
+427