Hi, This series is split from previous COLO frame version which i post long time ago.
These two patches are prerequisite for the later COLO optimization. Since it is independent, I'd like to post it as a single series. Both of them have been reviewed by Dave before, compared with old version, I fixed the titles/comments for both of them, and I kept the reviewed-by tag. (Hi Dave, please give it a glance again, since it has been a long time ;) ). Please review. Thanks. zhanghailiang (2): savevm: split save/find loadvm_handlers entry into two helper functions savevm: Add new helpers to process the different stages of loadvm/savevm include/sysemu/sysemu.h | 4 +++ migration/savevm.c | 96 +++++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 85 insertions(+), 15 deletions(-) -- 1.8.3.1