]> git.proxmox.com Git - mirror_qemu.git/commit - hw/ppc/spapr.c
Rename save_live_complete to save_live_complete_precopy
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 5 Nov 2015 18:10:41 +0000 (18:10 +0000)
committerJuan Quintela <quintela@redhat.com>
Tue, 10 Nov 2015 13:51:49 +0000 (14:51 +0100)
commita3e06c3d13b77a2534894dcebbc6ac08568dbe73
tree8eec03c22adcefdc1438fe9d8a4e4bcc63d9d2ef
parentaefeb18bde45fa629e3055a7bb6637a7dcad8c36
Rename save_live_complete to save_live_complete_precopy

In postcopy we're going to need to perform the complete phase
for postcopiable devices at a different point, start out by
renaming all of the 'complete's to make the difference obvious.

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>
hw/ppc/spapr.c
include/migration/vmstate.h
include/sysemu/sysemu.h
migration/block.c
migration/migration.c
migration/ram.c
migration/savevm.c
trace-events