V5: Minor changes.

V4: Use QTAILQ_FOREACH_SAFE instead of QTAILQ_FOREACH while freeing snapshot 
lists.

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 | 103 ++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 95 insertions(+), 8 deletions(-)

-- 
2.8.1


Reply via email to