aboutsummaryrefslogtreecommitdiff
path: root/qapi-schema.json
AgeCommit message (Expand)Author
2013-10-11qcow2: Add support for ImageInfoSpecificMax Reitz
2013-10-11qapi: Add ImageInfoSpecific typeMax Reitz
2013-10-11qapi: Introduce enum BlockJobTypeFam Zheng
2013-09-12qmp: add interface blockdev-snapshot-delete-internal-syncWenchao Xia
2013-09-12qmp: add interface blockdev-snapshot-internal-syncWenchao Xia
2013-09-12qmp: add internal snapshot support in qmp_transactionWenchao Xia
2013-09-06docs, qapi: document qemu-img mapPaolo Bonzini
2013-09-06block: Add iops_size to do the iops accounting for a given io size.Benoît Canet
2013-09-06block: Add support for throttling burst max in QMP and the command line.Benoît Canet
2013-07-29qapi: Rename ChardevBackend member "memory" to "ringbuf"Markus Armbruster
2013-07-29Revert "chardev: Make the name of memory device consistent"Markus Armbruster
2013-07-23migration: add autoconvergence documentationJuan Quintela
2013-07-23rdma: account for the time spent in MIG_STATE_SETUP through QMPMichael R. Hines
2013-07-19block-migration: efficiently encode zero blocksPeter Lieven
2013-07-18Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-15Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori
2013-07-15net: add support of mac-programming over macvtap in QEMU sideAmos Kong
2013-07-15blockdev: add sync mode to drive-backup QMP commandStefan Hajnoczi
2013-07-12Add 'auto-converge' migration capabilityChegu Vinod
2013-07-10qapi-schema: Use existing type for drive-backup argumentsKevin Wolf
2013-07-10qapi-schema: Use BlockdevSnapshot type for blockdev-snapshot-syncKevin Wolf
2013-06-28qemu-char: fix documentation for telnet+wait socket flagsGerd Hoffmann
2013-06-28blockdev: add Abort transactionStefan Hajnoczi
2013-06-28blockdev: add DriveBackup transactionStefan Hajnoczi
2013-06-28block: add drive-backup QMP commandStefan Hajnoczi
2013-06-27rdma: introduce capability x-rdma-pin-allMichael R. Hines
2013-06-27rdma: export throughput w/ MigrationStats QMPMichael R. Hines
2013-06-21qapi: lack of two commas in dictAmos Kong
2013-06-14build: drop TARGET_TYPEPaolo Bonzini
2013-06-07qmp: add ImageInfo in BlockDeviceInfo used by query-blockWenchao Xia
2013-05-24blockdev: Rename BlockdevAction -> TransactionActionKevin Wolf
2013-05-22chardev: Make the name of memory device consistentLei Li
2013-05-20chardev: Make consistent with udp device for new qapi backendLei Li
2013-05-06target-i386: Add "feature-words" property to X86CPUEduardo Habkost
2013-05-01QMP: Add cpu-add commandIgor Mammedov
2013-04-30add a new runstate: RUN_STATE_GUEST_PANICKEDHu Tao
2013-04-25monitor: introduce query-command-line-optionsAmos Kong
2013-04-12qapi: use valid JSON in schemaEric Blake
2013-04-12Revert "New QMP command query-cpu-max and HMP command cpu_max"Michal Novotny
2013-04-12New cpu-max field in query-machines QMP command outputMichal Novotny
2013-04-04qapi schema: add AcpiTableOptionsLaszlo Ersek
2013-04-03help: add docs for missing 'queues' option of tapJason Wang
2013-03-26Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-03-26Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori
2013-03-26migration: do not sent zero pages in bulk stagePeter Lieven
2013-03-25New QMP command query-cpu-max and HMP command cpu_maxMichal Novotny
2013-03-25QMP: Remove duplicate TPM type from query-tpmCorey Bryant
2013-03-23Add top level changes for moxieAnthony Green
2013-03-17qdev: DEVICE_DELETED eventMichael S. Tsirkin
2013-03-13chardev: add udp support to qapiGerd Hoffmann