On 22/09/20 14:16, Pavel Dovgalyuk wrote:
> +
> +When you need to use snapshots with diskless virtual machine,
> +it must be started with 'orphan' qcow2 image. This image will be used
> +for storing VM snapshots. Here is the example of the command line for this:
> +
> +  qemu-system-i386 -icount 
> shift=3,rr=replay,rrfile=record.bin,rrsnapshot=init \
> +    -net none -drive file=empty.qcow2,if=none,id=rr
> +
> +empty.qcow2 drive does not connected to any virtual block device and used
> +for VM snapshots only.

This is not rST.  Are you sure you included the right patch.

No problem though, I can just skip it.

Paolo


Reply via email to