Age | Commit message (Expand) | Author | Files | Lines |
2020-03-17 | qapi: Inline do_qmp_dispatch() into qmp_dispatch() | Markus Armbruster | 1 | -49/+41 |
2020-03-17 | qapi: Add feature flags to struct members | Markus Armbruster | 1 | -1/+5 |
2020-03-17 | qapi: Add feature flags to remaining definitions | Markus Armbruster | 1 | -11/+9 |
2020-03-17 | qapi: Belatedly update doc comment for @wait deprecation | Markus Armbruster | 1 | -0/+1 |
2020-03-16 | qapi/audio: add documentation for AudioFormat | Volker Rümelin | 1 | -0/+14 |
2020-03-13 | migration/throttle: Add throttle-trig-thres migration parameter | Keqian Zhu | 1 | -1/+15 |
2020-03-11 | qapi: Add '@allow-write-only-overlay' feature for 'blockdev-snapshot' | Peter Krempa | 1 | -1/+8 |
2020-03-06 | block/rbd: Add support for ceph namespaces | Florian Florensa | 1 | -0/+3 |
2020-03-06 | qemu-storage-daemon: Add --monitor option | Kevin Wolf | 2 | -1/+6 |
2020-03-06 | monitor: Add allow_hmp parameter to monitor_init() | Kevin Wolf | 1 | -1/+2 |
2020-03-06 | monitor: Create QAPIfied monitor_init() | Kevin Wolf | 1 | -0/+36 |
2020-03-06 | qapi: Create 'pragma' module | Kevin Wolf | 3 | -25/+26 |
2020-03-06 | qemu-storage-daemon: Add --export option | Kevin Wolf | 1 | -0/+27 |
2020-03-06 | blockdev-nbd: Boxed argument type for nbd-server-add | Kevin Wolf | 1 | -4/+14 |
2020-03-06 | qemu-storage-daemon: Add --nbd-server option | Kevin Wolf | 1 | -0/+24 |
2020-03-06 | qapi: Flatten object-add | Kevin Wolf | 1 | -3/+9 |
2020-03-06 | block: Move sysemu QMP commands to QAPI block module | Kevin Wolf | 2 | -386/+386 |
2020-03-06 | block: Move common QMP commands to block-core QAPI module | Kevin Wolf | 2 | -284/+283 |
2020-02-28 | multifd: Add zstd compression multifd support | Juan Quintela | 1 | -1/+3 |
2020-02-28 | multifd: Add multifd-zstd-level parameter | Juan Quintela | 1 | -3/+26 |
2020-02-28 | multifd: Add zlib compression multifd support | Juan Quintela | 1 | -1/+2 |
2020-02-28 | multifd: Add multifd-zlib-level parameter | Juan Quintela | 1 | -3/+27 |
2020-02-28 | multifd: Add multifd-compression parameter | Juan Quintela | 1 | -3/+27 |
2020-02-20 | qapi: Allow getting flat output from 'query-named-block-nodes' | Peter Krempa | 1 | -1/+6 |
2020-02-18 | commit: Expose on-error option in QMP | Kevin Wolf | 1 | -0/+4 |
2020-02-18 | qapi: Document meaning of 'ignore' BlockdevOnError for jobs | Kevin Wolf | 1 | -1/+4 |
2020-02-17 | qapi: Split control.json off misc.json | Kevin Wolf | 4 | -215/+222 |
2020-02-15 | qapi: Delete all the "foo: dropped in n.n" notes | Peter Maydell | 3 | -7/+0 |
2020-02-15 | qapi/migration.json: Replace _this_ with *this* | Peter Maydell | 1 | -2/+2 |
2020-02-15 | qapi: Add blank lines before bulleted lists | Peter Maydell | 4 | -0/+5 |
2020-02-15 | qapi: Use explicit bulleted lists | Peter Maydell | 5 | -125/+119 |
2020-02-15 | qapi/ui.json: Avoid `...' Texinfo style quoting | Peter Maydell | 1 | -12/+12 |
2020-02-15 | qapi/ui.json: Put input-send-event body text in the right place | Peter Maydell | 1 | -7/+7 |
2020-02-15 | qapi: Remove hardcoded tabs | Peter Maydell | 2 | -5/+5 |
2020-02-15 | qapi: Fix indent level on doc comments in json files | Peter Maydell | 20 | -670/+670 |
2020-02-15 | qapi: Fix incorrect "Not documented" claims in QMP documentation | Peter Maydell | 1 | -118/+118 |
2020-02-15 | qapi/block-core.json: Use literal block for ascii art | Peter Maydell | 1 | -7/+7 |
2020-02-14 | qapi: Expand documentation for LostTickPolicy | Andrea Bolognani | 1 | -11/+23 |
2020-02-12 | ui: add show-cursor option | Gerd Hoffmann | 1 | -0/+3 |
2020-02-07 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200207-pull-request... | Peter Maydell | 1 | -1/+1 |
2020-02-06 | audio: proper support for float samples in mixeng | Kővágó, Zoltán | 1 | -1/+1 |
2020-02-05 | nbd: Allow description when creating NBD blockdev | Eric Blake | 1 | -3/+6 |
2020-02-02 | tpm_spapr: Support TPM for ppc64 using CRQ based interface | Stefan Berger | 1 | -3/+3 |
2020-01-30 | qapi/block-core: add option for io_uring | Aarushi Mehta | 1 | -1/+3 |
2020-01-24 | qapi/qmp: add ObjectPropertyInfo.default-value | Marc-André Lureau | 1 | -1/+6 |
2020-01-24 | pvpanic: implement crashloaded event handling | zhenwei pi | 1 | -2/+22 |
2020-01-14 | qapi: Generate command registration stuff into separate files | Markus Armbruster | 1 | -0/+1 |
2020-01-07 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -3/+177 |
2020-01-06 | block: introduce compress filter driver | Andrey Shinkevich | 1 | -4/+6 |
2020-01-06 | blkdebug: Allow taking/unsharing permissions | Max Reitz | 1 | -1/+13 |