qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] migration: fixes and cleanups for ram state init
@ 2017-10-19  6:31 Peter Xu
  2017-10-19  6:31 ` [Qemu-devel] [PATCH 1/4] migration: provide ram_state_init() Peter Xu
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Peter Xu @ 2017-10-19  6:31 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier, Juan Quintela, Dr . David Alan Gilbert, peterx

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-10-23 11:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-19  6:31 [Qemu-devel] [PATCH 0/4] migration: fixes and cleanups for ram state init Peter Xu
2017-10-19  6:31 ` [Qemu-devel] [PATCH 1/4] migration: provide ram_state_init() Peter Xu
2017-10-23 11:18   ` Juan Quintela
2017-10-19  6:31 ` [Qemu-devel] [PATCH 2/4] migration: provide ram_state_cleanup Peter Xu
2017-10-23 11:19   ` Juan Quintela
2017-10-19  6:31 ` [Qemu-devel] [PATCH 3/4] migration: clean up xbzrle cache init/destroy Peter Xu
2017-10-23 11:20   ` Juan Quintela
2017-10-19  6:32 ` [Qemu-devel] [PATCH 4/4] migration: new ram_init_bitmaps() Peter Xu
2017-10-23 11:38   ` Juan Quintela

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).