Age | Commit message (Expand) | Author | Files | Lines |
2014-02-14 | qapi: Refine human printing of sizes | Paolo Bonzini | 1 | -11/+12 |
2014-02-14 | qapi: Add human mode to StringOutputVisitor | Paolo Bonzini | 1 | -3/+52 |
2014-02-14 | qapi: Add size parser to StringInputVisitor | Paolo Bonzini | 1 | -0/+24 |
2013-11-05 | qapi: fix memleak by adding implict struct functions in dealloc visitor | Wenchao Xia | 1 | -0/+20 |
2013-10-10 | qemu-ga: Extend 'guest-info' command to expose flag 'success-response' | Mark Wu | 1 | -0/+5 |
2013-10-10 | qemu-ga: Add interface to traverse the qmp command list by QmpCommand | Mark Wu | 1 | -22/+8 |
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 |
2013-07-29 | qapi: make visit_type_size fallback to type_int | Vasilis Liaskovitis | 1 | -1/+10 |
2013-07-26 | qapi: Anonymous unions | Kevin Wolf | 2 | -0/+23 |
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 | 2 | -0/+30 |
2013-01-30 | qapi: Fix unchecked strdup() by converting to g_strdup() | Markus Armbruster | 1 | -1/+1 |
2013-01-12 | build: move base QAPI files to libqemuutil.a | Paolo Bonzini | 1 | -4/+4 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 4 | -5/+5 |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini | 18 | -367/+29 |
2012-12-19 | qapi: make struct Visitor opaque | Paolo Bonzini | 2 | -40/+40 |
2012-12-19 | qapi: remove qapi/qapi-types-core.h | Paolo Bonzini | 6 | -22/+5 |
2012-12-19 | qapi: move inclusions of qemu-common.h from headers to .c files | Paolo Bonzini | 3 | -1/+2 |
2012-12-06 | qapi/qmp-registry.c: Include headers it needs | Eduardo Habkost | 1 | -0/+2 |
2012-11-29 | qapi: fix qapi_dealloc_type_size parameter type | Bruce Rogers | 1 | -1/+1 |
2012-11-26 | qapi: handle visitor->type_size() in QapiDeallocVisitor | Stefan Hajnoczi | 1 | -0/+6 |
2012-10-30 | build: opts-visitor is not really part of QAPI | Paolo Bonzini | 1 | -1/+3 |
2012-08-20 | qapi: Fix memory leak | Stefan Weil | 1 | -1/+1 |
2012-08-13 | error: drop error_get_qobject()/error_set_qobject() | Luiz Capitulino | 1 | -1/+0 |
2012-08-13 | qemu-ga: switch to the new error format on the wire | Luiz Capitulino | 2 | -1/+10 |
2012-07-23 | qapi: introduce OptsVisitor | Laszlo Ersek | 3 | -1/+459 |
2012-07-23 | qapi: introduce "size" type | Laszlo Ersek | 2 | -0/+10 |
2012-07-23 | qapi: fix error propagation | Paolo Bonzini | 1 | -6/+4 |
2012-07-13 | qapi: input_type_enum(): fix error message | Luiz Capitulino | 1 | -1/+1 |
2012-06-15 | qmp: do not include monitor.h from qapi-types-core.h | Paolo Bonzini | 1 | -3/+1 |
2012-06-08 | qapi: String visitor, use %f representation for floats | Michael Roth | 1 | -1/+1 |
2012-06-08 | qapi: Add Visitor interfaces for uint*_t and int*_t | Michael Roth | 2 | -0/+155 |
2012-06-07 | build: move qapi/ objects to nested Makefile.objs | Paolo Bonzini | 1 | -0/+3 |
2012-05-15 | qapi: add support for command options | Luiz Capitulino | 3 | -4/+18 |
2012-05-14 | qapi: QMP input visitor, handle floats parsed as ints | Michael Roth | 1 | -3/+8 |
2012-04-30 | qemu-ga: add a whitelist for fsfreeze-safe commands | Michael Roth | 2 | -2/+13 |
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 | 2 | -3/+47 |
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-03-27 | qapi: fix double free in qmp_output_visitor_cleanup() | Laszlo Ersek | 1 | -3/+5 |
2012-02-21 | qapi: add string-based visitors | Paolo Bonzini | 4 | -0/+278 |
2012-02-21 | qapi: drop qmp_input_end_optional | Paolo Bonzini | 1 | -5/+0 |