69 Commits (535b45631ad7176e10dab89d55443b5a096500b9)

Author SHA1 Message Date
Cole Robinson f231b88db1 qerror.h: Remove QERR defines that are only used once 13 years ago
Markus Armbruster b774539743 qapi: Add missing null check to opts_start_struct() 13 years ago
Markus Armbruster 25a7017555 qapi: Clean up superfluous null check in qapi_dealloc_type_str() 13 years ago
Paolo Bonzini e41b509d68 qapi: Refine human printing of sizes 13 years ago
Paolo Bonzini 0b7593e085 qapi: Add human mode to StringOutputVisitor 13 years ago
Paolo Bonzini a5829ccfc3 qapi: Add size parser to StringInputVisitor 13 years ago
Wenchao Xia 3dce9cad5a qapi: fix memleak by adding implict struct functions in dealloc visitor 13 years ago
Mark Wu 0106dc4f05 qemu-ga: Extend 'guest-info' command to expose flag 'success-response' 13 years ago
Mark Wu 8dc4d915dd qemu-ga: Add interface to traverse the qmp command list by QmpCommand 13 years ago
Laszlo Ersek 15a849be10 OptsVisitor: don't try to flatten overlong integer ranges 13 years ago
Laszlo Ersek 581a8a8000 OptsVisitor: opts_type_uint64(): recognize intervals when LM_IN_PROGRESS 13 years ago
Laszlo Ersek 62d090e23f OptsVisitor: rebase opts_type_uint64() to parse_uint_full() 13 years ago
Laszlo Ersek 1e1c555a49 OptsVisitor: opts_type_int(): recognize intervals when LM_IN_PROGRESS 13 years ago
Laszlo Ersek d8754f40ac OptsVisitor: introduce list modes for interval flattening 13 years ago
Laszlo Ersek d957043412 OptsVisitor: introduce basic list modes 13 years ago
Vasilis Liaskovitis b887796217 qapi: make visit_type_size fallback to type_int 13 years ago
Kevin Wolf 69dd62dfd6 qapi: Anonymous unions 13 years ago
Kevin Wolf e8316d7e8e qapi: Add consume argument to qmp_input_get_object() 13 years ago
Kevin Wolf 761d524dbc qapi: Add visitor for implicit structs 13 years ago
Markus Armbruster 13b10e05e4 qapi: Fix unchecked strdup() by converting to g_strdup() 14 years ago
Paolo Bonzini 576d55068d build: move base QAPI files to libqemuutil.a 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 7b1b5d1913 qapi: move include files to include/qobject/ 14 years ago
Paolo Bonzini 7edd63f1b1 qapi: make struct Visitor opaque 14 years ago
Paolo Bonzini 4167c42c5e qapi: remove qapi/qapi-types-core.h 14 years ago
Paolo Bonzini 79ee7df885 qapi: move inclusions of qemu-common.h from headers to .c files 14 years ago
Eduardo Habkost ccff63cac4 qapi/qmp-registry.c: Include headers it needs 14 years ago
Bruce Rogers 1d16252652 qapi: fix qapi_dealloc_type_size parameter type 14 years ago
Stefan Hajnoczi 0c26f2eca4 qapi: handle visitor->type_size() in QapiDeallocVisitor 14 years ago
Paolo Bonzini 63186e56c8 build: opts-visitor is not really part of QAPI 14 years ago
Stefan Weil e36c87667a qapi: Fix memory leak 14 years ago
Luiz Capitulino 7795b166d9 error: drop error_get_qobject()/error_set_qobject() 14 years ago
Luiz Capitulino 93b91c59db qemu-ga: switch to the new error format on the wire 14 years ago
Laszlo Ersek eb7ee2cbeb qapi: introduce OptsVisitor 14 years ago
Laszlo Ersek 092705d4eb qapi: introduce "size" type 14 years ago
Paolo Bonzini d195325b05 qapi: fix error propagation 14 years ago
Luiz Capitulino 94c3db85b4 qapi: input_type_enum(): fix error message 14 years ago
Paolo Bonzini ad608da51d qmp: do not include monitor.h from qapi-types-core.h 14 years ago
Michael Roth 173bbb754f qapi: String visitor, use %f representation for floats 15 years ago
Michael Roth 4e27e819be qapi: Add Visitor interfaces for uint*_t and int*_t 15 years ago
Paolo Bonzini dd5614d6f1 build: move qapi/ objects to nested Makefile.objs 14 years ago
Luiz Capitulino d34b867d81 qapi: add support for command options 14 years ago
Michael Roth 1ee518760a qapi: QMP input visitor, handle floats parsed as ints 14 years ago
Michael Roth f22d85e9e6 qemu-ga: add a whitelist for fsfreeze-safe commands 15 years ago
NODA, Kai 57a33d8967 qapi: g_hash_table_find() instead of GHashTableIter. 15 years ago
Paolo Bonzini e38ac9621c qapi: add strict mode to input visitor 15 years ago
Paolo Bonzini 4faaec6acf qapi: place outermost object on qiv stack 15 years ago
Paolo Bonzini 3a86a0fa76 qapi: untangle next_list 15 years ago
Paolo Bonzini 8b714d3747 qapi: fix memory leak on error 15 years ago
Paolo Bonzini 2c7ff93359 qapi: fail hard on stack imbalance 15 years ago