summaryrefslogtreecommitdiffstats
path: root/qapi
Commit message (Expand)AuthorAgeFilesLines
* char-stdio: Fix QMP default for 'signal'Kevin Wolf2020-11-171-2/+1Star
* block: Remove unused BlockDeviceMapEntryMarkus Armbruster2020-11-091-29/+0Star
* qapi/block-core: Improve MapEntry documentationMax Reitz2020-11-091-5/+13
* qapi: Fix missing headers in QMP Reference ManualMarkus Armbruster2020-11-092-2/+8
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-11-054-34/+26Star
|\
| * qapi, qemu-options: make all parsing visitors parse boolean options the samePaolo Bonzini2020-11-044-34/+26Star
* | console: make QMP/HMP screendump run in coroutineMarc-André Lureau2020-11-041-1/+2
* | sockets: Make abstract UnixSocketAddress depend on CONFIG_LINUXMarkus Armbruster2020-11-031-6/+8
|/
* Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201101.0' i...Peter Maydell2020-11-021-0/+17
|\
| * qapi: Add VFIO devices migration stats in Migration statsKirti Wankhede2020-11-011-0/+17
* | nbd: Add 'qemu-nbd -A' to expose allocation depthEric Blake2020-10-302-3/+11
* | nbd: Update qapi to support exporting multiple bitmapsEric Blake2020-10-301-12/+29
|/
* block/export: add vhost-user-blk multi-queue supportStefan Hajnoczi2020-10-231-3/+7
* block/export: add iothread and fixed-iothread optionsStefan Hajnoczi2020-10-231-0/+11
* block/export: convert vhost-user-blk server to block export APIStefan Hajnoczi2020-10-231-2/+19
* block/nvme: Add driver statistics for access alignment and hw errorsPhilippe Mathieu-Daudé2020-10-231-1/+23
* qapi: Restrict Xen migration commands to migration.jsonPhilippe Mathieu-Daudé2020-10-212-41/+41
* qapi: Restrict 'query-kvm' command to machine codePhilippe Mathieu-Daudé2020-10-212-30/+30
* qapi: Restrict '(p)memsave' command to machine codePhilippe Mathieu-Daudé2020-10-212-61/+61
* qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.jsonPhilippe Mathieu-Daudé2020-10-212-57/+57
* qapi: Restrict 'inject-nmi' command to machine codePhilippe Mathieu-Daudé2020-10-212-20/+20
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell2020-10-161-1/+6
|\
| * cpu: Introduce CPU model deprecation APIRobert Hoo2020-10-141-1/+6
* | keyval: Parse help optionsKevin Wolf2020-10-151-1/+1
|/
* migration/dirtyrate: present dirty rate only when querying the rate has compl...Chuan Zheng2020-10-121-5/+3Star
* block: Convert 'block_resize' to coroutineKevin Wolf2020-10-091-1/+2
* qmp: Move dispatcher to a coroutineKevin Wolf2020-10-092-5/+63
* monitor: Make current monitor a per-coroutine propertyKevin Wolf2020-10-091-2/+2
* qmp: Call monitor_set_cur() only in qmp_dispatch()Kevin Wolf2020-10-091-1/+7
* replay: implement replay-seek commandPavel Dovgalyuk2020-10-061-0/+20
* replay: introduce breakpoint at the specified stepPavel Dovgalyuk2020-10-061-0/+36
* replay: introduce info hmp/qmp commandPavel Dovgalyuk2020-10-062-1/+41
* qapi: introduce replay.json for record/replay-related stuffPavel Dovgalyuk2020-10-064-18/+28
* migration: introduce icount field for snapshotsPavel Dovgalyuk2020-10-061-2/+8
* qapi/run-state.json: introduce memory failure eventzhenwei pi2020-10-041-0/+90
* nbd: Deprecate nbd-server-add/removeKevin Wolf2020-10-021-2/+9
* block/export: Move writable to BlockExportOptionsKevin Wolf2020-10-021-5/+10
* block/export: Add query-block-exportsKevin Wolf2020-10-021-0/+32
* block/export: Add BLOCK_EXPORT_DELETED eventKevin Wolf2020-10-021-0/+12
* block/export: Add block-export-delKevin Wolf2020-10-021-6/+26
* block/export: Add 'id' option to block-export-addKevin Wolf2020-10-021-0/+5
* block/export: Add node-name to BlockExportOptionsKevin Wolf2020-10-021-6/+21
* nbd: Add writethrough to block-export-addKevin Wolf2020-10-021-1/+6
* nbd: Add max-connections to nbd-server-startKevin Wolf2020-10-021-2/+8
* block/export: Add BlockExport infrastructure and block-export-addKevin Wolf2020-10-021-0/+10
* qapi: Rename BlockExport to BlockExportOptionsKevin Wolf2020-10-021-6/+6
* qapi: Create block-export moduleKevin Wolf2020-10-024-167/+178
* qapi: Use rST markup for literal blocksPeter Maydell2020-09-292-9/+13
* docs/interop: Convert qemu-qmp-ref to rSTPeter Maydell2020-09-291-3/+1Star
* qapi/machine.json: Escape a literal '*' in doc commentPeter Maydell2020-09-291-1/+1