Age | Commit message (Expand) | Author |
2019-07-05 | qmp: Add "alias-of" field to query-cpu-definitions | Eduardo Habkost |
2019-07-05 | qmp: Add deprecation information to query-machines | Eduardo Habkost |
2019-07-05 | machine: show if CLI option '-numa node,mem' is supported in QAPI schema | Igor Mammedov |
2019-07-05 | i386/cpu: Consolidate die-id validity in smp context | Like Xu |
2019-07-05 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-07-03 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'... | Peter Maydell |
2019-07-02 | virtio-pmem: add virtio device | Pankaj Gupta |
2019-07-02 | qapi: Split dump.json off misc.json | Markus Armbruster |
2019-07-02 | qapi: Rename target.json to misc-target.json | Markus Armbruster |
2019-07-02 | qapi: Split machine-target.json off target.json and misc.json | Markus Armbruster |
2019-07-02 | qapi: Split machine.json off misc.json | Markus Armbruster |
2019-07-02 | qapi: Split qom.json and qdev.json off misc.json | Markus Armbruster |
2019-07-02 | net/announce: Add optional ID | Dr. David Alan Gilbert |
2019-07-02 | net/announce: Allow optional list of interfaces | Dr. David Alan Gilbert |
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 |