diff options
author | Wei Yang <richardw.yang@linux.intel.com> | 2019-04-24 08:47:00 +0800 |
---|---|---|
committer | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2019-05-14 17:33:35 +0100 |
commit | 16015d32e4715d187d2d38561cdcd22f3a0294c0 (patch) | |
tree | 8ec293f3e1f495e4893c46b4a04ac3eae9987472 /migration/ram.h | |
parent | 9e14b849082755c80efe59d7a4e5a77b5ac24877 (diff) | |
download | qemu-16015d32e4715d187d2d38561cdcd22f3a0294c0.zip |
migration/savevm: wrap into qemu_loadvm_state_header()
On source side, we have qemu_savevm_state_header() to send related data,
while on the receiving side those steps are scattered in
qemu_loadvm_state().
This patch wrap those related steps into qemu_loadvm_state_header() to
make it friendly to read.
Signed-off-by: Wei Yang <richardw.yang@linux.intel.com>
Message-Id: <20190424004700.12766-5-richardw.yang@linux.intel.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'migration/ram.h')
0 files changed, 0 insertions, 0 deletions