summary refs log tree commit diff stats
path: root/hw/sd.c
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@linux.vnet.ibm.com>2010-09-21 15:43:03 +0100
committerKevin Wolf <kwolf@redhat.com>2010-09-21 17:00:53 +0200
commitd9d334176c5dba23b47be07192f431b0c030928d (patch)
tree5b0b42fd9492c4ebaffd4ba0fa2e2d5edc8bd1ce /hw/sd.c
parenta5e3d9ef4dcca9b709999a98f6b37b9506c93ad3 (diff)
downloadfocaccia-qemu-d9d334176c5dba23b47be07192f431b0c030928d.tar.gz
focaccia-qemu-d9d334176c5dba23b47be07192f431b0c030928d.zip
blkverify: Add block driver for verifying I/O
The blkverify block driver makes investigating image format data
corruption much easier.  A raw image initialized with the same contents
as the test image (e.g. qcow2 file) must be provided.  The raw image
mirrors read/write operations and is used to verify that data read from
the test image is correct.

See docs/blkverify.txt for more information.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/sd.c')
0 files changed, 0 insertions, 0 deletions