Age | Commit message (Expand) | Author |
2020-01-24 | pvpanic: implement crashloaded event handling | zhenwei pi |
2020-01-14 | qapi: Generate command registration stuff into separate files | Markus Armbruster |
2020-01-07 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2020-01-06 | block: introduce compress filter driver | Andrey Shinkevich |
2020-01-06 | blkdebug: Allow taking/unsharing permissions | Max Reitz |
2020-01-05 | numa: Extend CLI to provide memory side cache information | Liu Jingqi |
2020-01-05 | numa: Extend CLI to provide memory latency and bandwidth information | Liu Jingqi |
2020-01-05 | numa: Extend CLI to provide initiator information for numa nodes | Tao Xu |
2019-12-18 | qapi: better document NVMe blockdev @device parameter | Daniel P. Berrangé |
2019-11-18 | bitmap: Enforce maximum bitmap name length | Eric Blake |
2019-11-01 | target/arm/monitor: Introduce qmp_query_cpu_model_expansion | Andrew Jones |
2019-10-29 | migration: add new migration state wait-unplug | Jens Freimann |
2019-10-29 | qapi: add failover negotiated event | Jens Freimann |
2019-10-29 | qapi: add unplug primary event | Jens Freimann |
2019-10-29 | qapi: Fix doc comment checking for commands and events | Markus Armbruster |
2019-10-25 | qapi: add support for blkreplay driver | Pavel Dovgalyuk |
2019-10-22 | qapi: Allow introspecting fix for savevm's cooperation with blockdev | Peter Krempa |
2019-10-22 | qapi: Add feature flags to commands | Peter Krempa |
2019-10-18 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20191018-pull-request... | Peter Maydell |
2019-10-18 | audio: add mixing-engine option (documentation) | Kővágó, Zoltán |
2019-10-18 | audio: paaudio: ability to specify stream name | Kővágó, Zoltán |
2019-10-17 | dirty-bitmaps: remove deprecated autoload parameter | John Snow |
2019-10-10 | block/backup: use backup-top instead of write notifiers | Vladimir Sementsov-Ogievskiy |
2019-10-10 | qapi: query-blockstat: add driver specific file-posix stats | Anton Nefedov |
2019-10-10 | qapi: add unmap to BlockDeviceStats | Anton Nefedov |
2019-10-10 | qapi: group BlockDeviceStats fields | Anton Nefedov |
2019-09-28 | qapi: Clean up member name case checking | Markus Armbruster |
2019-09-28 | qmp-dispatch: Use CommandNotFound error for disabled commands | Michal Privoznik |
2019-09-24 | make check-unit: use after free in test-opts-visitor | Andrey Shinkevich |
2019-09-19 | cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h" | Philippe Mathieu-Daudé |
2019-09-12 | migration: Add validate-uuid capability | Yury Kotov |
2019-09-03 | qapi: report the default CPU type for each machine | Daniel P. Berrangé |
2019-08-22 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190822-pull-request' i... | Peter Maydell |
2019-08-21 | qapi: Move query-target from misc.json to machine.json | Markus Armbruster |
2019-08-21 | input-linux: add shift+shift as a grab toggle | Niklas Haas |
2019-08-19 | doc: Preallocation does not require writing zeroes | Max Reitz |
2019-08-19 | LUKS: support preallocation | Maxim Levitsky |
2019-08-16 | qapi: add dirty-bitmaps to query-named-block-nodes result | Vladimir Sementsov-Ogievskiy |
2019-08-16 | block/backup: support bitmap sync modes for non-bitmap backups | John Snow |
2019-08-16 | qapi: implement block-dirty-bitmap-remove transaction action | John Snow |
2019-08-16 | block/backup: add 'always' bitmap sync policy | John Snow |
2019-08-16 | block/backup: add 'never' policy to bitmap sync mode | John Snow |
2019-08-16 | block/backup: Add mirror sync mode 'bitmap' | John Snow |
2019-08-16 | qapi: add BitmapSyncMode enum | John Snow |
2019-08-16 | qapi/block-core: Introduce BackupCommon | John Snow |
2019-08-16 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-08-15' into st... | Peter Maydell |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include qemu/queue.h slightly less | Markus Armbruster |
2019-08-16 | qapi: Split error.json off common.json | Markus Armbruster |
2019-08-15 | block/nbd: add cmdline and qapi parameter reconnect-delay | Vladimir Sementsov-Ogievskiy |