Age | Commit message (Expand) | Author |
2014-03-13 | block/raw-win32: bdrv_parse_filename() for hdev | Max Reitz |
2014-03-13 | block/raw-posix: Strip protocol prefix on creation | Max Reitz |
2014-03-13 | block/raw-posix: bdrv_parse_filename() for cdrom | Max Reitz |
2014-03-13 | block/raw-posix: bdrv_parse_filename() for floppy | Max Reitz |
2014-03-13 | block/raw-posix: bdrv_parse_filename() for hdev | Max Reitz |
2014-03-13 | qcow2: Don't write with BDRV_O_INCOMING | Kevin Wolf |
2014-03-13 | qcow2: Keep option in qcow2_invalidate_cache() | Kevin Wolf |
2014-03-13 | block: Rewrite the snapshot authorization mechanism for block filters. | Benoît Canet |
2014-03-13 | qcow2: Check bs->drv in copy_sectors() | Max Reitz |
2014-03-13 | block: Update image size in bdrv_invalidate_cache() | Kevin Wolf |
2014-03-13 | qcow2-refcount: Sanitize refcount table entry | Max Reitz |
2014-03-06 | block/raw-win32: Strip "file:" prefix on creation | Max Reitz |
2014-03-06 | block/raw-win32: Implement bdrv_parse_filename() | Max Reitz |
2014-03-06 | block/raw-posix: Strip "file:" prefix on creation | Max Reitz |
2014-03-06 | block/raw-posix: Implement bdrv_parse_filename() | Max Reitz |
2014-03-06 | block: mirror - remove code cruft that has no function | Jeff Cody |
2014-03-05 | iscsi: Use bs->sg for everything else than disks | Kevin Wolf |
2014-03-05 | gluster: Remove unused defines and header include | Bharata B Rao |
2014-03-05 | gluster: Change licence to GPLv2+ | Bharata B Rao |
2014-03-04 | block/gluster: Add missing argument to qemu_gluster_init() call | Andreas Färber |
2014-03-04 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-03-04 | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging | Peter Maydell |
2014-02-28 | block/vmdk: do not report file offset for compressed extents | Peter Lieven |
2014-02-28 | qmp: Make Quorum error events more palatable. | Benoît Canet |
2014-02-28 | block: gluster - add reopen support. | Jeff Cody |
2014-02-28 | block: gluster - code movements, state storage changes | Jeff Cody |
2014-02-25 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-02-24 | Merge remote-tracking branch 'remotes/bonzini/configure' into staging | Peter Maydell |
2014-02-22 | block/iscsi: fix segfault if writesame fails | Peter Lieven |
2014-02-22 | block/iscsi: query for supported VPD pages | Peter Lieven |
2014-02-22 | block/iscsi: fix deadlock on scsi check condition | Peter Lieven |
2014-02-21 | quorum: Simplify quorum_open() | Max Reitz |
2014-02-21 | quorum: Add quorum_open() and quorum_close(). | Benoît Canet |
2014-02-21 | quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum. | Benoît Canet |
2014-02-21 | quorum: Add quorum_co_flush(). | Benoît Canet |
2014-02-21 | quorum: Add quorum_invalidate_cache(). | Benoît Canet |
2014-02-21 | quorum: Add quorum_getlength(). | Benoît Canet |
2014-02-21 | quorum: Add quorum mechanism. | Benoît Canet |
2014-02-21 | quorum: Add quorum_aio_readv. | Benoît Canet |
2014-02-21 | blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify. | Benoît Canet |
2014-02-21 | quorum: Add quorum_aio_writev and its dependencies. | Benoît Canet |
2014-02-21 | quorum: Create BDRVQuorumState and BlkDriver and do init. | Benoît Canet |
2014-02-21 | quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB. | Benoît Canet |
2014-02-21 | vdi: say why an image is bad | Paolo Bonzini |
2014-02-21 | block: do not abuse EMEDIUMTYPE | Paolo Bonzini |
2014-02-21 | vmdk: correctly propagate errors | Paolo Bonzini |
2014-02-21 | vmdk: do not try opening a file as both image and descriptor | Paolo Bonzini |
2014-02-21 | vmdk: push vmdk_read_desc up to caller | Paolo Bonzini |
2014-02-21 | vmdk: extract vmdk_read_desc | Paolo Bonzini |
2014-02-21 | vvfat: correctly propagate errors | Paolo Bonzini |