qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2 V3] Show all of snapshot info on every block dev
@ 2016-06-29  7:43 Lin Ma
  2016-06-29  7:43 ` [Qemu-devel] [PATCH 1/2 V3] hmp: use snapshot name to determine whether a snapshot is 'fully available' Lin Ma
  2016-06-29  7:43 ` [Qemu-devel] [PATCH 2/2 V3] hmp: show all of snapshot info on every block dev in output of 'info snapshots' Lin Ma
  0 siblings, 2 replies; 5+ messages in thread
From: Lin Ma @ 2016-06-29  7:43 UTC (permalink / raw)
  To: mreitz, qemu-devel; +Cc: kwolf

V3: Fix leaking the entries in image_list and the entries in their
    ImageEntry.snapshots lists

V2: Split it to 2 patches.

Lin Ma (2):
  hmp: use snapshot name to determine whether a snapshot is 'fully
    available'
  hmp: show all of snapshot info on every block dev in output of 'info
    snapshots'

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

-- 
2.8.1

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

end of thread, other threads:[~2016-07-02 13:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-29  7:43 [Qemu-devel] [PATCH 0/2 V3] Show all of snapshot info on every block dev Lin Ma
2016-06-29  7:43 ` [Qemu-devel] [PATCH 1/2 V3] hmp: use snapshot name to determine whether a snapshot is 'fully available' Lin Ma
2016-07-02 13:26   ` Max Reitz
2016-06-29  7:43 ` [Qemu-devel] [PATCH 2/2 V3] hmp: show all of snapshot info on every block dev in output of 'info snapshots' Lin Ma
2016-07-02 13:34   ` Max Reitz

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