diff options
author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2010-09-21 15:43:03 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2010-09-21 17:00:53 +0200 |
commit | d9d334176c5dba23b47be07192f431b0c030928d (patch) | |
tree | 5b0b42fd9492c4ebaffd4ba0fa2e2d5edc8bd1ce /qemu-timer.c | |
parent | a5e3d9ef4dcca9b709999a98f6b37b9506c93ad3 (diff) | |
download | qemu-d9d334176c5dba23b47be07192f431b0c030928d.zip qemu-d9d334176c5dba23b47be07192f431b0c030928d.tar.gz qemu-d9d334176c5dba23b47be07192f431b0c030928d.tar.bz2 |
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 'qemu-timer.c')
0 files changed, 0 insertions, 0 deletions