Home
last modified time | relevance | path

Searched refs:BACKING_FILE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D26776 if [ -n "$BACKING_FILE" ]; then
77 _make_test_img -b "$BACKING_FILE" -F $IMGFMT $size
131 BACKING_FILE="$TEST_IMG.base" \
136 BACKING_FILE="$TEST_IMG.base" \
/openbmc/qemu/
H A Dqemu-img-cmds.hx53 …[-p] [-q] [-n] [-f FMT] [-t CACHE] [-T SRC_CACHE] [-O OUTPUT_FMT] [-B BACKING_FILE [-F BACKING_FMT…
59 .. option:: create [--object OBJECTDEF] [-q] [-f FMT] [-b BACKING_FILE [-F BACKING_FMT]] [-u] [-o O…
95 …-opts] [-U] [-q] [-f FMT] [-t CACHE] [-T SRC_CACHE] [-p] [-u] [-c] -b BACKING_FILE [-F BACKING_FMT…
/openbmc/qemu/docs/tools/
H A Dqemu-img.rst422 …[-p] [-q] [-n] [-f FMT] [-t CACHE] [-T SRC_CACHE] [-O OUTPUT_FMT] [-B BACKING_FILE [-F BACKING_FMT…
443 You can use the *BACKING_FILE* option to force the output image to be
445 *BACKING_FILE* should have the same content as the input's base image,
470 .. option:: create [--object OBJECTDEF] [-q] [-f FMT] [-b BACKING_FILE [-F BACKING_FMT]] [-u] [-o O…
476 If the option *BACKING_FILE* is specified, then the image will record
477 only the differences from *BACKING_FILE*. No size needs to be specified in
478 this case. *BACKING_FILE* will never be modified unless you use the
670 …-opts] [-U] [-q] [-f FMT] [-t CACHE] [-T SRC_CACHE] [-p] [-u] [-c] -b BACKING_FILE [-F BACKING_FMT…
675 The backing file is changed to *BACKING_FILE* and (if the image format of
677 *BACKING_FMT*. If *BACKING_FILE* is specified as "" (the empty
[all …]