Lines Matching +full:boot +full:- +full:serial +full:- +full:test
4 # Test case for loading a saved VM state from a qcow2 image
40 # This tests qcow2-specific low-level functionality
45 _unsupported_imgopts 'compat=0.10' 'refcount_bits=1[^0-9]' data_file
50 s390-ccw-virtio)
51 platform_parm="-no-shutdown"
60 $QEMU $platform_parm -nographic -monitor stdio -serial none \
61 -drive if=none,id=drive0,file="$TEST_IMG",format="$IMGFMT" \
62 -device virtio-scsi,id=hba0 \
63 -device scsi-hd,drive=drive0 \
70 "-object iothread,id=iothread0 -set device.hba0.iothread=iothread0"; do
77 # Give qemu some time to boot before saving the VM state
80 { sleep 1; printf "loadvm 0\nloadvm 0\nquit\n"; } | _qemu $extra_args -S
85 rm -f $seq.full