summaryrefslogtreecommitdiffstats
path: root/qapi
Commit message (Expand)AuthorAgeFilesLines
...
* qapi: Inline do_qmp_dispatch() into qmp_dispatch()Markus Armbruster2020-03-171-49/+41Star
* qapi: Add feature flags to struct membersMarkus Armbruster2020-03-171-1/+5
* qapi: Add feature flags to remaining definitionsMarkus Armbruster2020-03-171-11/+9Star
* qapi: Belatedly update doc comment for @wait deprecationMarkus Armbruster2020-03-171-0/+1
* qapi/audio: add documentation for AudioFormatVolker Rümelin2020-03-161-0/+14
* migration/throttle: Add throttle-trig-thres migration parameterKeqian Zhu2020-03-131-1/+15
* qapi: Add '@allow-write-only-overlay' feature for 'blockdev-snapshot'Peter Krempa2020-03-111-1/+8
* block/rbd: Add support for ceph namespacesFlorian Florensa2020-03-061-0/+3
* qemu-storage-daemon: Add --monitor optionKevin Wolf2020-03-062-1/+6
* monitor: Add allow_hmp parameter to monitor_init()Kevin Wolf2020-03-061-1/+2
* monitor: Create QAPIfied monitor_init()Kevin Wolf2020-03-061-0/+36
* qapi: Create 'pragma' moduleKevin Wolf2020-03-063-25/+26
* qemu-storage-daemon: Add --export optionKevin Wolf2020-03-061-0/+27
* blockdev-nbd: Boxed argument type for nbd-server-addKevin Wolf2020-03-061-4/+14
* qemu-storage-daemon: Add --nbd-server optionKevin Wolf2020-03-061-0/+24
* qapi: Flatten object-addKevin Wolf2020-03-061-3/+9
* block: Move sysemu QMP commands to QAPI block moduleKevin Wolf2020-03-062-386/+386
* block: Move common QMP commands to block-core QAPI moduleKevin Wolf2020-03-062-284/+283Star
* multifd: Add zstd compression multifd supportJuan Quintela2020-02-281-1/+3
* multifd: Add multifd-zstd-level parameterJuan Quintela2020-02-281-3/+26
* multifd: Add zlib compression multifd supportJuan Quintela2020-02-281-1/+2
* multifd: Add multifd-zlib-level parameterJuan Quintela2020-02-281-3/+27
* multifd: Add multifd-compression parameterJuan Quintela2020-02-281-3/+27
* qapi: Allow getting flat output from 'query-named-block-nodes'Peter Krempa2020-02-201-1/+6
* commit: Expose on-error option in QMPKevin Wolf2020-02-181-0/+4
* qapi: Document meaning of 'ignore' BlockdevOnError for jobsKevin Wolf2020-02-181-1/+4
* qapi: Split control.json off misc.jsonKevin Wolf2020-02-174-215/+222
* qapi: Delete all the "foo: dropped in n.n" notesPeter Maydell2020-02-153-7/+0Star
* qapi/migration.json: Replace _this_ with *this*Peter Maydell2020-02-151-2/+2
* qapi: Add blank lines before bulleted listsPeter Maydell2020-02-154-0/+5
* qapi: Use explicit bulleted listsPeter Maydell2020-02-155-125/+119Star
* qapi/ui.json: Avoid `...' Texinfo style quotingPeter Maydell2020-02-151-12/+12
* qapi/ui.json: Put input-send-event body text in the right placePeter Maydell2020-02-151-7/+7
* qapi: Remove hardcoded tabsPeter Maydell2020-02-152-5/+5
* qapi: Fix indent level on doc comments in json filesPeter Maydell2020-02-1520-670/+670
* qapi: Fix incorrect "Not documented" claims in QMP documentationPeter Maydell2020-02-151-118/+118
* qapi/block-core.json: Use literal block for ascii artPeter Maydell2020-02-151-7/+7
* qapi: Expand documentation for LostTickPolicyAndrea Bolognani2020-02-141-11/+23
* ui: add show-cursor optionGerd Hoffmann2020-02-121-0/+3
* Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200207-pull-request...Peter Maydell2020-02-071-1/+1
|\
| * audio: proper support for float samples in mixengKővágó, Zoltán2020-02-061-1/+1
* | nbd: Allow description when creating NBD blockdevEric Blake2020-02-061-3/+6
* | tpm_spapr: Support TPM for ppc64 using CRQ based interfaceStefan Berger2020-02-021-3/+3
* | qapi/block-core: add option for io_uringAarushi Mehta2020-01-301-1/+3
|/
* qapi/qmp: add ObjectPropertyInfo.default-valueMarc-André Lureau2020-01-241-1/+6
* pvpanic: implement crashloaded event handlingzhenwei pi2020-01-241-2/+22
* qapi: Generate command registration stuff into separate filesMarkus Armbruster2020-01-141-0/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-01-071-3/+177
|\
| * numa: Extend CLI to provide memory side cache informationLiu Jingqi2020-01-051-2/+79
| * numa: Extend CLI to provide memory latency and bandwidth informationLiu Jingqi2020-01-051-2/+91