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