Searched hist:"70 a5ff6bdd2f0d4c22e216cab921f9288cb1656e" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 102.out | diff 70a5ff6bdd2f0d4c22e216cab921f9288cb1656e Fri Oct 24 05:58:00 CDT 2014 Max Reitz <mreitz@redhat.com> iotests: Add test for external image truncation
It should not be happening, but it is possible to truncate an image outside of qemu while qemu is running (or any of the qemu tools using the block layer. raw_co_get_block_status() should not break then.
While touching this test, replace the existing "truncate" invocation by "$QEMU_IMG convert -f raw".
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-id: 1414148280-17949-4-git-send-email-mreitz@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | 102 | diff 70a5ff6bdd2f0d4c22e216cab921f9288cb1656e Fri Oct 24 05:58:00 CDT 2014 Max Reitz <mreitz@redhat.com> iotests: Add test for external image truncation
It should not be happening, but it is possible to truncate an image outside of qemu while qemu is running (or any of the qemu tools using the block layer. raw_co_get_block_status() should not break then.
While touching this test, replace the existing "truncate" invocation by "$QEMU_IMG convert -f raw".
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-id: 1414148280-17949-4-git-send-email-mreitz@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|