aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)Author
2020-04-02qmp: fix leak on callbacks that return both value and errorMarc-André Lureau
2020-03-19Add rx-softmmuYoshinori Sato
2020-03-17net: Complete qapi-fication of netdev_addEric Blake
2020-03-17qmp: constify QmpCommand and listMarc-André Lureau
2020-03-17qapi: Mark deprecated QMP parts with feature 'deprecated'Markus Armbruster
2020-03-17qapi: Replace qmp_dispatch()'s TODO comment by an explanationMarkus Armbruster
2020-03-17qapi: Simplify how qmp_dispatch() gets the request IDMarkus Armbruster
2020-03-17qapi: Simplify how qmp_dispatch() deals with QCO_NO_SUCCESS_RESPMarkus Armbruster
2020-03-17qapi: Inline do_qmp_dispatch() into qmp_dispatch()Markus Armbruster
2020-03-17qapi: Add feature flags to struct membersMarkus Armbruster
2020-03-17qapi: Add feature flags to remaining definitionsMarkus Armbruster
2020-03-17qapi: Belatedly update doc comment for @wait deprecationMarkus Armbruster
2020-03-16qapi/audio: add documentation for AudioFormatVolker Rümelin
2020-03-13migration/throttle: Add throttle-trig-thres migration parameterKeqian Zhu
2020-03-11qapi: Add '@allow-write-only-overlay' feature for 'blockdev-snapshot'Peter Krempa
2020-03-06block/rbd: Add support for ceph namespacesFlorian Florensa
2020-03-06qemu-storage-daemon: Add --monitor optionKevin Wolf
2020-03-06monitor: Add allow_hmp parameter to monitor_init()Kevin Wolf
2020-03-06monitor: Create QAPIfied monitor_init()Kevin Wolf
2020-03-06qapi: Create 'pragma' moduleKevin Wolf
2020-03-06qemu-storage-daemon: Add --export optionKevin Wolf
2020-03-06blockdev-nbd: Boxed argument type for nbd-server-addKevin Wolf
2020-03-06qemu-storage-daemon: Add --nbd-server optionKevin Wolf
2020-03-06qapi: Flatten object-addKevin Wolf
2020-03-06block: Move sysemu QMP commands to QAPI block moduleKevin Wolf
2020-03-06block: Move common QMP commands to block-core QAPI moduleKevin Wolf
2020-02-28multifd: Add zstd compression multifd supportJuan Quintela
2020-02-28multifd: Add multifd-zstd-level parameterJuan Quintela
2020-02-28multifd: Add zlib compression multifd supportJuan Quintela
2020-02-28multifd: Add multifd-zlib-level parameterJuan Quintela
2020-02-28multifd: Add multifd-compression parameterJuan Quintela
2020-02-20qapi: Allow getting flat output from 'query-named-block-nodes'Peter Krempa
2020-02-18commit: Expose on-error option in QMPKevin Wolf
2020-02-18qapi: Document meaning of 'ignore' BlockdevOnError for jobsKevin Wolf
2020-02-17qapi: Split control.json off misc.jsonKevin Wolf
2020-02-15qapi: Delete all the "foo: dropped in n.n" notesPeter Maydell
2020-02-15qapi/migration.json: Replace _this_ with *this*Peter Maydell
2020-02-15qapi: Add blank lines before bulleted listsPeter Maydell
2020-02-15qapi: Use explicit bulleted listsPeter Maydell
2020-02-15qapi/ui.json: Avoid `...' Texinfo style quotingPeter Maydell
2020-02-15qapi/ui.json: Put input-send-event body text in the right placePeter Maydell
2020-02-15qapi: Remove hardcoded tabsPeter Maydell
2020-02-15qapi: Fix indent level on doc comments in json filesPeter Maydell
2020-02-15qapi: Fix incorrect "Not documented" claims in QMP documentationPeter Maydell
2020-02-15qapi/block-core.json: Use literal block for ascii artPeter Maydell
2020-02-14qapi: Expand documentation for LostTickPolicyAndrea Bolognani
2020-02-12ui: add show-cursor optionGerd Hoffmann
2020-02-07Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200207-pull-request...Peter Maydell
2020-02-06audio: proper support for float samples in mixengKővágó, Zoltán
2020-02-05nbd: Allow description when creating NBD blockdevEric Blake