Age | Commit message (Expand) | Author | Files | Lines |
2014-02-09 | block: add native support for NFS | Peter Lieven | 1 | -0/+1 |
2014-01-24 | blkdebug: Make required alignment configurable | Kevin Wolf | 1 | -0/+3 |
2014-01-24 | block: update block commit documentation regarding image truncation | Jeff Cody | 1 | -0/+7 |
2014-01-24 | qmp: Allow to take external snapshots on bs graphs node. | Benoît Canet | 1 | -3/+10 |
2014-01-24 | qmp: Allow block_resize to manipulate bs graph nodes. | Benoît Canet | 1 | -2/+8 |
2014-01-24 | qmp: Allow to change password on named block driver states. | Benoît Canet | 1 | -2/+7 |
2014-01-24 | qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes. | Benoît Canet | 1 | -2/+14 |
2014-01-24 | block: Allow the user to define "node-name" option both on command line and QMP. | Benoît Canet | 1 | -0/+2 |
2014-01-24 | qapi: Add "backing" to BlockStats | Fam Zheng | 1 | -4/+6 |
2014-01-22 | qapi: QMP interface for blkdebug and blkverify | Max Reitz | 1 | -4/+109 |
2014-01-14 | Merge remote branch 'luiz/queue/qmp' into qmpq | Edgar E. Iglesias | 1 | -0/+34 |
2014-01-06 | monitor: add object-add (QMP) and object_add (HMP) command | Paolo Bonzini | 1 | -0/+20 |
2014-01-06 | monitor: add object-del (QMP) and object_del (HMP) command | Paolo Bonzini | 1 | -0/+14 |
2013-12-20 | commit: Support commit active layer | Fam Zheng | 1 | -2/+3 |
2013-12-20 | qapi-schema: fix QEMU 1.8 references | Stefan Hajnoczi | 1 | -1/+1 |
2013-12-13 | qapi-schema.json: Change 1.8 reference to 2.0 | Kevin Wolf | 1 | -1/+1 |
2013-12-09 | net: Adding netmap network backend | Vincenzo Maffione | 1 | -1/+23 |
2013-11-29 | qapi: Change BlockDirtyInfo to list | Fam Zheng | 1 | -3/+3 |
2013-11-14 | qapi-schema: Update description for NewImageMode | Max Reitz | 1 | -1/+2 |
2013-11-07 | qapi: Fix comment for create-type to match code. | Fam Zheng | 1 | -1/+1 |
2013-10-31 | Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging | Anthony Liguori | 1 | -2/+26 |
2013-10-31 | vmdk: Implment bdrv_get_specific_info | Fam Zheng | 1 | -1/+23 |
2013-10-30 | qapi: Add optional field 'compressed' to ImageInfo | Fam Zheng | 1 | -1/+3 |
2013-10-26 | misc: Spelling and grammar fixes in comments | Stefan Weil | 1 | -1/+1 |
2013-10-11 | blockdev: 'blockdev-add' QMP command | Kevin Wolf | 1 | -0/+236 |
2013-10-11 | qcow2: Add support for ImageInfoSpecific | Max Reitz | 1 | -0/+16 |
2013-10-11 | qapi: Add ImageInfoSpecific type | Max Reitz | 1 | -1/+17 |
2013-10-11 | qapi: Introduce enum BlockJobType | Fam Zheng | 1 | -0/+18 |
2013-09-12 | qmp: add interface blockdev-snapshot-delete-internal-sync | Wenchao Xia | 1 | -0/+27 |
2013-09-12 | qmp: add interface blockdev-snapshot-internal-sync | Wenchao Xia | 1 | -0/+20 |
2013-09-12 | qmp: add internal snapshot support in qmp_transaction | Wenchao Xia | 1 | -1/+18 |
2013-09-06 | docs, qapi: document qemu-img map | Paolo Bonzini | 1 | -0/+29 |
2013-09-06 | block: Add iops_size to do the iops accounting for a given io size. | Benoît Canet | 1 | -2/+8 |
2013-09-06 | block: Add support for throttling burst max in QMP and the command line. | Benoît Canet | 1 | -2/+32 |
2013-07-29 | qapi: Rename ChardevBackend member "memory" to "ringbuf" | Markus Armbruster | 1 | -2/+4 |
2013-07-29 | Revert "chardev: Make the name of memory device consistent" | Markus Armbruster | 1 | -3/+3 |
2013-07-23 | migration: add autoconvergence documentation | Juan Quintela | 1 | -0/+3 |
2013-07-23 | rdma: account for the time spent in MIG_STATE_SETUP through QMP | Michael R. Hines | 1 | -1/+8 |
2013-07-19 | block-migration: efficiently encode zero blocks | Peter Lieven | 1 | -1/+7 |
2013-07-18 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -0/+76 |
2013-07-15 | Merge remote-tracking branch 'quintela/migration.next' into staging | Anthony Liguori | 1 | -1/+1 |
2013-07-15 | net: add support of mac-programming over macvtap in QEMU side | Amos Kong | 1 | -0/+76 |
2013-07-15 | blockdev: add sync mode to drive-backup QMP command | Stefan Hajnoczi | 1 | -1/+6 |
2013-07-12 | Add 'auto-converge' migration capability | Chegu Vinod | 1 | -1/+1 |
2013-07-10 | qapi-schema: Use existing type for drive-backup arguments | Kevin Wolf | 1 | -30/+2 |
2013-07-10 | qapi-schema: Use BlockdevSnapshot type for blockdev-snapshot-sync | Kevin Wolf | 1 | -12/+2 |
2013-06-28 | qemu-char: fix documentation for telnet+wait socket flags | Gerd Hoffmann | 1 | -3/+4 |
2013-06-28 | blockdev: add Abort transaction | Stefan Hajnoczi | 1 | -1/+12 |
2013-06-28 | blockdev: add DriveBackup transaction | Stefan Hajnoczi | 1 | -1/+39 |
2013-06-28 | block: add drive-backup QMP command | Stefan Hajnoczi | 1 | -0/+46 |