Age | Commit message (Expand) | Author |
2020-04-02 | qmp: fix leak on callbacks that return both value and error | Marc-André Lureau |
2020-03-19 | Add rx-softmmu | Yoshinori Sato |
2020-03-17 | net: Complete qapi-fication of netdev_add | Eric Blake |
2020-03-17 | qmp: constify QmpCommand and list | Marc-André Lureau |
2020-03-17 | qapi: Mark deprecated QMP parts with feature 'deprecated' | Markus Armbruster |
2020-03-17 | qapi: Replace qmp_dispatch()'s TODO comment by an explanation | Markus Armbruster |
2020-03-17 | qapi: Simplify how qmp_dispatch() gets the request ID | Markus Armbruster |
2020-03-17 | qapi: Simplify how qmp_dispatch() deals with QCO_NO_SUCCESS_RESP | Markus Armbruster |
2020-03-17 | qapi: Inline do_qmp_dispatch() into qmp_dispatch() | Markus Armbruster |
2020-03-17 | qapi: Add feature flags to struct members | Markus Armbruster |
2020-03-17 | qapi: Add feature flags to remaining definitions | Markus Armbruster |
2020-03-17 | qapi: Belatedly update doc comment for @wait deprecation | Markus Armbruster |
2020-03-16 | qapi/audio: add documentation for AudioFormat | Volker Rümelin |
2020-03-13 | migration/throttle: Add throttle-trig-thres migration parameter | Keqian Zhu |
2020-03-11 | qapi: Add '@allow-write-only-overlay' feature for 'blockdev-snapshot' | Peter Krempa |
2020-03-06 | block/rbd: Add support for ceph namespaces | Florian Florensa |
2020-03-06 | qemu-storage-daemon: Add --monitor option | Kevin Wolf |
2020-03-06 | monitor: Add allow_hmp parameter to monitor_init() | Kevin Wolf |
2020-03-06 | monitor: Create QAPIfied monitor_init() | Kevin Wolf |
2020-03-06 | qapi: Create 'pragma' module | Kevin Wolf |
2020-03-06 | qemu-storage-daemon: Add --export option | Kevin Wolf |
2020-03-06 | blockdev-nbd: Boxed argument type for nbd-server-add | Kevin Wolf |
2020-03-06 | qemu-storage-daemon: Add --nbd-server option | Kevin Wolf |
2020-03-06 | qapi: Flatten object-add | Kevin Wolf |
2020-03-06 | block: Move sysemu QMP commands to QAPI block module | Kevin Wolf |
2020-03-06 | block: Move common QMP commands to block-core QAPI module | Kevin Wolf |
2020-02-28 | multifd: Add zstd compression multifd support | Juan Quintela |
2020-02-28 | multifd: Add multifd-zstd-level parameter | Juan Quintela |
2020-02-28 | multifd: Add zlib compression multifd support | Juan Quintela |
2020-02-28 | multifd: Add multifd-zlib-level parameter | Juan Quintela |
2020-02-28 | multifd: Add multifd-compression parameter | Juan Quintela |
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 |