/openbmc/qemu/tests/qemu-iotests/ |
H A D | 061 | 63 $QEMU_IMG amend -o "compat=0.10" "$TEST_IMG" 76 $QEMU_IMG amend -o "compat=0.10" --image-opts \ 92 $QEMU_IMG amend -o "compat=0.10" "$TEST_IMG" 104 $QEMU_IMG amend -o "compat=0.10" "$TEST_IMG" 114 $QEMU_IMG amend -o "compat=1.1,lazy_refcounts=on,size=128M" "$TEST_IMG" 129 $QEMU_IMG amend -o "compat=1.1,size=128M" "$TEST_IMG" || 138 $QEMU_IMG amend -o "compat=0.10,size=32M" "$TEST_IMG" && 147 $QEMU_IMG amend -o "compat=0.10,size=32M" "$TEST_IMG" || 162 $QEMU_IMG amend -o "lazy_refcounts=off" "$TEST_IMG" 174 $QEMU_IMG amend -o "backing_file=$TEST_IMG.base,backing_fmt=qcow2" \ [all …]
|
H A D | 293 | 78 $QEMU_IMG amend $SECRETS $IMGS0 -o ${PR}state=active,${PR}new-secret=sec4,${PR}iter-time=10,${PR}ke… 80 $QEMU_IMG amend $SECRETS $IMGS0 -o ${PR}state=active,${PR}new-secret=sec1,${PR}iter-time=10 82 $QEMU_IMG amend $SECRETS $IMGS1 -o ${PR}state=active,${PR}new-secret=sec3,${PR}iter-time=10,${PR}ke… 85 $QEMU_IMG amend $SECRETS $IMGS3 -o ${PR}state=active,${PR}new-secret=sec2,${PR}iter-time=10 89 $QEMU_IMG amend $SECRETS $IMGS1 -o ${PR}state=inactive,${PR}keyslot=4 | _filter_img_create 100 $QEMU_IMG amend $SECRETS $IMGS1 -o ${PR}state=inactive,${PR}old-secret=sec0 | _filter_img_create 105 $QEMU_IMG amend $SECRETS $IMGS1 -o ${PR}state=inactive,${PR}keyslot=2 | _filter_img_create 114 $QEMU_IMG amend $SECRETS $IMGS3 -o ${PR}state=active,${PR}new-secret=sec2,${PR}iter-time=10 119 $QEMU_IMG amend $SECRETS $IMGS3 -o ${PR}state=active,${PR}new-secret=sec0,${PR}iter-time=10 123 $QEMU_IMG amend $SECRETS $IMGS3 -o ${PR}state=active,${PR}new-secret=sec3,${PR}iter-time=10 [all …]
|
H A D | 082 | 172 echo === amend: Options specified more than once === 175 run_qemu_img amend -f foo -f $IMGFMT -o lazy_refcounts=on "$TEST_IMG" 179 run_qemu_img amend -f $IMGFMT -o size=130M -o lazy_refcounts=off "$TEST_IMG" 183 run_qemu_img amend -f $IMGFMT -o size=8M -o lazy_refcounts=on -o size=132M "$TEST_IMG" 185 run_qemu_img amend -f $IMGFMT -o size=4M,size=148M "$TEST_IMG" 189 echo === amend: help for -o === 192 run_qemu_img amend -f $IMGFMT -o help "$TEST_IMG" 193 run_qemu_img amend -f $IMGFMT -o \? "$TEST_IMG" 196 run_qemu_img amend -f $IMGFMT -o cluster_size=4k,help "$TEST_IMG" 197 run_qemu_img amend -f $IMGFMT -o cluster_size=4k,\? "$TEST_IMG" [all …]
|
H A D | 112 | 191 $QEMU_IMG amend -o refcount_bits=1 "$TEST_IMG" 199 $QEMU_IMG amend -o refcount_bits=64 "$TEST_IMG" 208 $QEMU_IMG amend -o compat=0.10 "$TEST_IMG" 211 $QEMU_IMG amend -o compat=0.10,refcount_bits=16 "$TEST_IMG" 216 $QEMU_IMG amend -o compat=1.1 "$TEST_IMG" 219 $QEMU_IMG amend -o refcount_bits=32,compat=0.10 "$TEST_IMG" 232 $QEMU_IMG amend -o refcount_bits=1 "$TEST_IMG" 237 $QEMU_IMG amend -o refcount_bits=2 "$TEST_IMG" 258 $QEMU_IMG amend -o refcount_bits=2 "$TEST_IMG" 286 $QEMU_IMG amend -o refcount_bits=64 -p "$TEST_IMG" | tr '\r' '\n' \
|
H A D | 294 | 61 $QEMU_IMG amend $SECRETS $IMGS0 -o state=active,new-secret=sec1,keyslot=1,iter-time=10 69 $QEMU_IMG amend $SECRETS $IMGS1 -o state=inactive,keyslot=0 | _filter_img_create
|
H A D | 080 | 181 { $QEMU_IMG amend -o compat=0.10 $TEST_IMG; } 2>&1 | _filter_testdir 195 { $QEMU_IMG amend -o compat=0.10 $TEST_IMG; } 2>&1 | _filter_testdir
|
H A D | 082.out | 633 === amend: Options specified more than once === 635 Testing: amend -f foo -f qcow2 -o lazy_refcounts=on TEST_DIR/t.qcow2 648 Testing: amend -f qcow2 -o size=130M -o lazy_refcounts=off TEST_DIR/t.qcow2 661 Testing: amend -f qcow2 -o size=8M -o lazy_refcounts=on -o size=132M TEST_DIR/t.qcow2 674 Testing: amend -f qcow2 -o size=4M,size=148M TEST_DIR/t.qcow2 680 === amend: help for -o === 682 Testing: amend -f qcow2 -o help TEST_DIR/t.qcow2 698 Testing: amend -f qcow2 -o ? TEST_DIR/t.qcow2 714 Testing: amend -f qcow2 -o cluster_size=4k,help TEST_DIR/t.qcow2 730 Testing: amend -f qcow2 -o cluster_size=4k,? TEST_DIR/t.qcow2 [all …]
|
H A D | 113 | 68 $QEMU_IMG amend -f $IMGFMT -o size=2M "$TEST_IMG" 2>&1 | _filter_imgfmt
|
H A D | 113.out | 11 === Unsupported format in qemu-img amend ===
|
H A D | 060 | 208 $QEMU_IMG amend -o compat=0.10 "$TEST_IMG" 225 $QEMU_IMG amend -o compat=0.10 "$TEST_IMG"
|
H A D | 153.out | 59 _qemu_img_wrapper amend -o size=32M TEST_DIR/t.qcow2 122 _qemu_img_wrapper amend -o size=32M -U TEST_DIR/t.qcow2 191 _qemu_img_wrapper amend -o size=32M TEST_DIR/t.qcow2 246 _qemu_img_wrapper amend -o size=32M -U TEST_DIR/t.qcow2 308 _qemu_img_wrapper amend -o size=32M TEST_DIR/t.qcow2 351 _qemu_img_wrapper amend -o size=32M -U TEST_DIR/t.qcow2
|
H A D | 112.out | 126 Use qemu-img amend to increase the refcount entry width or qemu-img convert to create a clean copy … 143 === Multiple walks necessary during amend ===
|
H A D | 244 | 64 $QEMU_IMG amend -odata_file= $TEST_IMG
|
H A D | 153 | 126 _run_cmd $QEMU_IMG amend -o "size=$size" $L "${TEST_IMG}"
|
H A D | 271 | 815 $QEMU_IMG amend -o extended_l2=off "$TEST_IMG" && echo "Unexpected pass" 818 $QEMU_IMG amend -o extended_l2=on "$TEST_IMG" && echo "Unexpected pass"
|
H A D | 261 | 236 $QEMU_IMG amend -o compat=1.1 "$TEST_IMG.v3.orig"
|
/openbmc/qemu/ |
H A D | qemu-img-cmds.hx | 14 DEF("amend", img_amend, 15 …"amend [--object objectdef] [--image-opts] [-p] [-q] [-f fmt] [-t cache] [--force] -o options file… 17 .. option:: amend [--object OBJECTDEF] [--image-opts] [-p] [-q] [-f FMT] [-t CACHE] [--force] -o OP…
|
/openbmc/qemu/qapi/ |
H A D | job.json | 23 # @amend: image options amend job type, see "x-blockdev-amend" (since 38 'data': ['commit', 'stream', 'mirror', 'backup', 'create', 'amend',
|
/openbmc/qemu/crypto/ |
H A D | blockpriv.h | 72 int (*amend)(QCryptoBlock *block, member
|
H A D | block.c | 169 if (!block->driver->amend) { in qcrypto_block_amend_options() 176 return block->driver->amend(block, in qcrypto_block_amend_options()
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os/ |
H A D | 0001-compile.mk-use-CFLAGS-from-environment.patch | 7 LD etc and expect them to be used. It's ok to amend
|
/openbmc/u-boot/tools/patman/ |
H A D | README | 42 commit --amend' 246 keep track of what happened. When you amend a commit, remember 353 the destination. So amend the top commit with: 355 git commit --amend
|
/openbmc/qemu/block/ |
H A D | meson.build | 5 'amend.c',
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-3.4.3.rst | 82 - rootfs-postcommands: amend systemd_create_users add user to group check
|
/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/ |
H A D | bootchart2_0.14.9.bb | 23 # default configuration file, you should write bbappend file to amend
|