summaryrefslogtreecommitdiffstats
path: root/qapi-schema.json
Commit message (Expand)AuthorAgeFilesLines
* qapi-schema: Update description for NewImageModeMax Reitz2013-11-141-1/+2
* qapi: Fix comment for create-type to match code.Fam Zheng2013-11-071-1/+1
* Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori2013-10-311-2/+26
|\
| * vmdk: Implment bdrv_get_specific_infoFam Zheng2013-10-311-1/+23
| * qapi: Add optional field 'compressed' to ImageInfoFam Zheng2013-10-301-1/+3
* | misc: Spelling and grammar fixes in commentsStefan Weil2013-10-261-1/+1
|/
* blockdev: 'blockdev-add' QMP commandKevin Wolf2013-10-111-0/+236
* qcow2: Add support for ImageInfoSpecificMax Reitz2013-10-111-0/+16
* qapi: Add ImageInfoSpecific typeMax Reitz2013-10-111-1/+17
* qapi: Introduce enum BlockJobTypeFam Zheng2013-10-111-0/+18
* qmp: add interface blockdev-snapshot-delete-internal-syncWenchao Xia2013-09-121-0/+27
* qmp: add interface blockdev-snapshot-internal-syncWenchao Xia2013-09-121-0/+20
* qmp: add internal snapshot support in qmp_transactionWenchao Xia2013-09-121-1/+18
* docs, qapi: document qemu-img mapPaolo Bonzini2013-09-061-0/+29
* block: Add iops_size to do the iops accounting for a given io size.Benoît Canet2013-09-061-2/+8
* block: Add support for throttling burst max in QMP and the command line.Benoît Canet2013-09-061-2/+32
* qapi: Rename ChardevBackend member "memory" to "ringbuf"Markus Armbruster2013-07-291-2/+4
* Revert "chardev: Make the name of memory device consistent"Markus Armbruster2013-07-291-3/+3
* migration: add autoconvergence documentationJuan Quintela2013-07-231-0/+3
* rdma: account for the time spent in MIG_STATE_SETUP through QMPMichael R. Hines2013-07-231-1/+8
* block-migration: efficiently encode zero blocksPeter Lieven2013-07-191-1/+7
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-181-0/+76
|\
| * net: add support of mac-programming over macvtap in QEMU sideAmos Kong2013-07-151-0/+76
* | Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori2013-07-151-1/+1
|\ \
| * | Add 'auto-converge' migration capabilityChegu Vinod2013-07-121-1/+1
* | | blockdev: add sync mode to drive-backup QMP commandStefan Hajnoczi2013-07-151-1/+6
|/ /
* | qapi-schema: Use existing type for drive-backup argumentsKevin Wolf2013-07-101-30/+2
* | qapi-schema: Use BlockdevSnapshot type for blockdev-snapshot-syncKevin Wolf2013-07-101-12/+2
|/
* qemu-char: fix documentation for telnet+wait socket flagsGerd Hoffmann2013-06-281-3/+4
* blockdev: add Abort transactionStefan Hajnoczi2013-06-281-1/+12
* blockdev: add DriveBackup transactionStefan Hajnoczi2013-06-281-1/+39
* block: add drive-backup QMP commandStefan Hajnoczi2013-06-281-0/+46
* rdma: introduce capability x-rdma-pin-allMichael R. Hines2013-06-271-1/+6
* rdma: export throughput w/ MigrationStats QMPMichael R. Hines2013-06-271-1/+4
* qapi: lack of two commas in dictAmos Kong2013-06-211-2/+2
* build: drop TARGET_TYPEPaolo Bonzini2013-06-141-17/+1
* qmp: add ImageInfo in BlockDeviceInfo used by query-blockWenchao Xia2013-06-071-2/+8
* blockdev: Rename BlockdevAction -> TransactionActionKevin Wolf2013-05-241-11/+10
* chardev: Make the name of memory device consistentLei Li2013-05-221-3/+3
* chardev: Make consistent with udp device for new qapi backendLei Li2013-05-201-4/+4
* target-i386: Add "feature-words" property to X86CPUEduardo Habkost2013-05-061-0/+32
* QMP: Add cpu-add commandIgor Mammedov2013-05-011-0/+13
* add a new runstate: RUN_STATE_GUEST_PANICKEDHu Tao2013-04-301-1/+4
* monitor: introduce query-command-line-optionsAmos Kong2013-04-251-0/+66
* qapi: use valid JSON in schemaEric Blake2013-04-121-1/+1
* Revert "New QMP command query-cpu-max and HMP command cpu_max"Michal Novotny2013-04-121-11/+0
* New cpu-max field in query-machines QMP command outputMichal Novotny2013-04-121-1/+4
* qapi schema: add AcpiTableOptionsLaszlo Ersek2013-04-041-0/+58
* help: add docs for missing 'queues' option of tapJason Wang2013-04-031-0/+2
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-03-261-1/+3
|\
OpenPOWER on IntegriCloud