hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL
[qemu/ar7.git] / tests / qemu-iotests / 069.out
blobc78e8c2b720419d184f452c7f0d8f39f59adddc7
1 QA output created by 069
3 === Creating an image with a backing file and deleting that file ===
5 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=131072
6 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072 backing_file=TEST_DIR/t.IMGFMT.base
7 qemu-io: can't open device TEST_DIR/t.IMGFMT: Could not open backing file: Could not open 'TEST_DIR/t.IMGFMT.base': No such file or directory
8 *** done