Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-12 | iotests: Add tests for overriding BDRV_O_PROTOCOL | Max Reitz | |
This adds tests for overriding the qemu-internal BDRV_O_PROTOCOL flag by explicitly specifying a block driver. As one test must be run over the NBD protocol while the other must not, this patch adds two separate iotests. Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |