qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] New option for snapshot_blkdev to avoid image creation
@ 2011-10-03 16:09 Federico Simoncelli
  2011-10-03 16:09 ` [Qemu-devel] [PATCH] qemu: new " Federico Simoncelli
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Federico Simoncelli @ 2011-10-03 16:09 UTC (permalink / raw)
  To: qemu-devel; +Cc: abaron, dlaor

In some situations might be useful to let qemu use an image that was
prepared for a live snapshot.
The advantage is that creating the snapshot file outside of the qemu
process we can use the whole range of options provided by the format
(eg for qcow2: encryption, cluster_size and preallocation).
It is also possible to pre-set a relative path to the backing file
(now it is created by default as absolute path).
In the long run it can also avoid the danger of reimplementing qemu-img
inside qemu (if we wanted to expose such options when a snapshot is
requested).

-- 
Federico.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-10-11 12:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-03 16:09 [Qemu-devel] New option for snapshot_blkdev to avoid image creation Federico Simoncelli
2011-10-03 16:09 ` [Qemu-devel] [PATCH] qemu: new " Federico Simoncelli
2011-10-06 22:45   ` Dor Laor
2011-10-11 11:56     ` Federico Simoncelli
2011-10-11 12:00       ` Dor Laor
2011-10-04  7:33 ` [Qemu-devel] New " Stefan Hajnoczi
2011-10-04  8:27   ` Federico Simoncelli
2011-10-04 10:33     ` Stefan Hajnoczi
2011-10-11 12:30 ` Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).