]> git.proxmox.com Git - mirror_qemu.git/commit - hmp.h
Add migrate-set-capabilities
authorOrit Wasserman <owasserm@redhat.com>
Mon, 6 Aug 2012 18:42:48 +0000 (21:42 +0300)
committerJuan Quintela <quintela@redhat.com>
Wed, 8 Aug 2012 11:51:11 +0000 (13:51 +0200)
commit00458433242dbfb6348d8e0bb6d356603d3e0067
tree445d97d2195dfa0658dd41d5e03d9bfa33ce54fb
parentbbf6da32b5bd32018069e4eaeda59a02855903f2
Add migrate-set-capabilities

The management can enable/disable a capability for the next migration by using
migrate-set-capabilities QMP command.
The user can use migrate_set_capability HMP command.

Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
hmp-commands.hx
hmp.c
hmp.h
migration.c
qapi-schema.json
qmp-commands.hx