mirror of
https://github.com/qemu/qemu.git
synced 2025-08-15 05:06:56 +00:00

It's supposed to fail gracefully instead of segfaulting. Signed-off-by: Kevin Wolf <kwolf@redhat.com>
11 lines
366 B
Plaintext
11 lines
366 B
Plaintext
QA output created by 054
|
|
|
|
creating too large image (1 EB)
|
|
qemu-img: The image size is too large for file format 'qcow2'
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1152921504606846976
|
|
|
|
creating too large image (1 EB) using qcow2.py
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4294967296
|
|
qemu-img: Could not open 'TEST_DIR/t.qcow2': File too large
|
|
*** done
|