index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2014-05-22
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
2014-05-20
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-05-20
block: iscsi build fix if LIBISCSI_FEATURE_IOVECTOR is not defined
Jeff Cody
2014-05-19
block: optimize zero writes with bdrv_write_zeroes
Peter Lieven
2014-05-19
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
2014-05-19
qcow1: Stricter backing file length check
Kevin Wolf
2014-05-19
qcow1: Validate image size (CVE-2014-0223)
Kevin Wolf
2014-05-19
qcow1: Validate L2 table size (CVE-2014-0222)
Kevin Wolf
2014-05-19
qcow1: Check maximum cluster size
Kevin Wolf
2014-05-19
qcow1: Make padding in the header explicit
Kevin Wolf
2014-05-19
curl: Add sslverify option
Matthew Booth
2014-05-19
curl: Remove broken parsing of options from url
Matthew Booth
2014-05-19
curl: Fix build when curl_multi_socket_action isn't available
Matthew Booth
2014-05-19
block: vhdx - account for identical header sections
Jeff Cody
2014-05-09
block/raw-posix: Try both FIEMAP and SEEK_HOLE
Max Reitz
2014-05-09
gluster: Correctly propagate errors when volume isn't accessible
Peter Krempa
2014-05-09
vmdk: Implement .bdrv_get_info()
Fam Zheng
2014-05-09
vmdk: Implement .bdrv_write_compressed
Fam Zheng
2014-05-09
block/iscsi: bump year in copyright notice
Peter Lieven
2014-05-09
block/nfs: Check for NULL server part
Max Reitz
2014-05-09
qcow2: Fix alloc_clusters_noref() overflow detection
Max Reitz
2014-05-05
[PATCH] block/iscsi: bump year in copyright notice
Peter Lieven
2014-04-30
curl: Fix hang reading from slow connections
Matthew Booth
2014-04-30
curl: Ensure all informationals are checked for completion
Matthew Booth
2014-04-30
curl: Eliminate unnecessary use of curl_multi_socket_all
Matthew Booth
2014-04-30
curl: Remove unnecessary explicit calls to internal event handler
Matthew Booth
2014-04-30
curl: Remove erroneous sleep waiting for curl completion
Matthew Booth
2014-04-30
curl: Fix return from curl_read_cb with invalid state
Matthew Booth
2014-04-30
curl: Remove unnecessary use of goto
Matthew Booth
2014-04-30
curl: Fix long line
Matthew Booth
2014-04-30
block/vdi: Error out immediately in vdi_create()
Max Reitz
2014-04-30
block/bochs: Fix error handling for seek_to_sector()
Max Reitz
2014-04-30
qcow2: Check min_size in qcow2_grow_l1_table()
Max Reitz
2014-04-30
qcow2: Catch bdrv_getlength() error
Max Reitz
2014-04-30
block: Use correct width in format strings
Max Reitz
2014-04-30
qcow2: Avoid overflow in alloc_clusters_noref()
Max Reitz
2014-04-30
block: Use error_abort in bdrv_image_info_specific_dump()
Max Reitz
2014-04-30
block: Unlink temporary files in raw-posix/win32
Kevin Wolf
2014-04-29
qcow2: Fix discard
Max Reitz
2014-04-29
mirror: Check for bdrv_get_info result
Fam Zheng
2014-04-29
mirror: Fix resource leak when bdrv_getlength fails
Fam Zheng
2014-04-29
block/iscsi: allow cluster_size of 4K and greater
Peter Lieven
2014-04-29
block/iscsi: clarify the meaning of ISCSI_CHECKALLOC_THRES
Peter Lieven
2014-04-29
block/iscsi: speed up read for unallocated sectors
Peter Lieven
2014-04-28
mirror: Use DIV_ROUND_UP
Fam Zheng
2014-04-28
block/iscsi: allow fall back to WRITE SAME without UNMAP
Peter Lieven
2014-04-28
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-04-25
iscsi: Don't use error_is_set() to suppress additional errors
Markus Armbruster
2014-04-25
nbd: Use return values instead of error_is_set(errp)
Markus Armbruster
2014-04-25
Use error_is_set() only when necessary (again)
Markus Armbruster
[next]