summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/119.out
AgeCommit message (Collapse)Author
2015-06-12iotests: Add tests for overriding BDRV_O_PROTOCOLMax 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>