]> git.proxmox.com Git - mirror_qemu.git/commit - include/monitor/hmp.h
monitor: Move hmp_loadvm from monitor.c to hmp.c
authorJuan Quintela <quintela@redhat.com>
Tue, 18 Apr 2017 09:40:56 +0000 (11:40 +0200)
committerJuan Quintela <quintela@redhat.com>
Thu, 4 May 2017 08:33:24 +0000 (10:33 +0200)
commit52b262051209bcf6064ca3a8bc8dbe0c04a6960d
tree2b6cec3746d50fd0b6f4dce481624b32a5bb38b9
parentc34c2f3701e38a06bc9849bee9eac9131a4fdaad
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>
hmp.c
hmp.h
monitor.c