commit | 52b262051209bcf6064ca3a8bc8dbe0c04a6960d | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Tue Apr 18 11:40:56 2017 +0200 |
committer | Juan Quintela <quintela@redhat.com> | Thu May 04 10:33:24 2017 +0200 |
tree | 2b6cec3746d50fd0b6f4dce481624b32a5bb38b9 | |
parent | c34c2f3701e38a06bc9849bee9eac9131a4fdaad [diff] |
monitor: Move hmp_loadvm from monitor.c to hmp.c We are going to move the rest of hmp snapshots functions there instead of monitor.c. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Laurent Vivier <lvivier@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>