Age | Commit message (Expand) | Author |
2019-02-18 | qapi: make query-cpu-definitions depend on specific targets | Marc-André Lureau |
2019-02-18 | qapi: make query-cpu-model-expansion depend on s390 or x86 | Marc-André Lureau |
2019-02-18 | qapi: make s390 commands depend on TARGET_S390X | Marc-André Lureau |
2018-12-18 | qmp hmp: Make system_wakeup check wake-up support and run state | Daniel Henrique Barboza |
2018-12-18 | qmp: Split ShutdownCause host-qmp into quit and system-reset | Dominik Csapak |
2018-07-16 | cli qmp: Mark --preconfig, exit-preconfig experimental | Markus Armbruster |
2018-07-05 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'... | Peter Maydell |
2018-07-03 | qmp: Get rid of x-oob-test command | Markus Armbruster |
2018-07-03 | qapi: add conditions to SPICE type/commands/events on the schema | Marc-André Lureau |
2018-07-03 | qapi: add conditions to VNC type/commands/events on the schema | Marc-André Lureau |
2018-05-30 | cli: add --preconfig option | Igor Mammedov |
2018-05-07 | pc-dimm: factor out MemoryDevice interface | David Hildenbrand |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau |
2018-03-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-03-20 | pc-dimm: make qmp_pc_dimm_device_list() sort devices by address | Haozhong Zhang |
2018-03-19 | qmp: add command "x-oob-test" | Peter Xu |
2018-03-19 | qapi: Replace qobject_to_X(o) by qobject_to(X, o) | Max Reitz |
2018-03-06 | qmp: Add qom-list-properties to list QOM object properties | Alexey Kardashevskiy |
2018-03-06 | qmp: Merge ObjectPropertyInfo and DevicePropertyInfo | Alexey Kardashevskiy |
2018-03-02 | Fix up dangling references to qmp-commands.* in comment and doc | Markus Armbruster |
2018-03-02 | qapi: Empty out qapi-schema.json | Markus Armbruster |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qobject.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2017-12-20 | qmp: remove qmp_cpu | Daniel Henrique Barboza |
2017-09-14 | qmp: introduce query-memory-size-summary command | Vadim Galitsyn |
2017-07-17 | qmp: Include parent type on 'qom-list-types' output | Eduardo Habkost |
2017-07-17 | qmp: Include 'abstract' field on 'qom-list-types' output | Eduardo Habkost |
2017-07-14 | qmp: Use ObjectProperty.type if present | Fam Zheng |
2017-07-14 | qdev: Introduce PropertyInfo.create | Fam Zheng |
2017-07-11 | block: rip out all traces of password prompting | Daniel P. Berrange |
2017-06-02 | chardev: move headers to include/chardev | Marc-André Lureau |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake |
2017-05-11 | block: New BdrvChildRole.activate() for blk_resume_after_migration() | Kevin Wolf |
2017-05-11 | migration: Unify block node activation error handling | Kevin Wolf |
2017-04-21 | qdev: remove cannot_destroy_with_object_finalize_yet | Laurent Vivier |
2017-04-07 | block: Ignore guest dev permissions during incoming migration | Kevin Wolf |
2017-03-05 | qapi: Drop unused non-strict qobject input visitor | Markus Armbruster |
2017-01-31 | char: headers clean-up | Marc-André Lureau |
2017-01-27 | char: rename CharDriverState Chardev | Marc-André Lureau |
2017-01-27 | qmp: Fix argument name in error message of device-list-properties | Lin Ma |
2016-10-28 | clean-up: removed duplicate #includes | Anand J |
2016-10-25 | qapi: rename QmpInputVisitor to QObjectInputVisitor | Daniel P. Berrange |
2016-10-25 | qapi: rename *qmp-*-visitor* to *qobject-*-visitor* | Daniel P. Berrange |
2016-10-06 | qmp: fix object-add assert() without props | Marc-André Lureau |
2016-09-23 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2016-09-23 | block: Accept device model name for blockdev-change-medium | Kevin Wolf |
2016-09-23 | vl: Switch qemu_uuid to QemuUUID | Fam Zheng |
2016-09-23 | util: Add UUID API | Fam Zheng |