]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'quintela/migration-anthony-v2' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Mon, 9 Jul 2012 16:57:34 +0000 (11:57 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 9 Jul 2012 16:57:34 +0000 (11:57 -0500)
commit3f6e9a5fad982713440c636f5f7b786e1cc86ca2
treeff7b9b9d8400e4fa6f708681d12991c40c8a7d40
parent537cf409421efe68b0df645d8bbb627b2702dd1f
parent45f33f01f359d6028ec4b4018a2bf2ff53806e11
Merge remote-tracking branch 'quintela/migration-anthony-v2' into staging

* quintela/migration-anthony-v2:
  Maintain the number of dirty pages
  dirty bitmap: abstract its use
  Exit loop if we have been there too long
  Only calculate expected_time for stage 2
  Only TCG needs TLB handling
  No need to iterate if we already are over the limit
  Add tracepoints for savevm section start/end
  Add spent time for migration
  Add migration_end function
  Add debugging infrastructure
  Add save_block_hdr function
  Add MigrationParams structure
  Add missing check for host_from_stream_offset return value for RAM_SAVE_FLAG_PAGE
trace-events