]> git.proxmox.com Git - qemu.git/commit
Merge commit 'quintela/migration-next-v5' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Mon, 30 Jul 2012 14:58:41 +0000 (09:58 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 30 Jul 2012 14:58:48 +0000 (09:58 -0500)
commite6a76719987e5fcd63da552f7cf32d837b0a5cea
tree7e23d3f0f664c8f11613140c996ee4ca9cf6d117
parent7162ab21fe8e82f924002951cd8e87f69358f8b5
parent6c779f22a93cc6e4565b940ef616e3efc5b50ba5
Merge commit 'quintela/migration-next-v5' into staging

* commit '6c779f22a93cc6e4565b940ef616e3efc5b50ba5':
  Change ram_save_block to return -1 if there are no more changes
  ram: save_live_setup() we don't need to synchronize the dirty bitmap.
  ram: iterate phase
  ram: save_live_complete() only do one loop
  ram: save_live_setup() don't need to sent pages
  savevm: split save_live into stage2 and stage3
  savevm: split save_live_setup from save_live_state
  savevm: introduce is_active method
  savevm: Refactor cancel operation in its own operation
  savevm: remove SaveLiveStateHandler
  savevm: remove SaveSetParamsHandler
  savevm: Live migration handlers register the struct directly
  savevm: Use a struct to pass all handlers
arch_init.c
vl.c