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-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
2010-06-22
qcow2: Fix qemu-img check segfault on corrupted images
Kevin Wolf
2010-06-22
vpc: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-06-22
vmdk: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-06-22
qcow2: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-06-22
qcow: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-06-22
cow: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-06-15
cow: use qemu block API
Christoph Hellwig
2010-06-15
cow: stop using mmap
Christoph Hellwig
2010-06-15
cow: use pread/pwrite
Christoph Hellwig
2010-06-15
qcow2: Restore L1 entry on l2_allocate failure
Kevin Wolf
2010-06-15
qcow2: Return real error code in load_refcount_block
Kevin Wolf
2010-06-15
qcow2: Allow alloc_clusters_noref to return errors
Kevin Wolf
2010-06-15
qcow2: Allow get_refcount to return errors
Kevin Wolf
2010-06-15
vpc: Read/write multiple sectors at once
Kevin Wolf
2010-06-14
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-06-13
Move stdbool.h
Paul Brook
2010-06-04
Cleanup: raw-posix.c: Be more consistent using BDRV_SECTOR_SIZE instead of 512
Jes Sorensen
[next]