Age | Commit message (Expand) | Author |
2020-02-20 | qapi: Allow getting flat output from 'query-named-block-nodes' | Peter Krempa |
2020-02-18 | commit: Expose on-error option in QMP | Kevin Wolf |
2020-02-18 | qapi: Document meaning of 'ignore' BlockdevOnError for jobs | Kevin Wolf |
2020-02-17 | qapi: Split control.json off misc.json | Kevin Wolf |
2020-02-15 | qapi: Delete all the "foo: dropped in n.n" notes | Peter Maydell |
2020-02-15 | qapi/migration.json: Replace _this_ with *this* | Peter Maydell |
2020-02-15 | qapi: Add blank lines before bulleted lists | Peter Maydell |
2020-02-15 | qapi: Use explicit bulleted lists | Peter Maydell |
2020-02-15 | qapi/ui.json: Avoid `...' Texinfo style quoting | Peter Maydell |
2020-02-15 | qapi/ui.json: Put input-send-event body text in the right place | Peter Maydell |
2020-02-15 | qapi: Remove hardcoded tabs | Peter Maydell |
2020-02-15 | qapi: Fix indent level on doc comments in json files | Peter Maydell |
2020-02-15 | qapi: Fix incorrect "Not documented" claims in QMP documentation | Peter Maydell |
2020-02-15 | qapi/block-core.json: Use literal block for ascii art | Peter Maydell |
2020-02-14 | qapi: Expand documentation for LostTickPolicy | Andrea Bolognani |
2020-02-12 | ui: add show-cursor option | Gerd Hoffmann |
2020-02-07 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200207-pull-request... | Peter Maydell |
2020-02-06 | audio: proper support for float samples in mixeng | Kővágó, Zoltán |
2020-02-05 | nbd: Allow description when creating NBD blockdev | Eric Blake |
2020-02-02 | tpm_spapr: Support TPM for ppc64 using CRQ based interface | Stefan Berger |
2020-01-30 | qapi/block-core: add option for io_uring | Aarushi Mehta |
2020-01-24 | qapi/qmp: add ObjectPropertyInfo.default-value | Marc-André Lureau |
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 |