commit | f5a4bbd91348ad765ac2a5d760216f2c3e0261f4 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Sun Oct 31 16:10:20 2010 -0400 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu Feb 23 10:29:46 2012 +0100 |
tree | 3830b4c4ae248ae8addc700d01eafd224086b24c | |
parent | 2684871af50cd8efbe753abe333f0acca6d9ab98 [diff] [blame] |
qemu-iotests: add support for qed format Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
diff --git a/tests/qemu-iotests/019 b/tests/qemu-iotests/019 index e0187b1..4c82be2 100755 --- a/tests/qemu-iotests/019 +++ b/tests/qemu-iotests/019
@@ -44,7 +44,7 @@ . ./common.pattern # Any format supporting backing files -_supported_fmt qcow qcow2 vmdk +_supported_fmt qcow qcow2 vmdk qed _supported_os Linux TEST_OFFSETS="0 4294967296"