[Qemu-devel] [PATCH 0/4] migration: fixes and cleanups for ram state init

Peter Xu posted 4 patches 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20171019063200.19048-1-peterx@redhat.com
Test checkpatch passed
Test docker passed
Test s390x passed
migration/ram.c | 194 +++++++++++++++++++++++++++++++++++++-------------------
1 file changed, 128 insertions(+), 66 deletions(-)
[Qemu-devel] [PATCH 0/4] migration: fixes and cleanups for ram state init
Posted by Peter Xu 6 years, 6 months ago
I saw some leaks during ram setup, so trying to fix them.  Since at
it, I cleaned up the ram init phase a bit along with ram cleanup.

Please review.  Thanks,

Peter Xu (4):
  migration: provide ram_state_init()
  migration: provide ram_state_cleanup
  migration: clean up xbzrle cache init/destroy
  migration: new ram_init_bitmaps()

 migration/ram.c | 194 +++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 128 insertions(+), 66 deletions(-)

-- 
2.13.5