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-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
2010-09-21
qcow2: Get rid of additional sync on COW
Kevin Wolf
2010-09-21
qcow2: Move sync out of qcow2_alloc_clusters
Kevin Wolf
2010-09-21
qcow2: Move sync out of update_refcount
Kevin Wolf
2010-09-21
qcow2: Move sync out of write_refcount_block_entries
Kevin Wolf
2010-09-21
nbd: correctly manage default port
Laurent Vivier
2010-09-21
raw-posix: handle > 512 byte alignment correctly
Christoph Hellwig
2010-09-21
vvfat: Use cache=unsafe
Kevin Wolf
2010-09-21
vvfat: Fix double free for opening the image rw
Kevin Wolf
2010-09-21
vvfat: Fix segfault on write to read-only disk
Kevin Wolf
2010-09-18
blkdebug: fix enum comparison
Blue Swirl
2010-09-08
Revert "Make default invocation of block drivers safer (v3)"
Anthony Liguori
2010-09-08
qcow2: Remove unnecessary flush after L2 write
Kevin Wolf
2010-09-08
raw-posix: improve detection of scsi-generic devices
Bernhard Kohl
2010-09-08
raw-posix: Don't use file name for host_cdrom detection on Linux
Kevin Wolf
2010-08-30
nbd: Introduce NBD named exports.
Laurent Vivier
2010-08-30
vvfat: fat_chksum(): fix access above array bounds
Loïc Minier
2010-08-30
sheepdog: remove unnecessary includes
Izumi Tsutsui
2010-08-03
block: Fix bdrv_has_zero_init
Kevin Wolf
2010-07-25
block: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
Stefan Weil
2010-07-15
Make default invocation of block drivers safer (v3)
Anthony Liguori
2010-07-07
sheepdog: fix compile error on systems without TCP_CORK
MORITA Kazutaka
2010-07-06
block: add sheepdog driver for distributed storage support
MORITA Kazutaka
2010-07-06
raw-posix: Fix test for host CD-ROM
Markus Armbruster
2010-07-06
qcow2/vdi: Change check to distinguish error cases
Kevin Wolf
2010-07-02
blkdebug: Initialize state as 1
Kevin Wolf
2010-07-02
blkdebug: Free QemuOpts after having read the config
Kevin Wolf
2010-07-02
blkdebug: Fix set_state_opts definition
Kevin Wolf
2010-07-02
qcow2: Fix error handling during metadata preallocation
Kevin Wolf
2010-06-22
qcow2: Don't try to check tables that couldn't be loaded
Kevin Wolf
[next]