diff options
author | Fam Zheng <famz@redhat.com> | 2015-05-15 16:36:06 +0800 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2015-05-22 17:08:01 +0200 |
commit | b93bbf4ee9035ae077679482305d5beb38df4d7d (patch) | |
tree | 3f25cb403bfce1f7b1ab90f06f38ff4bd0c45afc /tests/qemu-iotests/059.out | |
parent | 4a9c9ea0d318bec2f67848c5ceaf4ad5bcb91d09 (diff) | |
download | qemu-b93bbf4ee9035ae077679482305d5beb38df4d7d.zip qemu-b93bbf4ee9035ae077679482305d5beb38df4d7d.tar.gz qemu-b93bbf4ee9035ae077679482305d5beb38df4d7d.tar.bz2 |
qemu-iotests: qemu-img info on afl VMDK image with a huge capacity
The image is contributed by Richard W.M. Jones.
Cc: Richard W.M. Jones <rjones@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/059.out')
-rw-r--r-- | tests/qemu-iotests/059.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/qemu-iotests/059.out b/tests/qemu-iotests/059.out index cbb0de4..67e3cf5 100644 --- a/tests/qemu-iotests/059.out +++ b/tests/qemu-iotests/059.out @@ -2336,4 +2336,7 @@ e1000003e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ e1000003f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ read 1024/1024 bytes at offset 966367641600 1 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) + +=== Testing afl image with a very large capacity === +qemu-img: Can't get size of device 'image': File too large *** done |