qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Questions] Several questions about incremental backup
@ 2016-01-25  7:35 Rudy Zhang
  2016-01-25 19:19 ` John Snow
  0 siblings, 1 reply; 3+ messages in thread
From: Rudy Zhang @ 2016-01-25  7:35 UTC (permalink / raw)
  To: qemu-devel, qemu-block, Fam Zheng, John Snow

I am reading and testing the function: incremental backup in qemu-2.5.
But I have serveral questions about it.
1. If I want to start image backup, at first I need to start full mode backup
   and then, add a bitmap to trace io, next start incremental backup via the
   bitmap before we added. But when the first incremental backup over, it will
   abdicate the bitmap. How can I start the second incremental backup without
   the bitmap to trace io? I don't know why abdicate the bitmap.
   Is it only an incremental backup?
2. When abdicating the bitmap, it seems leak memory about bitmap->successor.

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

end of thread, other threads:[~2016-01-26  2:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-25  7:35 [Qemu-devel] [Questions] Several questions about incremental backup Rudy Zhang
2016-01-25 19:19 ` John Snow
2016-01-26  2:33   ` Rudy Zhang

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