qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v5 13/15] docs: convert replay.txt to rst


From: Paolo Bonzini
Subject: Re: [PATCH v5 13/15] docs: convert replay.txt to rst
Date: Tue, 22 Sep 2020 15:13:01 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

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

[Prev in Thread] Current Thread [Next in Thread]