commit | c76ca1888f49b4155a9de5a915dc9f814800c817 | [log] [tgz] |
---|---|---|
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | Thu Nov 05 18:10:45 2015 +0000 |
committer | Juan Quintela <quintela@redhat.com> | Tue Nov 10 15:00:25 2015 +0100 |
tree | 5b44b1cbb71dfecf34d8afbfe0d17470eee627e9 | |
parent | 3e4097b564386b1fd1b62f2cd20e056d4b3403da [diff] |
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>