]> git.proxmox.com Git - qemu.git/commit
blkdebug: Inject errors
authorKevin Wolf <kwolf@redhat.com>
Fri, 19 Feb 2010 15:24:35 +0000 (16:24 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 23 Apr 2010 14:08:45 +0000 (16:08 +0200)
commitb9f66d96950b7c10253f9f27b9109df5ff8aa611
treef633ce7a192eb1c3fdd8ef4f011b692b18b77e9c
parent6a1437273ca3685f4bc8065fd921834d9b5608e1
blkdebug: Inject errors

Add a mechanism to inject errors instead of passing requests on. With no
further patches applied, you can use it by setting inject_errno in gdb.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/blkdebug.c