summary refs log tree commit diff stats
path: root/hw/virtio/virtio-input-host-pci.c
diff options
context:
space:
mode:
authorWei Yang <richardw.yang@linux.intel.com>2019-04-24 08:46:57 +0800
committerDr. David Alan Gilbert <dgilbert@redhat.com>2019-05-14 17:33:35 +0100
commit5351e69af826665cef6858c960c3336a4228bb70 (patch)
tree9cd5be22a2ac209fcf0228287732bc049e6cb902 /hw/virtio/virtio-input-host-pci.c
parent4633456ced3b0ecf63048e79c91cf9d73e7246b6 (diff)
downloadfocaccia-qemu-5351e69af826665cef6858c960c3336a4228bb70.tar.gz
focaccia-qemu-5351e69af826665cef6858c960c3336a4228bb70.zip
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 'hw/virtio/virtio-input-host-pci.c')
0 files changed, 0 insertions, 0 deletions