qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] savevm: Delete stale snapshots in save_snapshot()
@ 2020-12-08  6:53 Tuguoyi
  2020-12-08  6:53 ` [PATCH 1/2] savevm: Remove dead code " Tuguoyi
  2020-12-08  6:53 ` [PATCH 2/2] savevm: Delete snapshots just created in case of error Tuguoyi
  0 siblings, 2 replies; 7+ messages in thread
From: Tuguoyi @ 2020-12-08  6:53 UTC (permalink / raw)
  To: Juan Quintela, Dr. David Alan Gilbert; +Cc: tuguoyi, qemu-devel, Tuguoyi

These two patches just clear dead code and delete stale snapshots
in case of error in save_snapshot()

Tuguoyi (2):
  savevm: Remove dead code in save_snapshot()
  savevm: Delete snapshots just created in case of error

 migration/savevm.c | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2020-12-17 17:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-08  6:53 [PATCH 0/2] savevm: Delete stale snapshots in save_snapshot() Tuguoyi
2020-12-08  6:53 ` [PATCH 1/2] savevm: Remove dead code " Tuguoyi
2020-12-17 15:27   ` Dr. David Alan Gilbert
2020-12-17 16:14     ` Denis V. Lunev
2020-12-17 17:32       ` Dr. David Alan Gilbert
2020-12-08  6:53 ` [PATCH 2/2] savevm: Delete snapshots just created in case of error Tuguoyi
2020-12-17 15:38   ` Dr. David Alan Gilbert

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