summaryrefslogtreecommitdiffstats
path: root/qapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* qapi: report the default CPU type for each machineDaniel P. Berrangé2019-09-031-1/+4
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190822-pull-request' i...Peter Maydell2019-08-221-1/+2
|\
| * input-linux: add shift+shift as a grab toggleNiklas Haas2019-08-211-1/+2
* | qapi: Move query-target from misc.json to machine.jsonMarkus Armbruster2019-08-213-49/+47Star
|/
* doc: Preallocation does not require writing zeroesMax Reitz2019-08-191-4/+5
* LUKS: support preallocationMaxim Levitsky2019-08-191-1/+5
* qapi: add dirty-bitmaps to query-named-block-nodes resultVladimir Sementsov-Ogievskiy2019-08-171-1/+5
* block/backup: support bitmap sync modes for non-bitmap backupsJohn Snow2019-08-171-2/+4
* qapi: implement block-dirty-bitmap-remove transaction actionJohn Snow2019-08-161-0/+2
* block/backup: add 'always' bitmap sync policyJohn Snow2019-08-161-1/+4
* block/backup: add 'never' policy to bitmap sync modeJohn Snow2019-08-161-1/+4
* block/backup: Add mirror sync mode 'bitmap'John Snow2019-08-161-6/+15
* qapi: add BitmapSyncMode enumJohn Snow2019-08-161-0/+14
* qapi/block-core: Introduce BackupCommonJohn Snow2019-08-161-66/+29Star
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-08-15' into st...Peter Maydell2019-08-162-2/+15
|\
| * block/nbd: add cmdline and qapi parameter reconnect-delayVladimir Sementsov-Ogievskiy2019-08-151-1/+10
| * qapi: Add InetSocketAddress member keep-aliveVladimir Sementsov-Ogievskiy2019-08-151-1/+5
* | sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+1
* | Include qemu/queue.h slightly lessMarkus Armbruster2019-08-161-1/+0Star
* | qapi: Split error.json off common.jsonMarkus Armbruster2019-08-164-25/+31
|/