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-09-08
vmdk: fix buf leak in vmdk_parse_extents()
Stefan Hajnoczi
2014-09-08
vmdk: fix vmdk_parse_extents() extent_file leaks
Stefan Hajnoczi
2014-09-08
block/archipelago: Use QEMU atomic builtins
Chrysostomos Nanakos
2014-09-02
curl: The macro that you have to uncomment to get debugging is DEBUG_CURL.
Richard W.M. Jones
2014-08-29
quorum: Fix leak of opts in quorum_open
Fam Zheng
2014-08-29
blkverify: Fix leak of opts in blkverify_open
Fam Zheng
2014-08-29
nfs: Fix leak of opts in nfs_file_open
Fam Zheng
2014-08-29
curl: Don't deref NULL pointer in call to aio_poll.
Richard W.M. Jones
2014-08-29
curl: Allow a cookie or cookies to be sent with http/https requests.
Richard W.M. Jones
2014-08-29
linux-aio: avoid deadlock in nested aio_poll() calls
Stefan Hajnoczi
2014-08-29
sheepdog: fix a core dump while do auto-reconnecting
Liu Yuan
2014-08-29
aio-win32: add support for sockets
Paolo Bonzini
2014-08-29
block/quorum: add simple read pattern support
Liu Yuan
2014-08-29
sheepdog: improve error handling for a case of failed lock
Hitoshi Mitake
2014-08-29
sheepdog: adopting protocol update for VDI locking
Hitoshi Mitake
2014-08-29
block.curl: adding 'timeout' option
Daniel Henrique Barboza
2014-08-28
mirror: fix uninitialized variable delay_ns warnings
Stefan Hajnoczi
2014-08-22
vmdk: Use bdrv_nb_sectors() where sectors, not bytes are wanted
Markus Armbruster
2014-08-22
blkdebug: Delete BH in bdrv_aio_cancel
Fam Zheng
2014-08-22
raw-posix: fix O_DIRECT short reads
Stefan Hajnoczi
2014-08-22
block/iscsi: fix memory corruption on iscsi resize
Peter Lieven
2014-08-21
block/vvfat.c: remove debugging code to reinit stderr if NULL
Michael Tokarev
2014-08-20
quorum: Implement bdrv_refresh_filename()
Max Reitz
2014-08-20
nbd: Implement bdrv_refresh_filename()
Max Reitz
2014-08-20
blkverify: Implement bdrv_refresh_filename()
Max Reitz
2014-08-20
blkdebug: Implement bdrv_refresh_filename()
Max Reitz
2014-08-20
qcow2: Add runtime options for cache sizes
Max Reitz
2014-08-20
qcow2: Use g_try_new0() for cache array
Max Reitz
2014-08-20
qcow2: Constant cache size in bytes
Max Reitz
2014-08-20
block: Drop some superfluous casts from void *
Markus Armbruster
2014-08-20
block: Use g_new() & friends to avoid multiplying sizes
Markus Armbruster
2014-08-20
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-08-15
qcow2: fix new_blocks double-free in alloc_refcount_block()
Stefan Hajnoczi
2014-08-15
parallels: 2TB+ parallels images support
Denis V. Lunev
2014-08-15
parallels: split check for parallels format in parallels_open
Denis V. Lunev
2014-08-15
parallels: replace tabs with spaces in block/parallels.c
Denis V. Lunev
2014-08-15
parallels: extend parallels format header with actual data values
Denis V. Lunev
2014-08-15
blkdebug: report errors on flush too
Paolo Bonzini
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
[next]