index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
qcow2: fix new_blocks double-free in alloc_refcount_block()
Stefan Hajnoczi
2014-08-15
1
-0
/
+1
*
parallels: 2TB+ parallels images support
Denis V. Lunev
2014-08-15
1
-5
/
+20
*
parallels: split check for parallels format in parallels_open
Denis V. Lunev
2014-08-15
1
-5
/
+8
*
parallels: replace tabs with spaces in block/parallels.c
Denis V. Lunev
2014-08-15
1
-5
/
+5
*
parallels: extend parallels format header with actual data values
Denis V. Lunev
2014-08-15
1
-3
/
+5
*
blkdebug: report errors on flush too
Paolo Bonzini
2014-08-15
1
-0
/
+20
*
qcow2: Catch !*host_offset for data allocation
Max Reitz
2014-08-15
1
-0
/
+11
*
qcow2: Return useful error code in refcount_init()
Max Reitz
2014-08-15
1
-2
/
+4
*
mirror: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-1
/
+6
*
vpc: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-1
/
+5
*
vmdk: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-2
/
+10
*
vhdx: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
2
-3
/
+17
*
vdi: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-5
/
+20
*
rbd: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-2
/
+5
*
raw-win32: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-1
/
+5
*
raw-posix: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-1
/
+5
*
qed: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
2
-3
/
+10
*
qcow2: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
5
-32
/
+130
*
qcow1: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-7
/
+26
*
parallels: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-1
/
+5
*
nfs: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-1
/
+5
*
iscsi: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-1
/
+4
*
dmg: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-6
/
+13
*
curl: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-1
/
+7
*
cloop: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-3
/
+20
*
bochs: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-1
/
+5
*
block: vpc - use block layer ops in vpc_create, instead of posix calls
Jeff Cody
2014-08-15
1
-63
/
+43
*
block: use the standard 'ret' instead of 'result'
Jeff Cody
2014-08-15
1
-18
/
+18
*
block: vdi - use block layer ops in vdi_create, instead of posix calls
Jeff Cody
2014-08-15
1
-46
/
+29
*
block: VHDX endian fixes
Jeff Cody
2014-08-15
4
-56
/
+88
*
block: vhdx - add error check
Jeff Cody
2014-08-15
1
-0
/
+5
*
block/archipelago: Add support for creating images
Chrysostomos Nanakos
2014-08-15
1
-0
/
+146
*
block/archipelago: Implement bdrv_parse_filename()
Chrysostomos Nanakos
2014-08-15
1
-2
/
+138
*
block: Support Archipelago as a QEMU block backend
Chrysostomos Nanakos
2014-08-15
2
-0
/
+789
*
qemu-img info: show nocow info
Chunyan Liu
2014-08-15
1
-0
/
+26
*
vmdk: Optimize cluster allocation
Fam Zheng
2014-08-15
1
-82
/
+140
*
block: Avoid bdrv_get_geometry() where errors should be detected
Markus Armbruster
2014-08-15
1
-4
/
+10
*
block: Drop superfluous aligning of bdrv_getlength()'s value
Markus Armbruster
2014-08-15
1
-1
/
+0
*
block: Use bdrv_nb_sectors() where sectors, not bytes are wanted
Markus Armbruster
2014-08-15
2
-4
/
+3
*
raw-posix: Fail gracefully if no working alignment is found
Kevin Wolf
2014-07-18
1
-8
/
+27
*
block: Add Error argument to bdrv_refresh_limits()
Kevin Wolf
2014-07-18
7
-17
/
+7
*
qcow2: Fix error path for unknown incompatible features
Kevin Wolf
2014-07-18
1
-5
/
+16
*
linux-aio: Fix laio resource leak
Gonglei
2014-07-15
1
-0
/
+5
*
block: Assert qiov length matches request length
Kevin Wolf
2014-07-14
1
-4
/
+11
*
qed: Make qiov match request size until backing file EOF
Kevin Wolf
2014-07-14
2
-8
/
+31
*
qcow2: Make qiov match request size until backing file EOF
Kevin Wolf
2014-07-14
1
-1
/
+10
*
block/backup: Fix hang for unaligned image size
Kevin Wolf
2014-07-09
1
-1
/
+1
*
linux-aio: implement io plug, unplug and flush io queue
Ming Lei
2014-07-07
3
-2
/
+141
*
raw-posix: Fix raw_getlength() to always return -errno on error
Markus Armbruster
2014-07-07
1
-6
/
+22
*
mirror: Fix qiov size for short requests
Kevin Wolf
2014-07-07
1
-1
/
+3
[next]