summaryrefslogtreecommitdiffstats
path: root/qapi
Commit message (Expand)AuthorAgeFilesLines
...
* block: add accounting for merged requestsPeter Lieven2015-02-061-1/+8
* qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macroMarkus Armbruster2015-01-291-1/+2
* qmp: Add command 'blockdev-backup'Fam Zheng2015-01-131-0/+54
* qapi: Fix document for BlockStats.node-nameFam Zheng2015-01-131-1/+1
* block/qapi: Add cache information to query-blockKevin Wolf2014-12-101-1/+19
* qmp: Add optional switch "query-nodes" in query-blockstatsFam Zheng2014-12-101-1/+10
* block: Include "node-name" if present in query-blockstatsFam Zheng2014-12-101-1/+4
* -machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz2014-11-261-0/+15
* Revert "qemu-img info: show nocow info"Kevin Wolf2014-11-241-4/+1
* qapi: Complete BlkdebugEventMax Reitz2014-11-071-1/+3
* blockjob: Add "ready" fieldMax Reitz2014-11-031-1/+3
* qapi: Add corrupt field to ImageInfoSpecificQCow2Max Reitz2014-10-041-1/+5
* qapi: dealloc visitor, implement visit_start_unionMichael Roth2014-09-261-0/+26
* qapi: add visit_start_union and visit_end_unionMichael Roth2014-09-261-0/+15
* trace: [qmp] Add commands to query and control event tracing stateLluís Vilanova2014-09-261-0/+65
* block: delete cow block driverStefan Hajnoczi2014-09-221-3/+2
* qapi/block-core: Add "new" qcow2 optionsMax Reitz2014-09-221-1/+78
* qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTEDMax Reitz2014-09-221-2/+7
* qapi: Sort items in BlockdevOptions definitionFam Zheng2014-09-221-19/+19
* qapi: Sort BlockdevDriver enum data listFam Zheng2014-09-221-5/+5
* block: Introduce "null" driversFam Zheng2014-09-221-2/+17
* qapi: introduce PreallocMode and new PreallocModes full and falloc.Hu Tao2014-09-121-0/+17
* block: extend BLOCK_IO_ERROR with reason stringLuiz Capitulino2014-09-111-1/+6
* block: extend BLOCK_IO_ERROR event with nospace indicatorLuiz Capitulino2014-09-101-1/+7
* rename parse_enum_option to qapi_enum_parse and make it publicPeter Lieven2014-09-082-1/+35
* qapi: add read-pattern enum for quorumLiu Yuan2014-08-291-1/+19
* QMP: Add support for ArchipelagoChrysostomos Nanakos2014-08-151-1/+34
* qemu-img info: show nocow infoChunyan Liu2014-08-151-1/+4
* block: add backing-file option to block-streamJeff Cody2014-07-011-2/+17
* block: extend block-commit to accept a string for the backing fileJeff Cody2014-07-011-2/+18
* block: add QAPI command to allow live backing file changeJeff Cody2014-07-011-0/+26
* qapi: Change back sector-count to sectors-count in quorum QAPI events.Benoît Canet2014-07-011-4/+4
* block: make 'top' argument to block-commit optionalJeff Cody2014-07-011-3/+4
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-06-291-3/+27
|\
| * block: Add replaces argument to drive-mirrorBenoît Canet2014-06-271-1/+5
| * blockjob: Fix recent BLOCK_JOB_ERROR regressionMarkus Armbruster2014-06-271-1/+1
| * blockjob: Fix recent BLOCK_JOB_READY regressionMarkus Armbruster2014-06-271-1/+14
| * block: Add node-name argument to drive-mirrorBenoît Canet2014-06-271-0/+4
| * quorum: Add the rewrite-corrupted parameter to quorumBenoît Canet2014-06-271-1/+4
* | virtio-serial: report frontend connection state via monitorLaszlo Ersek2014-06-271-0/+14
* | qapi event: clean up in callersWenchao Xia2014-06-272-3/+4
* | qapi: move event definesWenchao Xia2014-06-271-0/+318
|/
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-06-244-0/+239
|\
| * qapi event: convert other BLOCK_JOB eventsWenchao Xia2014-06-231-0/+71
| * qapi event: convert BLOCK_IMAGE_CORRUPTEDWenchao Xia2014-06-231-0/+24
| * qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERRORWenchao Xia2014-06-231-0/+39
| * qapi event: convert DEVICE_TRAY_MOVEDWenchao Xia2014-06-231-0/+14
| * qapi: adjust existing definesWenchao Xia2014-06-231-0/+16
| * qapi: add event helper functionsWenchao Xia2014-06-232-0/+75
* | qapi/string-output-visitor: fix human outputHu Tao2014-06-231-1/+1
|/
OpenPOWER on IntegriCloud