qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] -snapshot


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] -snapshot
Date: Thu, 16 Dec 2010 16:28:17 +0000

On Thu, Dec 16, 2010 at 4:21 PM, Amador Pahim <address@hidden> wrote:
> Is a bad idea if I run multiples "qemu" vms pointing to the same disk
> img using "-snapshot" parameter? What kind of problem may I have?

It should work fine.  -snapshot means that QEMU creates a temporary
qcow2 file backed by the disk image you've given it.  No changes will
be made to your disk image - it is read-only.

Stefan



reply via email to

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