Home
last modified time | relevance | path

Searched refs:resize (Results 1 – 25 of 40) sorted by relevance

12

/qemu/tests/qemu-iotests/
H A D10660 $QEMU_IMG resize -f "$IMGFMT" --preallocation=$growth_mode "$TEST_IMG" +${GROWTH_SIZE}K
90 $QEMU_IMG resize -f "$IMGFMT" --shrink --preallocation=$growth_mode "$TEST_IMG" -${GROWTH_SIZE}K
107 $QEMU_IMG resize -f "$IMGFMT" --preallocation=$growth_mode "$TEST_IMG" +${GROWTH_SIZE}K
H A D271544 $QEMU_IMG resize --shrink "$TEST_IMG" 64k
545 $QEMU_IMG resize "$TEST_IMG" 1M
722 $QEMU_IMG resize "$TEST_IMG" 1M
729 $QEMU_IMG resize "$TEST_IMG" 1M
736 $QEMU_IMG resize "$TEST_IMG" 1M
747 $QEMU_IMG resize --preallocation=metadata "$TEST_IMG" 1013k
754 $QEMU_IMG resize --preallocation=falloc "$TEST_IMG" 1013k
760 $QEMU_IMG resize --preallocation=full "$TEST_IMG" 1013k
771 $QEMU_IMG resize --preallocation=metadata "$TEST_IMG" 1013k
779 $QEMU_IMG resize --preallocation=falloc "$TEST_IMG" 1013k
[all …]
H A D060389 $QEMU_IMG resize --shrink "$TEST_IMG" 32M
398 $QEMU_IMG resize --shrink "$TEST_IMG" 32M
413 $QEMU_IMG resize --shrink "$TEST_IMG" 32M
422 $QEMU_IMG resize --shrink "$TEST_IMG" 32M
435 $QEMU_IMG resize --shrink "$TEST_IMG" 32M
H A D12159 $QEMU_IMG resize "$TEST_IMG" 65M
83 $QEMU_IMG resize "$TEST_IMG" 65M
H A D29265 $QEMU_IMG resize --shrink "$TEST_IMG" 520k
67 $QEMU_IMG resize "$TEST_IMG" 567k
H A D10256 $QEMU_IMG resize -f raw --shrink "$TEST_IMG" $((5 * 64 * 1024))
74 $QEMU_IMG resize --shrink --image-opts \
H A D04876 $QEMU_IMG resize $QEMU_IMG_EXTRA_ARGS "$TEST_IMG" +32M
78 $QEMU_IMG resize -f $IMGFMT "$TEST_IMG" +32M
H A D175.out19 == resize empty image with block_resize ==
23 == resize empty image with block_resize ==
H A D125123 $QEMU_IMG resize -f "$IMGFMT" --preallocation=$growth_mode "$TEST_IMG" +${GROWTH_SIZE}K
180 $QEMU_IMG resize -f "$IMGFMT" --preallocation="$prealloc" "$TEST_IMG" "$dst_size"
H A D095.out6 === Base image info before commit and resize ===
27 === Base image info after commit and resize ===
H A D273.out216 "resize",
226 "resize",
251 "resize",
H A D206.out172 Job failed: Could not resize image: Image size cannot be negative
178 Job failed: Could not resize image: Image size cannot be negative
184 Job failed: Could not resize image: offset(9223372036854775296) exceeds maximum(9223372035781033984)
190 Job failed: Could not resize image: Failed to grow the L1 table: File too large
250 Job failed: Could not resize image: Failed to grow the L1 table: File too large
H A D25067 $QEMU_IMG resize --shrink "$TEST_IMG" 5M
H A D259.out13 qemu-img: TEST_DIR/t.IMGFMT: Could not resize image: Cannot grow NBD nodes
H A D061125 $QEMU_IMG resize "$TEST_IMG" 64M &&
134 $QEMU_IMG resize --shrink "$TEST_IMG" 64M ||
H A D153.out67 _qemu_img_wrapper resize TEST_DIR/t.qcow2 32M
130 _qemu_img_wrapper resize -U TEST_DIR/t.qcow2 32M
199 _qemu_img_wrapper resize TEST_DIR/t.qcow2 32M
254 _qemu_img_wrapper resize -U TEST_DIR/t.qcow2 32M
312 _qemu_img_wrapper resize TEST_DIR/t.qcow2 32M
359 _qemu_img_wrapper resize -U TEST_DIR/t.qcow2 32M
H A D108.out83 ERROR could not resize image: Invalid argument
99 ERROR could not resize image: Invalid argument
H A D244350 $QEMU_IMG resize "$TEST_IMG" 2M
H A D153128 _run_cmd $QEMU_IMG resize $L "${TEST_IMG}" $size
H A D271.out608 # resize --preallocation=metadata
615 # resize --preallocation=falloc
622 # resize --preallocation=full
632 # resize --preallocation=metadata
641 # resize --preallocation=falloc
650 # resize --preallocation=full
/qemu/docs/system/arm/
H A Dimx8mp-evk.rst47 it and resize the SD card image to a power of two:
51 $ qemu-img resize sdcard.img 256M
/qemu/tests/qemu-iotests/tests/
H A Diothreads-resize.out1 QA output created by iothreads-resize
/qemu/
H A Dqemu-img-cmds.hx98 DEF("resize", img_resize,
99 …"resize [--object objectdef] [--image-opts] [-f fmt] [--preallocation=prealloc] [-q] [--shrink] fi…
101 .. option:: resize [--object OBJECTDEF] [--image-opts] [-f FMT] [--preallocation=PREALLOC] [-q] [--…
/qemu/include/hw/xen/interface/io/
H A Dfbif.h58 struct xenfb_resize resize; member
/qemu/hw/display/
H A Dxenfb.c864 event->resize.width, in xenfb_handle_events()
865 event->resize.height, in xenfb_handle_events()
866 event->resize.depth, in xenfb_handle_events()
868 event->resize.offset, in xenfb_handle_events()
869 event->resize.stride) < 0) in xenfb_handle_events()

12