diff options
| author | Wei Yang <richardw.yang@linux.intel.com> | 2019-04-24 08:46:59 +0800 |
|---|---|---|
| committer | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2019-05-14 17:33:35 +0100 |
| commit | 9e14b849082755c80efe59d7a4e5a77b5ac24877 (patch) | |
| tree | fb121751901a1f4091035fee138a88cc7f5e643a /hw/virtio/virtio-input-host-pci.c | |
| parent | 5351e69af826665cef6858c960c3336a4228bb70 (diff) | |
| download | focaccia-qemu-9e14b849082755c80efe59d7a4e5a77b5ac24877.tar.gz focaccia-qemu-9e14b849082755c80efe59d7a4e5a77b5ac24877.zip | |
migration/savevm: load_header before load_setup
In migration_thread() and qemu_savevm_state(), we savevm_state in
following sequence:
qemu_savevm_state_header(f);
qemu_savevm_state_setup(f);
Then it would be more proper to loadvm_state in the save sequence.
Signed-off-by: Wei Yang <richardw.yang@linux.intel.com>
Message-Id: <20190424004700.12766-4-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