index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2011-02-10
qcow2: Fix order in L2 table COW
Kevin Wolf
2011-02-10
qed: Report error for unsupported features
Kevin Wolf
2011-02-10
qcow2: Report error for version > 2
Kevin Wolf
2011-02-10
qcow2: Fix error handling for reading compressed clusters
Kevin Wolf
2011-02-10
qcow2: Fix error handling for immediate backing file read failure
Kevin Wolf
2011-02-10
QCOW2: bug fix - read base image beyond its size
Chunqiang Tang
2011-02-07
block/vdi: Fix wrong size in conditionally used memset, memcmp
Stefan Weil
2011-02-07
qcow2: Really use cache=unsafe for image creation
Kevin Wolf
2011-01-31
qcow2-refcount: remove write-only variables
Blue Swirl
2011-01-31
raw-win32: Fix bdrv_flush return value
Kevin Wolf
2011-01-31
qed: Images with backing file do not require QED_F_NEED_CHECK
Stefan Hajnoczi
2011-01-31
qcow2: Add bdrv_discard support
Kevin Wolf
2011-01-31
sheepdog: support creating images on remote hosts
MORITA Kazutaka
2011-01-31
Reorganize struct Qcow2Cache for better struct packing
Jes Sorensen
2011-01-24
qed: Refuse to create images on block devices
Stefan Hajnoczi
2011-01-24
qcow2: Batch flushes for COW
Kevin Wolf
2011-01-24
qcow2: Use QcowCache
Kevin Wolf
2011-01-24
qcow2: Add QcowCache
Kevin Wolf
2011-01-24
qcow2: fix unaligned access
Aurelien Jarno
2011-01-12
vpc: fix a file descriptor leak
Blue Swirl
2011-01-12
vvfat: fix a file descriptor leak
Blue Swirl
2010-12-17
Add proper -errno error return values to qcow2_open()
Jes Sorensen
2010-12-17
block/qcow2.c: rename qcow_ functions to qcow2_
Jes Sorensen
2010-12-17
qed: Consistency check support
Stefan Hajnoczi
2010-12-17
qed: Read/write support
Stefan Hajnoczi
2010-12-17
qed: Table, L2 cache, and cluster functions
Stefan Hajnoczi
2010-12-17
qed: Add QEMU Enhanced Disk image format
Stefan Hajnoczi
2010-12-17
raw-posix: add discard support
Christoph Hellwig
2010-12-17
block: add discard support
Christoph Hellwig
2010-12-14
ceph/rbd block driver for qemu-kvm
Christian Brunner
2010-11-26
raw-posix: raw_pwrite comment fixup
Christoph Hellwig
2010-11-24
block: Remove unused s->hd in various drivers
Kevin Wolf
2010-11-07
Fix win32 build
Blue Swirl
2010-11-04
block: avoid a warning on 64 bit hosts with long as int64_t
Blue Swirl
2010-11-04
qcow2: Invalidate cache after failed read
Kevin Wolf
2010-11-04
vpc: Implement bdrv_flush
Kevin Wolf
2010-11-04
block: Allow bdrv_flush to return errors
Kevin Wolf
2010-10-26
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-10-23
qemu-timer: move commonly used timer code to qemu-timer-common
Blue Swirl
2010-10-22
block: Use GCC_FMT_ATTR and fix a format error
Stefan Weil
2010-10-22
Copy snapshots out of QCOW2 disk
edison
2010-10-22
qcow2: Remove old image creation function
Kevin Wolf
2010-10-22
qcow2: Simplify image creation
Kevin Wolf
2010-10-22
qcow2: Support exact L1 table growth
Stefan Hajnoczi
2010-10-13
block: avoid a write only variable
Blue Swirl
2010-10-03
block/vvfat: Fix compiler warning in debug code
Stefan Weil
2010-09-22
block-verify: fix 32-bit build
Anthony Liguori
2010-09-21
blkverify: Add block driver for verifying I/O
Stefan Hajnoczi
2010-09-21
qcow2: Avoid bounce buffers for AIO write requests
Kevin Wolf
2010-09-21
qcow2: Avoid bounce buffers for AIO read requests
Kevin Wolf
[next]