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 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
*
vvfat: fix a file descriptor leak
Blue Swirl
2011-01-12
1
-0
/
+1
*
Add proper -errno error return values to qcow2_open()
Jes Sorensen
2010-12-17
1
-18
/
+42
*
block/qcow2.c: rename qcow_ functions to qcow2_
Jes Sorensen
2010-12-17
3
-98
/
+104
*
qed: Consistency check support
Stefan Hajnoczi
2010-12-17
3
-3
/
+336
*
qed: Read/write support
Stefan Hajnoczi
2010-12-17
2
-2
/
+652
*
qed: Table, L2 cache, and cluster functions
Stefan Hajnoczi
2010-12-17
6
-1
/
+854
*
qed: Add QEMU Enhanced Disk image format
Stefan Hajnoczi
2010-12-17
2
-0
/
+702
*
raw-posix: add discard support
Christoph Hellwig
2010-12-17
1
-0
/
+45
*
block: add discard support
Christoph Hellwig
2010-12-17
1
-0
/
+6
*
ceph/rbd block driver for qemu-kvm
Christian Brunner
2010-12-14
2
-0
/
+1130
*
raw-posix: raw_pwrite comment fixup
Christoph Hellwig
2010-11-26
1
-1
/
+1
*
block: Remove unused s->hd in various drivers
Kevin Wolf
2010-11-24
5
-6
/
+0
*
Fix win32 build
Blue Swirl
2010-11-07
1
-1
/
+1
*
block: avoid a warning on 64 bit hosts with long as int64_t
Blue Swirl
2010-11-04
1
-2
/
+2
*
qcow2: Invalidate cache after failed read
Kevin Wolf
2010-11-04
2
-0
/
+2
*
vpc: Implement bdrv_flush
Kevin Wolf
2010-11-04
1
-8
/
+13
*
block: Allow bdrv_flush to return errors
Kevin Wolf
2010-11-04
10
-19
/
+26
*
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-10-26
5
-198
/
+146
|
\
|
*
block: Use GCC_FMT_ATTR and fix a format error
Stefan Weil
2010-10-22
1
-2
/
+3
|
*
Copy snapshots out of QCOW2 disk
edison
2010-10-22
3
-0
/
+33
|
*
qcow2: Remove old image creation function
Kevin Wolf
2010-10-22
1
-224
/
+0
|
*
qcow2: Simplify image creation
Kevin Wolf
2010-10-22
1
-1
/
+132
|
*
qcow2: Support exact L1 table growth
Stefan Hajnoczi
2010-10-22
4
-12
/
+19
*
|
qemu-timer: move commonly used timer code to qemu-timer-common
Blue Swirl
2010-10-23
1
-6
/
+6
|
/
*
block: avoid a write only variable
Blue Swirl
2010-10-13
1
-0
/
+1
*
block/vvfat: Fix compiler warning in debug code
Stefan Weil
2010-10-03
1
-1
/
+0
*
block-verify: fix 32-bit build
Anthony Liguori
2010-09-22
1
-1
/
+1
*
blkverify: Add block driver for verifying I/O
Stefan Hajnoczi
2010-09-21
1
-0
/
+382
*
qcow2: Avoid bounce buffers for AIO write requests
Kevin Wolf
2010-09-21
1
-23
/
+18
*
qcow2: Avoid bounce buffers for AIO read requests
Kevin Wolf
2010-09-21
3
-30
/
+68
[next]