Migration commands
commitc76ca1888f49b4155a9de5a915dc9f814800c817
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 5 Nov 2015 18:10:45 +0000 (5 18:10 +0000)
committerJuan Quintela <quintela@redhat.com>
Tue, 10 Nov 2015 14:00:25 +0000 (10 15:00 +0100)
tree5b44b1cbb71dfecf34d8afbfe0d17470eee627e9
parent3e4097b564386b1fd1b62f2cd20e056d4b3403da
Migration commands

Create QEMU_VM_COMMAND section type for sending commands from
source to destination.  These commands are not intended to convey
guest state but to control the migration process.

For use in postcopy.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
include/migration/migration.h
include/sysemu/sysemu.h
migration/savevm.c
trace-events