commit | 6683061873095ad3f34f73bd32553c1d2c559e82 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Tue Apr 18 11:51:06 2017 +0200 |
committer | Juan Quintela <quintela@redhat.com> | Thu May 04 10:34:15 2017 +0200 |
tree | f5f515a1044f204daeb062d77c59bca635916874 | |
parent | d905bb7b747dbb6409b1498396fa8569312e779f [diff] |
monitor: Move hmp_info_snapshots from savevm.c to hmp.c It only uses block/* functions, nothing from migration. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Laurent Vivier <lvivier@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>