Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-25 | qemu-iotests: Add -nographic when starting QEMU in 119 and 120 | Fam Zheng | |
Otherwise, a window flashes on my desktop (built with SDL). Add this as other cases have it. Signed-off-by: Fam Zheng <famz@redhat.com> Message-id: 1448245930-15031-1-git-send-email-famz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com> | |||
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> |