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
*
Don't leak file descriptors
Kevin Wolf
2009-12-03
1
-1
/
+1
*
qemu-img: There is more than one host device driver
Kevin Wolf
2009-12-03
1
-0
/
+4
*
qcow2: Fix some more qemu_malloc fallout
Kevin Wolf
2009-12-03
2
-8
/
+21
*
qcow2: Store exact backing format length
Kevin Wolf
2009-12-03
1
-7
/
+9
*
Add support for GNU/kFreeBSD
Aurelien Jarno
2009-11-29
1
-8
/
+8
*
Fix 32-bit overflow in parallels image support
David Woodhouse
2009-11-12
1
-2
/
+3
*
qcow2: Allow qcow2 disk images with size zero
Stefan Weil
2009-11-09
2
-9
/
+13
*
Remove aio_ctx from paio_* interface
Kevin Wolf
2009-10-30
2
-8
/
+6
*
Revert "qcow2: Bring synchronous read/write back to life"
Kevin Wolf
2009-10-27
3
-55
/
+5
*
Add qemu_aio_process_queue()
Kevin Wolf
2009-10-27
1
-4
/
+4
*
raw/linux-aio: Also initialize POSIX AIO
Kevin Wolf
2009-10-27
1
-0
/
+4
*
qcow2: Fix grow_refcount_table error handling
Kevin Wolf
2009-10-27
1
-1
/
+0
*
qcow2: Bring synchronous read/write back to life
Kevin Wolf
2009-10-15
3
-5
/
+55
*
block/raw: Add create_options for host_device
Kevin Wolf
2009-10-05
1
-6
/
+10
*
qcow2: Increase maximum cluster size to 2 MB
Kevin Wolf
2009-10-05
3
-8
/
+11
*
Check availability of uuid header / library
Stefan Weil
2009-10-04
1
-2
/
+2
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-144
/
+144
*
Get rid of _t suffix
malc
2009-10-01
1
-144
/
+144
*
vvfat: fix coding style nit
Michael S. Tsirkin
2009-09-30
1
-2
/
+2
*
Fix signedness warnings on OpenSolaris
Blue Swirl
2009-09-12
1
-4
/
+4
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
3
-13
/
+13
*
block: add aio_flush operation
Christoph Hellwig
2009-09-11
2
-1
/
+19
*
block: use fdatasync instead of fsync if possible
Christoph Hellwig
2009-09-11
2
-2
/
+2
*
qcow2: Order concurrent AIO requests on the same unallocated cluster
Kevin Wolf
2009-09-09
3
-5
/
+96
*
qcow2: Fix metadata preallocation
Kevin Wolf
2009-09-09
1
-1
/
+3
*
Fix spelling in comment.
Stefan Weil
2009-09-09
1
-1
/
+1
*
Fix gcc 3 warning about uninitialized variable
Blue Swirl
2009-08-29
1
-1
/
+1
*
Don't compile aio code if CONFIG_LINUX_AIO is undefined
Stefan Weil
2009-08-28
1
-1
/
+7
*
raw-posix: add Linux native AIO support
Christoph Hellwig
2009-08-27
2
-5
/
+31
*
raw-posix: refactor AIO support
Christoph Hellwig
2009-08-27
2
-236
/
+75
*
qcow2: Metadata preallocation
Kevin Wolf
2009-08-27
1
-2
/
+79
*
block/vdi.c: Fix several bugs
Stefan Weil
2009-08-27
1
-4
/
+9
*
eliminate errors about unused results in block/vpc.c
Nathan Froyd
2009-08-24
1
-4
/
+4
*
make pthreads mandatory
Christoph Hellwig
2009-08-24
1
-27
/
+1
*
Use pstrcpy to avoid OpenBSD linker warnings
Blue Swirl
2009-08-15
1
-1
/
+1
*
Add new block driver for the VDI format (only aio supported)
Stefan Weil
2009-08-10
1
-0
/
+951
*
Fix Sparse warning about "expression using sizeof on a function"
Blue Swirl
2009-08-01
1
-3
/
+3
*
rename HOST_BSD to CONFIG_BSD
Juan Quintela
2009-07-27
1
-2
/
+2
*
vmdk: Fix backing file handling
Kevin Wolf
2009-07-22
1
-14
/
+15
*
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
2009-07-20
2
-2
/
+3
*
raw-posix: Handle errors in raw_create
Stefan Weil
2009-07-16
1
-5
/
+12
*
replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate
Christoph Hellwig
2009-07-16
1
-8
/
+14
*
qcow2: Fix L1 table memory allocation
Kevin Wolf
2009-07-10
3
-3
/
+4
*
qcow1: Fix qcow_aio_writev
Kevin Wolf
2009-07-10
1
-1
/
+1
*
Substitute O_DSYNC with O_SYNC or O_FSYNC when needed.
G 3
2009-07-09
1
-0
/
+4
*
Allow adjustment of http block device's readahead size, via a new
Nolan
2009-07-09
1
-3
/
+47
*
Revert "support colon in filenames"
Anthony Liguori
2009-07-09
2
-2
/
+1
*
qcow2: Make cache=writethrough default
Kevin Wolf
2009-07-09
1
-8
/
+0
*
qcow2: Cache refcount blocks during snapshot creation
Kevin Wolf
2009-06-29
1
-0
/
+40
*
block-raw: Allow pread beyond the end of growable images
Kevin Wolf
2009-06-29
1
-0
/
+11
[next]