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