index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2014-08-15
qcow2: Catch !*host_offset for data allocation
Max Reitz
2014-08-15
qcow2: Return useful error code in refcount_init()
Max Reitz
2014-08-15
mirror: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
vpc: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
vmdk: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
vhdx: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
vdi: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
rbd: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
raw-win32: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
raw-posix: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
qed: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
qcow2: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
qcow1: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
parallels: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
nfs: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
iscsi: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
dmg: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
curl: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
cloop: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
bochs: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
block: vpc - use block layer ops in vpc_create, instead of posix calls
Jeff Cody
2014-08-15
block: use the standard 'ret' instead of 'result'
Jeff Cody
2014-08-15
block: vdi - use block layer ops in vdi_create, instead of posix calls
Jeff Cody
2014-08-15
block: VHDX endian fixes
Jeff Cody
2014-08-15
block: vhdx - add error check
Jeff Cody
2014-08-15
block/archipelago: Add support for creating images
Chrysostomos Nanakos
2014-08-15
block/archipelago: Implement bdrv_parse_filename()
Chrysostomos Nanakos
2014-08-15
block: Support Archipelago as a QEMU block backend
Chrysostomos Nanakos
2014-08-15
qemu-img info: show nocow info
Chunyan Liu
2014-08-15
vmdk: Optimize cluster allocation
Fam Zheng
2014-08-15
block: Avoid bdrv_get_geometry() where errors should be detected
Markus Armbruster
2014-08-15
block: Drop superfluous aligning of bdrv_getlength()'s value
Markus Armbruster
2014-08-15
block: Use bdrv_nb_sectors() where sectors, not bytes are wanted
Markus Armbruster
2014-07-18
raw-posix: Fail gracefully if no working alignment is found
Kevin Wolf
2014-07-18
block: Add Error argument to bdrv_refresh_limits()
Kevin Wolf
2014-07-18
qcow2: Fix error path for unknown incompatible features
Kevin Wolf
2014-07-15
linux-aio: Fix laio resource leak
Gonglei
2014-07-14
block: Assert qiov length matches request length
Kevin Wolf
2014-07-14
qed: Make qiov match request size until backing file EOF
Kevin Wolf
2014-07-14
qcow2: Make qiov match request size until backing file EOF
Kevin Wolf
2014-07-09
block/backup: Fix hang for unaligned image size
Kevin Wolf
2014-07-07
linux-aio: implement io plug, unplug and flush io queue
Ming Lei
2014-07-07
raw-posix: Fix raw_getlength() to always return -errno on error
Markus Armbruster
2014-07-07
mirror: Fix qiov size for short requests
Kevin Wolf
2014-07-01
block: add backing-file option to block-stream
Jeff Cody
2014-07-01
block: extend block-commit to accept a string for the backing file
Jeff Cody
2014-07-01
block/cow: Avoid use of uninitialized cow_bs in error path
Peter Maydell
2014-07-01
qemu-img create: add 'nocow' option
Chunyan Liu
2014-06-27
block: Add replaces argument to drive-mirror
BenoƮt Canet
2014-06-27
block: acquire AioContext in qmp_query_blockstats()
Stefan Hajnoczi
[next]