Lines Matching refs:QEMU_IMG
132 { $QEMU_IMG snapshot -c test $TEST_IMG; } 2>&1 | _filter_testdir
154 { $QEMU_IMG snapshot -c foo $TEST_IMG; } 2>&1 | _filter_qemu_io | _filter_testdir
170 { $QEMU_IMG snapshot -c test $TEST_IMG; } 2>&1 | _filter_qemu_io | _filter_testdir
172 { $QEMU_IMG snapshot -c test $TEST_IMG; } 2>&1 | _filter_qemu_io | _filter_testdir
178 { $QEMU_IMG snapshot -c test $TEST_IMG; } 2>&1 | _filter_testdir
180 { $QEMU_IMG convert -l test $TEST_IMG $TEST_IMG.snap; } 2>&1 | _filter_testdir
181 { $QEMU_IMG amend -o compat=0.10 $TEST_IMG; } 2>&1 | _filter_testdir
184 { $QEMU_IMG snapshot -a test $TEST_IMG; } 2>&1 | _filter_testdir
185 { $QEMU_IMG snapshot -d test $TEST_IMG; } 2>&1 | _filter_testdir
192 { $QEMU_IMG snapshot -c test $TEST_IMG; } 2>&1 | _filter_testdir
194 { $QEMU_IMG convert -l test $TEST_IMG $TEST_IMG.snap; } 2>&1 | _filter_testdir
195 { $QEMU_IMG amend -o compat=0.10 $TEST_IMG; } 2>&1 | _filter_testdir
198 { $QEMU_IMG snapshot -a test $TEST_IMG; } 2>&1 | _filter_testdir
199 { $QEMU_IMG snapshot -d test $TEST_IMG; } 2>&1 | _filter_testdir