qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Questions about how block devices use snapshots
@ 2023-01-09 12:45 Zhiyong Ye
  2023-01-09 13:57 ` Kevin Wolf
  0 siblings, 1 reply; 12+ messages in thread
From: Zhiyong Ye @ 2023-01-09 12:45 UTC (permalink / raw)
  To: Kevin Wolf, mreitz, qemu-block; +Cc: qemu-devel

Dear all,

Qemu provides powerful snapshot capabilities for different file formats. 
But this is limited to the block backend being a file, and support is 
not good enough when it is a block device. When creating snapshots based 
on files, there is no need to specify the size of the snapshot image, 
which can grow dynamically as the virtual machine is used. But block 
devices are fixed in size at creation and cannot be dynamically grown at 
a later time.

So is there any way to support snapshots when the block backend is a 
block device?

Regards

Zhiyong


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

end of thread, other threads:[~2023-02-23 11:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-09 12:45 Questions about how block devices use snapshots Zhiyong Ye
2023-01-09 13:57 ` Kevin Wolf
2023-01-11  7:55   ` Zhiyong Ye
2023-01-11 14:32     ` Kevin Wolf
2023-01-11 16:21       ` Zhiyong Ye
2023-01-12 11:47         ` Kevin Wolf
2023-01-13  8:30           ` Zhiyong Ye
2023-02-21 13:27   ` Zhiyong Ye
2023-02-21 15:58     ` Kevin Wolf
2023-02-23  7:35       ` Zhiyong Ye
2023-02-23 11:39         ` Kevin Wolf
2023-02-23 11:47           ` Zhiyong Ye

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).