index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmdk: Use bdrv_nb_sectors() where sectors, not bytes are wanted
Markus Armbruster
2014-08-22
1
-6
/
+5
*
blkdebug: Delete BH in bdrv_aio_cancel
Fam Zheng
2014-08-22
1
-0
/
+4
*
raw-posix: fix O_DIRECT short reads
Stefan Hajnoczi
2014-08-22
1
-0
/
+9
*
block/iscsi: fix memory corruption on iscsi resize
Peter Lieven
2014-08-22
1
-1
/
+2
*
block/vvfat.c: remove debugging code to reinit stderr if NULL
Michael Tokarev
2014-08-21
1
-9
/
+0
*
quorum: Implement bdrv_refresh_filename()
Max Reitz
2014-08-20
1
-0
/
+39
*
nbd: Implement bdrv_refresh_filename()
Max Reitz
2014-08-20
1
-0
/
+36
*
blkverify: Implement bdrv_refresh_filename()
Max Reitz
2014-08-20
1
-0
/
+29
*
blkdebug: Implement bdrv_refresh_filename()
Max Reitz
2014-08-20
1
-0
/
+97
*
qcow2: Add runtime options for cache sizes
Max Reitz
2014-08-20
2
-11
/
+103
*
qcow2: Use g_try_new0() for cache array
Max Reitz
2014-08-20
1
-4
/
+9
*
qcow2: Constant cache size in bytes
Max Reitz
2014-08-20
2
-4
/
+21
*
block: Drop some superfluous casts from void *
Markus Armbruster
2014-08-20
2
-5
/
+5
*
block: Use g_new() & friends to avoid multiplying sizes
Markus Armbruster
2014-08-20
6
-7
/
+6
*
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-08-20
15
-32
/
+31
*
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
[next]