Skip to content
Snippets Groups Projects
user avatar
Hanna Reitz authored
Add a test for the new blkdebug/blkverify interface.

This test is not written in Python, although it uses QMP. This is
because it invokes the qemu-io HMP command, which outputs errors to
stderr instead of returning them through QMP. Filtering and testing that
output is easier in a shell script than with the Python infrastructure.

Signed-off-by: default avatarMax Reitz <mreitz@redhat.com>
Signed-off-by: default avatarKevin Wolf <kwolf@redhat.com>
30bd6a4d
History
Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team