Merge remote-tracking branch 'remotes/juanquintela/tags/migration/
20151110' into staging
migration/next for
20151110
# gpg: Signature made Tue 10 Nov 2015 14:23:26 GMT using RSA key ID
5872D723
# gpg: Good signature from "Juan Quintela <
[email protected]>"
# gpg: aka "Juan Quintela <
[email protected]>"
* remotes/juanquintela/tags/migration/
20151110: (57 commits)
migration: qemu_savevm_state_cleanup becomes mandatory operation
Inhibit ballooning during postcopy
Disable mlock around incoming postcopy
End of migration for postcopy
Postcopy: Mark nohugepage before discard
postcopy: Wire up loadvm_postcopy_handle_ commands
Start up a postcopy/listener thread ready for incoming page data
Postcopy; Handle userfault requests
Round up RAMBlock sizes to host page sizes
Host page!=target page: Cleanup bitmaps
Don't iterate on precopy-only devices during postcopy
Don't sync dirty bitmaps in postcopy
postcopy: Check order of received target pages
Postcopy: Use helpers to map pages during migration
postcopy_ram.c: place_page and helpers
Page request: Consume pages off the post-copy queue
Page request: Process incoming page request
Page request: Add MIG_RP_MSG_REQ_PAGES reverse command
Postcopy: End of iteration
Postcopy: Postcopy startup in migration thread
...
Signed-off-by: Peter Maydell <[email protected]>