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
2010-02-23
qcow2: Fix access after end of array
Kevin Wolf
2010-02-23
don't dereference NULL after failed strdup
Jim Meyering
2010-02-23
qcow2: Fix signedness bugs
Kevin Wolf
2010-01-27
qcow2: Don't ignore qcow2_alloc_clusters return value
Kevin Wolf
2010-01-27
qcow2: Don't ignore update_refcount return value
Kevin Wolf
2010-01-27
qcow2: Allow updating no refcounts
Kevin Wolf
2010-01-27
qcow2: Improve error handling in update_refcount
Kevin Wolf
2010-01-27
qcow2: Fix error handling in grow_refcount_table
Kevin Wolf
2010-01-27
qcow2: Return 0/-errno in qcow2_alloc_cluster_offset
Kevin Wolf
2010-01-27
qcow2: Return 0/-errno in get_cluster_table
Kevin Wolf
2010-01-27
qcow2: Fix error handling in qcow_save_vmstate
Kevin Wolf
2010-01-27
qcow2: Fix error handling in qcow2_grow_l1_table
Kevin Wolf
2010-01-26
win32: pair qemu_memalign() with qemu_vfree()
Herve Poussineau
2010-01-12
dmg: fix ->open failure
Christoph Hellwig
2009-12-03
Don't leak file descriptors
Kevin Wolf
2009-12-03
qemu-img: There is more than one host device driver
Kevin Wolf
2009-12-03
qcow2: Fix some more qemu_malloc fallout
Kevin Wolf
2009-12-03
qcow2: Store exact backing format length
Kevin Wolf
2009-11-29
Add support for GNU/kFreeBSD
Aurelien Jarno
2009-11-12
Fix 32-bit overflow in parallels image support
David Woodhouse
2009-11-09
qcow2: Allow qcow2 disk images with size zero
Stefan Weil
2009-10-30
Remove aio_ctx from paio_* interface
Kevin Wolf
2009-10-27
Revert "qcow2: Bring synchronous read/write back to life"
Kevin Wolf
2009-10-27
Add qemu_aio_process_queue()
Kevin Wolf
2009-10-27
raw/linux-aio: Also initialize POSIX AIO
Kevin Wolf
2009-10-27
qcow2: Fix grow_refcount_table error handling
Kevin Wolf
2009-10-15
qcow2: Bring synchronous read/write back to life
Kevin Wolf
2009-10-05
block/raw: Add create_options for host_device
Kevin Wolf
2009-10-05
qcow2: Increase maximum cluster size to 2 MB
Kevin Wolf
2009-10-04
Check availability of uuid header / library
Stefan Weil
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-30
vvfat: fix coding style nit
Michael S. Tsirkin
2009-09-12
Fix signedness warnings on OpenSolaris
Blue Swirl
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-11
block: add aio_flush operation
Christoph Hellwig
2009-09-11
block: use fdatasync instead of fsync if possible
Christoph Hellwig
2009-09-09
qcow2: Order concurrent AIO requests on the same unallocated cluster
Kevin Wolf
2009-09-09
qcow2: Fix metadata preallocation
Kevin Wolf
2009-09-09
Fix spelling in comment.
Stefan Weil
2009-08-29
Fix gcc 3 warning about uninitialized variable
Blue Swirl
2009-08-28
Don't compile aio code if CONFIG_LINUX_AIO is undefined
Stefan Weil
2009-08-27
raw-posix: add Linux native AIO support
Christoph Hellwig
2009-08-27
raw-posix: refactor AIO support
Christoph Hellwig
2009-08-27
qcow2: Metadata preallocation
Kevin Wolf
2009-08-27
block/vdi.c: Fix several bugs
Stefan Weil
2009-08-24
eliminate errors about unused results in block/vpc.c
Nathan Froyd
2009-08-24
make pthreads mandatory
Christoph Hellwig
2009-08-15
Use pstrcpy to avoid OpenBSD linker warnings
Blue Swirl
2009-08-10
Add new block driver for the VDI format (only aio supported)
Stefan Weil
[next]