diff options
| author | zhanghailiang | 2016-01-15 04:37:44 +0100 |
|---|---|---|
| committer | Amit Shah | 2016-02-05 14:39:50 +0100 |
| commit | a08f6890347b5483a6764d5d18baceb41f3f7e89 (patch) | |
| tree | 3b65926aad4b8ec12d6227abed5480e301ffca03 /scripts | |
| parent | savevm: Split load vm state function qemu_loadvm_state (diff) | |
| download | qemu-a08f6890347b5483a6764d5d18baceb41f3f7e89.tar.gz qemu-a08f6890347b5483a6764d5d18baceb41f3f7e89.tar.xz qemu-a08f6890347b5483a6764d5d18baceb41f3f7e89.zip | |
migration/ram: Fix some helper functions' parameter to use PageSearchStatus
Some helper functions use parameters 'RAMBlock *block' and 'ram_addr_t *offset',
We can use 'PageSearchStatus *pss' directly instead, with this change, we
can reduce the number of parameters for these helper function, also
it is easily to add new parameters for these helper functions.
Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Message-Id: <1452829066-9764-5-git-send-email-zhang.zhanghailiang@huawei.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
