aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
2020-03-17qmp: constify QmpCommand and listMarc-André Lureau2-5/+5
2020-03-17qapi: Mark deprecated QMP parts with feature 'deprecated'Markus Armbruster6-57/+115
2020-03-17qapi: Replace qmp_dispatch()'s TODO comment by an explanationMarkus Armbruster1-1/+5
2020-03-17qapi: Simplify how qmp_dispatch() gets the request IDMarkus Armbruster1-11/+12
2020-03-17qapi: Simplify how qmp_dispatch() deals with QCO_NO_SUCCESS_RESPMarkus Armbruster1-12/+13
2020-03-17qapi: Inline do_qmp_dispatch() into qmp_dispatch()Markus Armbruster1-49/+41
2020-03-17qapi: Add feature flags to struct membersMarkus Armbruster1-1/+5
2020-03-17qapi: Add feature flags to remaining definitionsMarkus Armbruster1-11/+9
2020-03-17qapi: Belatedly update doc comment for @wait deprecationMarkus Armbruster1-0/+1
2020-03-16qapi/audio: add documentation for AudioFormatVolker Rümelin1-0/+14
2020-03-13migration/throttle: Add throttle-trig-thres migration parameterKeqian Zhu1-1/+15
2020-03-11qapi: Add '@allow-write-only-overlay' feature for 'blockdev-snapshot'Peter Krempa1-1/+8
2020-03-06block/rbd: Add support for ceph namespacesFlorian Florensa1-0/+3
2020-03-06qemu-storage-daemon: Add --monitor optionKevin Wolf2-1/+6
2020-03-06monitor: Add allow_hmp parameter to monitor_init()Kevin Wolf1-1/+2
2020-03-06monitor: Create QAPIfied monitor_init()Kevin Wolf1-0/+36
2020-03-06qapi: Create 'pragma' moduleKevin Wolf3-25/+26
2020-03-06qemu-storage-daemon: Add --export optionKevin Wolf1-0/+27
2020-03-06blockdev-nbd: Boxed argument type for nbd-server-addKevin Wolf1-4/+14
2020-03-06qemu-storage-daemon: Add --nbd-server optionKevin Wolf1-0/+24
2020-03-06qapi: Flatten object-addKevin Wolf1-3/+9
2020-03-06block: Move sysemu QMP commands to QAPI block moduleKevin Wolf2-386/+386
2020-03-06block: Move common QMP commands to block-core QAPI moduleKevin Wolf2-284/+283
2020-02-28multifd: Add zstd compression multifd supportJuan Quintela1-1/+3
2020-02-28multifd: Add multifd-zstd-level parameterJuan Quintela1-3/+26
2020-02-28multifd: Add zlib compression multifd supportJuan Quintela1-1/+2
2020-02-28multifd: Add multifd-zlib-level parameterJuan Quintela1-3/+27
2020-02-28multifd: Add multifd-compression parameterJuan Quintela1-3/+27
2020-02-20qapi: Allow getting flat output from 'query-named-block-nodes'Peter Krempa1-1/+6
2020-02-18commit: Expose on-error option in QMPKevin Wolf1-0/+4
2020-02-18qapi: Document meaning of 'ignore' BlockdevOnError for jobsKevin Wolf1-1/+4
2020-02-17qapi: Split control.json off misc.jsonKevin Wolf4-215/+222
2020-02-15qapi: Delete all the "foo: dropped in n.n" notesPeter Maydell3-7/+0
2020-02-15qapi/migration.json: Replace _this_ with *this*Peter Maydell1-2/+2
2020-02-15qapi: Add blank lines before bulleted listsPeter Maydell4-0/+5
2020-02-15qapi: Use explicit bulleted listsPeter Maydell5-125/+119
2020-02-15qapi/ui.json: Avoid `...' Texinfo style quotingPeter Maydell1-12/+12
2020-02-15qapi/ui.json: Put input-send-event body text in the right placePeter Maydell1-7/+7
2020-02-15qapi: Remove hardcoded tabsPeter Maydell2-5/+5
2020-02-15qapi: Fix indent level on doc comments in json filesPeter Maydell20-670/+670
2020-02-15qapi: Fix incorrect "Not documented" claims in QMP documentationPeter Maydell1-118/+118
2020-02-15qapi/block-core.json: Use literal block for ascii artPeter Maydell1-7/+7
2020-02-14qapi: Expand documentation for LostTickPolicyAndrea Bolognani1-11/+23
2020-02-12ui: add show-cursor optionGerd Hoffmann1-0/+3
2020-02-07Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200207-pull-request...Peter Maydell1-1/+1
2020-02-06audio: proper support for float samples in mixengKővágó, Zoltán1-1/+1
2020-02-05nbd: Allow description when creating NBD blockdevEric Blake1-3/+6
2020-02-02tpm_spapr: Support TPM for ppc64 using CRQ based interfaceStefan Berger1-3/+3
2020-01-30qapi/block-core: add option for io_uringAarushi Mehta1-1/+3
2020-01-24qapi/qmp: add ObjectPropertyInfo.default-valueMarc-André Lureau1-1/+6