summaryrefslogtreecommitdiffstats
path: root/qapi-schema.json
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * qdev: DEVICE_DELETED eventMichael S. Tsirkin2013-03-171-1/+3
* | Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori2013-03-261-3/+5
|\ \
| * | migration: do not sent zero pages in bulk stagePeter Lieven2013-03-261-3/+5
* | | New QMP command query-cpu-max and HMP command cpu_maxMichal Novotny2013-03-251-0/+11
* | | QMP: Remove duplicate TPM type from query-tpmCorey Bryant2013-03-251-8/+4
|/ /
* | Add top level changes for moxieAnthony Green2013-03-231-3/+3
|/
* chardev: add udp support to qapiGerd Hoffmann2013-03-131-1/+15
* chardev: add memory (ringbuf) support to qapiGerd Hoffmann2013-03-131-1/+13
* chardev: add vc support to qapiGerd Hoffmann2013-03-131-1/+19
* chardev: add spice support to qapiGerd Hoffmann2013-03-131-1/+25
OpenPOWER on IntegriCloud