149 Commits (ff1a390296ee5a9791d4acf155be0bcf8d922f66)

Author SHA1 Message Date
Markus Armbruster 361ac948a5 cli qmp: Mark --preconfig, exit-preconfig experimental 8 years ago
Markus Armbruster 97ca0712c8 qmp: Get rid of x-oob-test command 8 years ago
Marc-André Lureau 514337c142 qapi: add conditions to SPICE type/commands/events on the schema 8 years ago
Marc-André Lureau 05eb4a25ae qapi: add conditions to VNC type/commands/events on the schema 8 years ago
Igor Mammedov 047f7038f5 cli: add --preconfig option 8 years ago
David Hildenbrand 2cc0e2e814 pc-dimm: factor out MemoryDevice interface 8 years ago
Marc-André Lureau cb3e7f08ae qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
Haozhong Zhang 52c95cae4e pc-dimm: make qmp_pc_dimm_device_list() sort devices by address 8 years ago
Peter Xu 469638f9cb qmp: add command "x-oob-test" 8 years ago
Max Reitz 7dc847ebba qapi: Replace qobject_to_X(o) by qobject_to(X, o) 8 years ago
Alexey Kardashevskiy 961c47bb8b qmp: Add qom-list-properties to list QOM object properties 8 years ago
Alexey Kardashevskiy 35f63767dc qmp: Merge ObjectPropertyInfo and DevicePropertyInfo 8 years ago
Markus Armbruster 1ef1cee7db Fix up dangling references to qmp-commands.* in comment and doc 8 years ago
Markus Armbruster 112ed241f5 qapi: Empty out qapi-schema.json 8 years ago
Markus Armbruster 922a01a013 Move include qemu/option.h from qemu-common.h to actual users 8 years ago
Markus Armbruster 452fcdbc49 Include qapi/qmp/qdict.h exactly where needed 8 years ago
Markus Armbruster 5ee9d2fe9e Include qapi/qmp/qobject.h exactly where needed 8 years ago
Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed 8 years ago
Daniel Henrique Barboza 49ccefde30 qmp: remove qmp_cpu 8 years ago
Vadim Galitsyn 9aa3397f19 qmp: introduce query-memory-size-summary command 9 years ago
Eduardo Habkost f86285c571 qmp: Include parent type on 'qom-list-types' output 9 years ago
Eduardo Habkost 87467eae37 qmp: Include 'abstract' field on 'qom-list-types' output 9 years ago
Fam Zheng 75ab905383 qmp: Use ObjectProperty.type if present 9 years ago
Fam Zheng faabdbb792 qdev: Introduce PropertyInfo.create 9 years ago
Daniel P. Berrange 788cf9f8c8 block: rip out all traces of password prompting 9 years ago
Marc-André Lureau 8228e353d8 chardev: move headers to include/chardev 9 years ago
Eric Blake cf83f14005 shutdown: Add source information to SHUTDOWN and RESET 9 years ago
Kevin Wolf 4417ab7adf block: New BdrvChildRole.activate() for blk_resume_after_migration() 9 years ago
Kevin Wolf ace21a5875 migration: Unify block node activation error handling 9 years ago
Laurent Vivier 08f00df4f4 qdev: remove cannot_destroy_with_object_finalize_yet 9 years ago
Kevin Wolf d35ff5e6b3 block: Ignore guest dev permissions during incoming migration 9 years ago
Markus Armbruster 048abb7b20 qapi: Drop unused non-strict qobject input visitor 9 years ago
Marc-André Lureau 213dcb060f char: headers clean-up 9 years ago
Marc-André Lureau 0ec7b3e7f2 char: rename CharDriverState Chardev 9 years ago
Lin Ma 7a8c153f0e qmp: Fix argument name in error message of device-list-properties 9 years ago
Anand J 814bb12a56 clean-up: removed duplicate #includes 10 years ago
Daniel P. Berrange 09e68369a8 qapi: rename QmpInputVisitor to QObjectInputVisitor 10 years ago
Daniel P. Berrange b3db211f3c qapi: rename *qmp-*-visitor* to *qobject-*-visitor* 10 years ago
Marc-André Lureau e64c75a975 qmp: fix object-add assert() without props 10 years ago
Kevin Wolf 70e2cb3bd7 block: Accept device model name for blockdev-change-medium 10 years ago
Fam Zheng 9c5ce8db2e vl: Switch qemu_uuid to QemuUUID 10 years ago
Fam Zheng cea25275a3 util: Add UUID API 10 years ago
Marc-André Lureau 3688d8c717 build-sys: define QEMU_VERSION_{MAJOR, MINOR, MICRO} 10 years ago
David Hildenbrand b18b604334 qmp: add QMP interface "query-cpu-model-baseline" 10 years ago
David Hildenbrand 0031e0d683 qmp: add QMP interface "query-cpu-model-comparison" 10 years ago
David Hildenbrand e09484efbc qmp: add QMP interface "query-cpu-model-expansion" 10 years ago
Eric Blake b70ce1018a qmp-input-visitor: Favor new visit_free() function 10 years ago
Fam Zheng 67a1de0d19 Makefile: Derive "PKGVERSION" from "git describe" by default 10 years ago
Kevin Wolf 88be7b4be4 block: Fix bdrv_next() memory leak 10 years ago
Kevin Wolf 7c8eece45b block: Avoid bs->blk in bdrv_next() 10 years ago