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
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
2014-05-15
1
-130
/
+101
*
qapi: Replace start_optional()/end_optional() by optional()
Markus Armbruster
2014-05-15
4
-20
/
+12
*
qapi: Remove unused Visitor callbacks start_handle(), end_handle()
Markus Armbruster
2014-05-15
1
-15
/
+0
*
Revert "qapi: Clean up superfluous null check in qapi_dealloc_type_str()"
Peter Lieven
2014-05-09
1
-1
/
+3
*
qapi: Clean up fragile use of error_is_set()
Markus Armbruster
2014-05-09
1
-7
/
+8
*
qapi: Drop redundant, unclean error_is_set()
Markus Armbruster
2014-05-09
1
-2
/
+1
*
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster
2014-05-08
1
-3
/
+3
*
qapi: treat all negative return of strtosz_suffix() as error
Amos Kong
2014-05-08
1
-5
/
+6
*
qerror.h: Remove QERR defines that are only used once
Cole Robinson
2014-04-25
2
-2
/
+3
*
qapi: Add missing null check to opts_start_struct()
Markus Armbruster
2014-03-03
1
-1
/
+3
*
qapi: Clean up superfluous null check in qapi_dealloc_type_str()
Markus Armbruster
2014-03-03
1
-3
/
+1
*
qapi: Refine human printing of sizes
Paolo Bonzini
2014-02-14
1
-11
/
+12
*
qapi: Add human mode to StringOutputVisitor
Paolo Bonzini
2014-02-14
1
-3
/
+52
*
qapi: Add size parser to StringInputVisitor
Paolo Bonzini
2014-02-14
1
-0
/
+24
*
qapi: fix memleak by adding implict struct functions in dealloc visitor
Wenchao Xia
2013-11-05
1
-0
/
+20
*
qemu-ga: Extend 'guest-info' command to expose flag 'success-response'
Mark Wu
2013-10-10
1
-0
/
+5
*
qemu-ga: Add interface to traverse the qmp command list by QmpCommand
Mark Wu
2013-10-10
1
-22
/
+8
*
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
*
qapi: make visit_type_size fallback to type_int
Vasilis Liaskovitis
2013-07-29
1
-1
/
+10
*
qapi: Anonymous unions
Kevin Wolf
2013-07-26
2
-0
/
+23
*
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
2
-0
/
+30
*
qapi: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2013-01-30
1
-1
/
+1
*
build: move base QAPI files to libqemuutil.a
Paolo Bonzini
2013-01-12
1
-4
/
+4
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
4
-5
/
+5
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
18
-367
/
+29
*
qapi: make struct Visitor opaque
Paolo Bonzini
2012-12-19
2
-40
/
+40
*
qapi: remove qapi/qapi-types-core.h
Paolo Bonzini
2012-12-19
6
-22
/
+5
*
qapi: move inclusions of qemu-common.h from headers to .c files
Paolo Bonzini
2012-12-19
3
-1
/
+2
*
qapi/qmp-registry.c: Include headers it needs
Eduardo Habkost
2012-12-06
1
-0
/
+2
*
qapi: fix qapi_dealloc_type_size parameter type
Bruce Rogers
2012-11-29
1
-1
/
+1
*
qapi: handle visitor->type_size() in QapiDeallocVisitor
Stefan Hajnoczi
2012-11-26
1
-0
/
+6
*
build: opts-visitor is not really part of QAPI
Paolo Bonzini
2012-10-30
1
-1
/
+3
*
qapi: Fix memory leak
Stefan Weil
2012-08-20
1
-1
/
+1
*
error: drop error_get_qobject()/error_set_qobject()
Luiz Capitulino
2012-08-13
1
-1
/
+0
*
qemu-ga: switch to the new error format on the wire
Luiz Capitulino
2012-08-13
2
-1
/
+10
*
qapi: introduce OptsVisitor
Laszlo Ersek
2012-07-23
3
-1
/
+459
*
qapi: introduce "size" type
Laszlo Ersek
2012-07-23
2
-0
/
+10
*
qapi: fix error propagation
Paolo Bonzini
2012-07-23
1
-6
/
+4
*
qapi: input_type_enum(): fix error message
Luiz Capitulino
2012-07-13
1
-1
/
+1
*
qmp: do not include monitor.h from qapi-types-core.h
Paolo Bonzini
2012-06-15
1
-3
/
+1
*
qapi: String visitor, use %f representation for floats
Michael Roth
2012-06-08
1
-1
/
+1
*
qapi: Add Visitor interfaces for uint*_t and int*_t
Michael Roth
2012-06-08
2
-0
/
+155
*
build: move qapi/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-0
/
+3
*
qapi: add support for command options
Luiz Capitulino
2012-05-15
3
-4
/
+18
[next]