commit | d9c7d137c8f208fbe5b72f64eff96565e4380d8f | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Tue Apr 18 11:44:16 2017 +0200 |
committer | Juan Quintela <quintela@redhat.com> | Thu May 04 10:33:40 2017 +0200 |
tree | da2a22b4043f4d110c187160f66488ba8c53957f | |
parent | 52b262051209bcf6064ca3a8bc8dbe0c04a6960d [diff] |
monitor: Move hmp_savevm from savevm.c to hmp.c It is a monitor command, and has nothing migration specific in it. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Laurent Vivier <lvivier@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>