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
*
qcow2: Fix in-flight list after qcow2_cache_put failure
Kevin Wolf
2011-06-15
1
-4
/
+8
*
vdi: Avoid direct AIO callback
Kevin Wolf
2011-06-15
1
-5
/
+36
*
qcow: Avoid direct AIO callback
Kevin Wolf
2011-06-14
1
-2
/
+56
*
qcow2: Avoid direct AIO callback
Kevin Wolf
2011-06-14
1
-9
/
+30
*
block/rbd: Remove unused local variable
Stefan Weil
2011-06-14
1
-4
/
+0
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-06-08
1
-2
/
+0
|
\
|
*
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
2011-06-08
1
-2
/
+0
*
|
qemu-img create: Fix displayed default cluster size
Kevin Wolf
2011-06-08
4
-5
/
+11
*
|
qcow2: Fix memory leaks in error cases
Kevin Wolf
2011-06-08
2
-4
/
+7
*
|
rbd: Add bdrv_truncate implementation
Josh Durgin
2011-06-08
1
-0
/
+14
*
|
rbd: check return values when scheduling aio
Josh Durgin
2011-06-08
1
-4
/
+20
*
|
rbd: allow configuration of rados from the rbd filename
Josh Durgin
2011-06-08
1
-17
/
+102
*
|
rbd: use the higher level librbd instead of just librados
Josh Durgin
2011-06-08
2
-648
/
+218
*
|
block/raw-posix: get right partition size
Christoph Egger
2011-06-08
1
-0
/
+32
*
|
block/raw-posix: use a character device if a block device is given
Christoph Egger
2011-06-08
1
-0
/
+43
*
|
vmdk: fix endianness bugs
Alexander Graf
2011-06-08
1
-8
/
+14
*
|
block: clarify the meaning of BDRV_O_NOCACHE
Christoph Hellwig
2011-06-08
3
-8
/
+8
|
/
*
qed: support for growing images
Stefan Hajnoczi
2011-05-18
1
-1
/
+21
*
qed: Periodically flush and clear need check bit
Stefan Hajnoczi
2011-05-18
2
-2
/
+109
*
Fix typos in comments and code (occured -> occurred and related)
Stefan Weil
2011-05-08
1
-1
/
+1
*
Fix typo in code and comments
Stefan Weil
2011-05-06
1
-2
/
+2
*
NBD: Avoid leaking a couple of strings when the NBD device is closed
Nick Thomas
2011-05-03
1
-0
/
+4
*
qed: Fix consistency check on 32-bit hosts
Stefan Hajnoczi
2011-04-27
2
-3
/
+3
*
vpc.c: Use get_option_parameter() does the search
Mitnick Lyu
2011-04-13
1
-6
/
+2
*
qed: Add support for zero clusters
Anthony Liguori
2011-04-13
4
-17
/
+66
*
NBD device: Separate out parsing configuration and opening sockets.
Nick Thomas
2011-04-07
1
-55
/
+102
*
Fix trivial "endianness bugs"
Stefan Weil
2011-04-03
1
-2
/
+2
*
get rid of private bitmap functions in block/sheepdog.c, use generic ones
Michael Tokarev
2011-04-01
1
-14
/
+1
*
block/qcow: Don't ignore immediate read/write and other failures
Stefan Weil
2011-03-15
1
-4
/
+12
*
block/vdi: Don't ignore immediate read/write failures
Stefan Weil
2011-03-15
1
-0
/
+5
*
qcow2: Fix order in L2 table COW
Kevin Wolf
2011-02-10
1
-3
/
+6
*
qed: Report error for unsupported features
Kevin Wolf
2011-02-10
1
-1
/
+8
*
qcow2: Report error for version > 2
Kevin Wolf
2011-02-10
1
-2
/
+11
*
qcow2: Fix error handling for reading compressed clusters
Kevin Wolf
2011-02-10
2
-3
/
+5
*
qcow2: Fix error handling for immediate backing file read failure
Kevin Wolf
2011-02-10
1
-1
/
+3
*
QCOW2: bug fix - read base image beyond its size
Chunqiang Tang
2011-02-10
1
-3
/
+2
*
block/vdi: Fix wrong size in conditionally used memset, memcmp
Stefan Weil
2011-02-07
1
-2
/
+2
*
qcow2: Really use cache=unsafe for image creation
Kevin Wolf
2011-02-07
1
-1
/
+2
*
qcow2-refcount: remove write-only variables
Blue Swirl
2011-01-31
1
-4
/
+1
*
raw-win32: Fix bdrv_flush return value
Kevin Wolf
2011-01-31
1
-1
/
+1
*
qed: Images with backing file do not require QED_F_NEED_CHECK
Stefan Hajnoczi
2011-01-31
1
-7
/
+17
*
qcow2: Add bdrv_discard support
Kevin Wolf
2011-01-31
3
-0
/
+92
*
sheepdog: support creating images on remote hosts
MORITA Kazutaka
2011-01-31
1
-3
/
+14
*
Reorganize struct Qcow2Cache for better struct packing
Jes Sorensen
2011-01-31
1
-1
/
+1
*
qed: Refuse to create images on block devices
Stefan Hajnoczi
2011-01-24
1
-0
/
+6
*
qcow2: Batch flushes for COW
Kevin Wolf
2011-01-24
3
-4
/
+19
*
qcow2: Use QcowCache
Kevin Wolf
2011-01-24
5
-298
/
+240
*
qcow2: Add QcowCache
Kevin Wolf
2011-01-24
2
-0
/
+309
*
qcow2: fix unaligned access
Aurelien Jarno
2011-01-24
1
-1
/
+1
*
vpc: fix a file descriptor leak
Blue Swirl
2011-01-12
1
-17
/
+30
[next]