Age | Commit message (Expand) | Author |
2014-05-22 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2014-05-20 | doc: add "setup" to list of migration states | Peter Feiner |
2014-05-19 | block: optimize zero writes with bdrv_write_zeroes | Peter Lieven |
2014-05-05 | migration: expose xbzrle cache miss rate | ChenLiang |
2014-05-05 | migration: expose the bitmap_sync_count to the end | ChenLiang |
2014-04-25 | block: Expose host_* drivers in blockdev-add | Kevin Wolf |
2014-03-26 | virtio-net: add vlan receive state to RxFilterInfo | Amos Kong |
2014-03-13 | qmp: add query-iothreads command | Stefan Hajnoczi |
2014-03-11 | qapi: convert BlockdevOptions to use enum discriminator | Wenchao Xia |
2014-03-05 | input: qapi: add pause key | Gerd Hoffmann |
2014-03-05 | input: qapi: add unmapped key | Gerd Hoffmann |
2014-03-05 | input: qapi: define event types | Gerd Hoffmann |
2014-03-04 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2014-02-28 | qmp: Fix BlockdevOptionQuorum. | Benoît Canet |
2014-02-28 | dump: add 'query-dump-guest-memory-capability' command | qiaonuohan |
2014-02-28 | dump: make kdump-compressed format available for 'dump-guest-memory' | qiaonuohan |
2014-02-25 | rdma: rename 'x-rdma' => 'rdma' | Michael R. Hines |
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 |