Age | Commit message (Expand) | Author |
2019-03-06 | qapi/migration.json: Remove a variable that doesn't exist in example | Zhang Chen |
2019-03-06 | migration: Create socket-address parameter | Juan Quintela |
2019-03-06 | migration: Introduce ignore-shared capability | Yury Kotov |
2019-03-05 | qmp: Add announce-self command | Dr. David Alan Gilbert |
2019-03-05 | migration: Add announce parameters | Dr. David Alan Gilbert |
2019-03-05 | net: Introduce announce timer | Dr. David Alan Gilbert |
2019-02-26 | authz: add QAuthZList object type for an access control list | Daniel P. Berrange |
2019-02-25 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190222-pull-request' i... | Peter Maydell |
2019-02-22 | display: add -display spice-app launching a Spice client | Marc-André Lureau |
2019-02-21 | target/mips: implement QMP query-cpu-definitions command | Pavel Dovgalyuk |
2019-02-21 | qapi: document DisplayType enum | Marc-André Lureau |
2019-02-19 | block/dirty-bitmap: Documentation and Comment fixups | John Snow |
2019-02-19 | dirty-bitmap: Expose persistent flag to 'query-block' | Eric Blake |
2019-02-18 | qapi: move RTC_CHANGE to the target schema | Marc-André Lureau |
2019-02-18 | qmp: Deprecate query-events in favor of query-qmp-schema | Markus Armbruster |
2019-02-18 | qapi: remove qmp_unregister_command() | Marc-André Lureau |
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 query-gic-capabilities depend on TARGET_ARM | Marc-André Lureau |
2019-02-18 | target.json: add a note about query-cpu* not being s390x-specific | Marc-André Lureau |
2019-02-18 | qapi: make s390 commands depend on TARGET_S390X | Marc-André Lureau |
2019-02-18 | qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386 | Marc-André Lureau |
2019-02-18 | qapi: New module target.json | Markus Armbruster |
2019-02-18 | build: Deal with all of QAPI's .o in qapi/Makefile.objs | Markus Armbruster |
2019-02-14 | qapi: Fix qcow2 encryption doc typo | Eric Blake |
2019-02-11 | qcow2: Add list of bitmaps to ImageInfoSpecificQCow2 | Andrey Shinkevich |
2019-02-01 | vmdk: Reject excess extents in blockdev-create | Kevin Wolf |
2019-02-01 | vmdk: Implement .bdrv_co_create callback | Fam Zheng |
2019-01-31 | qapi: add x-debug-query-block-graph | Vladimir Sementsov-Ogievskiy |
2019-01-25 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ... | Peter Maydell |
2019-01-24 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190124-pull-request' i... | Peter Maydell |
2019-01-24 | input-linux: customizable grab toggle keys | Ryan El Kochta |
2019-01-24 | qmp: Add examples to qom list, get, and set commands | Wainer dos Santos Moschetta |
2019-01-24 | qapi: Eliminate indirection through qmp_event_get_func_emit() | Markus Armbruster |
2019-01-23 | migration: introduce pages-per-second | Xiao Guangrong |
2019-01-14 | nbd: Remove x-nbd-server-add-bitmap | Eric Blake |
2019-01-14 | nbd: Allow bitmap export during QMP nbd-server-add | Eric Blake |
2019-01-14 | block: remove 'x' prefix from experimental bitmap APIs | John Snow |
2019-01-14 | blockdev: n-ary bitmap merge | John Snow |
2018-12-22 | qapi: Define new QMP message for pvrdma | Yuval Shaia |
2018-12-19 | qapi: Define PCIe link speed and width properties | Alex Williamson |
2018-12-18 | qmp hmp: Make system_wakeup check wake-up support and run state | Daniel Henrique Barboza |
2018-12-18 | qmp: query-current-machine with wakeup-suspend-support | Daniel Henrique Barboza |
2018-12-18 | qmp: Split ShutdownCause host-qmp into quit and system-reset | Dominik Csapak |
2018-12-18 | qmp: Add reason to SHUTDOWN and RESET events | Dominik Csapak |
2018-12-18 | qapi: Turn ShutdownCause into QAPI enum | Dominik Csapak |
2018-12-15 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-13-v2' in... | Peter Maydell |
2018-12-14 | qapi: add conditions to REPLICATION type/commands on the schema | Marc-André Lureau |
2018-12-14 | qapi: add more conditions to SPICE | Marc-André Lureau |
2018-12-13 | Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request... | Peter Maydell |