summaryrefslogtreecommitdiffstats
path: root/qapi
Commit message (Expand)AuthorAgeFilesLines
* 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
| * numa: Extend CLI to provide initiator information for numa nodesTao Xu2020-01-051-1/+9
* | block: introduce compress filter driverAndrey Shinkevich2020-01-061-4/+6
* | blkdebug: Allow taking/unsharing permissionsMax Reitz2020-01-061-1/+13
|/
* qapi: better document NVMe blockdev @device parameterDaniel P. Berrangé2019-12-181-1/+5
* bitmap: Enforce maximum bitmap name lengthEric Blake2019-11-181-1/+1
* target/arm/monitor: Introduce qmp_query_cpu_model_expansionAndrew Jones2019-11-011-3/+3
* migration: add new migration state wait-unplugJens Freimann2019-10-291-1/+4
* qapi: add failover negotiated eventJens Freimann2019-10-291-0/+19
* qapi: add unplug primary eventJens Freimann2019-10-291-0/+19
* qapi: Fix doc comment checking for commands and eventsMarkus Armbruster2019-10-291-2/+0Star
* qapi: add support for blkreplay driverPavel Dovgalyuk2019-10-251-2/+16
* qapi: Allow introspecting fix for savevm's cooperation with blockdevPeter Krempa2019-10-221-1/+8
* qapi: Add feature flags to commandsPeter Krempa2019-10-221-1/+5
* Merge remote-tracking branch 'remotes/kraxel/tags/audio-20191018-pull-request...Peter Maydell2019-10-181-0/+12
|\
| * audio: add mixing-engine option (documentation)Kővágó, Zoltán2019-10-181-0/+6
| * audio: paaudio: ability to specify stream nameKővágó, Zoltán2019-10-181-0/+6
* | dirty-bitmaps: remove deprecated autoload parameterJohn Snow2019-10-171-5/+1Star
|/
* block/backup: use backup-top instead of write notifiersVladimir Sementsov-Ogievskiy2019-10-101-1/+7
* qapi: query-blockstat: add driver specific file-posix statsAnton Nefedov2019-10-101-0/+38
* qapi: add unmap to BlockDeviceStatsAnton Nefedov2019-10-101-6/+23
* qapi: group BlockDeviceStats fieldsAnton Nefedov2019-10-101-11/+15
* qapi: Clean up member name case checkingMarkus Armbruster2019-09-281-1/+1
* qmp-dispatch: Use CommandNotFound error for disabled commandsMichal Privoznik2019-09-281-2/+3
* make check-unit: use after free in test-opts-visitorAndrey Shinkevich2019-09-241-4/+22
* cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"Philippe Mathieu-Daudé2019-09-191-1/+1
* migration: Add validate-uuid capabilityYury Kotov2019-09-121-1/+4