diff options
author | Wei Yang <richardw.yang@linux.intel.com> | 2019-04-24 08:46:57 +0800 |
---|---|---|
committer | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2019-05-14 17:33:35 +0100 |
commit | 5351e69af826665cef6858c960c3336a4228bb70 (patch) | |
tree | 9cd5be22a2ac209fcf0228287732bc049e6cb902 /ui/console-gl.c | |
parent | 4633456ced3b0ecf63048e79c91cf9d73e7246b6 (diff) |
migration/savevm: remove duplicate check of migration_is_blocked
Current call flow of save_snapshot is:
save_snapshot
migration_is_blocked
qemu_savevm_state
migration_is_blocked
Since qemu_savevm_state is only called in save_snapshot, this means
migration_is_blocked has been already checked.
Signed-off-by: Wei Yang <richardw.yang@linux.intel.com>
Message-Id: <20190424004700.12766-2-richardw.yang@linux.intel.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'ui/console-gl.c')
0 files changed, 0 insertions, 0 deletions