Age | Commit message (Expand) | Author |
2019-06-18 | block/null: Expose read-zeroes option in QAPI schema | Kevin Wolf |
2019-06-14 | blkdebug: Inject errors on .bdrv_co_block_status() | Max Reitz |
2019-06-14 | blkdebug: Add "none" event | Max Reitz |
2019-06-14 | blkdebug: Add @iotype error option | Max Reitz |
2019-06-14 | qapi/block-core: Overlays are not snapshots | Max Reitz |
2019-06-12 | file-posix: Add dynamic-auto-read-only QAPI feature | Kevin Wolf |
2019-06-12 | qapi: Add feature flags to struct types | Kevin Wolf |
2019-06-12 | qapi/block-core: update documentation of preallocation parameter | Stefano Garzarella |
2019-06-12 | qdev: Delete unused LostTickPolicy "merge" | Markus Armbruster |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-06-11 | qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h | Markus Armbruster |
2019-05-30 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell |
2019-05-28 | qapi: support external bitmaps in block-dirty-bitmap-merge | Vladimir Sementsov-Ogievskiy |
2019-05-28 | qcow2: skip writing zero buffers to empty COW areas | Anton Nefedov |
2019-04-02 | qapi/migration.json: Rename COLOStatus last_mode to last-mode | Zhang Chen |
2019-04-02 | qapi/migration.json: Fix ColoStatus member last_mode's version | Zhang Chen |
2019-03-26 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-03-26' into ... | Peter Maydell |
2019-03-26 | qapi/qmp-dispatch: fix return value in do_qmp_dispatch | Vladimir Sementsov-Ogievskiy |
2019-03-25 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques... | Peter Maydell |
2019-03-25 | Migration/colo.c: Make user obtain the last COLO mode info after failover | Zhang Chen |
2019-03-25 | Migration/colo.c: Add new COLOExitReason to handle all failover state | Zhang Chen |
2019-03-25 | migration: add support for a "tls-authz" migration parameter | Daniel P. Berrange |
2019-03-25 | multifd: Drop x- | Juan Quintela |
2019-03-25 | multifd: Drop x-multifd-page-count parameter | Juan Quintela |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster |
2019-03-22 | trace-events: Consistently point to docs/devel/tracing.txt | Markus Armbruster |
2019-03-19 | qapi: fix block-latency-histogram-set description and examples | Vladimir Sementsov-Ogievskiy |
2019-03-18 | qmp: common 'id' handling & make QGA conform to QMP spec | Marc-André Lureau |
2019-03-18 | audio/paaudio: prolong and make latency configurable | Martin Schrodt |
2019-03-14 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2019-03-13 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190313-pull-request' i... | Peter Maydell |
2019-03-13 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell |
2019-03-13 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2019-03-13 | file-posix: add drop-cache=on|off option | Stefan Hajnoczi |
2019-03-13 | curses: add option to specify VGA font encoding | Samuel Thibault |
2019-03-12 | block: Add an 'x-blockdev-reopen' QMP command | Alberto Garcia |
2019-03-12 | qapi: drop x- from x-block-latency-histogram-set | Vladimir Sementsov-Ogievskiy |
2019-03-12 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request... | Peter Maydell |
2019-03-12 | block/dirty-bitmap: add inconsistent status | John Snow |
2019-03-12 | block/dirty-bitmaps: add inconsistent bit | John Snow |
2019-03-12 | block/dirty-bitmap: add recording and busy properties | John Snow |
2019-03-12 | qapi: move to QOM path for x-block-latency-histogram-set | Vladimir Sementsov-Ogievskiy |
2019-03-11 | chardev: add support for authorization for TLS clients | Daniel P. Berrange |
2019-03-11 | qapi: qapi for audio backends | Kővágó, Zoltán |
2019-03-09 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st... | Peter Maydell |
2019-03-08 | qcow2: Implement data-file-raw create option | Kevin Wolf |
2019-03-08 | qcow2: Store data file name in the image | Kevin Wolf |
2019-03-08 | qcow2: Creating images with external data file | Kevin Wolf |
2019-03-08 | qcow2: Add basic data-file infrastructure | Kevin Wolf |
2019-03-06 | nbd: fix outdated qapi docs syntax for tls-creds | Daniel P. Berrangé |