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-01-20
Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...
Naphtali Sprei
2010-01-19
raw-posix: Detect legacy floppy via ioctl on linux
Cole Robinson
2010-01-19
raw-posix: Detect CDROM via ioctl on linux
Cole Robinson
2010-01-13
qcow/qcow2: implement bdrv_aio_flush
Kevin Wolf
2010-01-13
qcow2-refcount: remove dead assignment
Amit Shah
2010-01-13
block: Add bdrv_change_backing_file
Kevin Wolf
2010-01-11
dmg: fix ->open failure
Christoph Hellwig
2010-01-08
block/vdi: allow disk sizes not multiple of block size
François Revol
2009-12-25
block/bochs: improve format checking
Blue Swirl
2009-12-25
block/bochs.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
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
2009-08-01
Fix Sparse warning about "expression using sizeof on a function"
Blue Swirl
2009-07-27
rename HOST_BSD to CONFIG_BSD
Juan Quintela
2009-07-22
vmdk: Fix backing file handling
Kevin Wolf
2009-07-20
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
[next]