1. 15 2月, 2012 1 次提交
  2. 04 2月, 2012 5 次提交
  3. 28 1月, 2012 4 次提交
  4. 22 1月, 2012 1 次提交
  5. 04 1月, 2012 1 次提交
    • A
      vmstate, memory: decouple vmstate from memory API · c5705a77
      Avi Kivity 提交于
      Currently creating a memory region automatically registers it for
      live migration.  This differs from other state (which is enumerated
      in a VMStateDescription structure) and ties the live migration code
      into the memory core.
      
      Decouple the two by introducing a separate API, vmstate_register_ram(),
      for registering a RAM block for migration.  Currently the same
      implementation is reused, but later it can be moved into a separate list,
      and registrations can be moved to VMStateDescription blocks.
      Signed-off-by: NAvi Kivity <avi@redhat.com>
      c5705a77
  6. 27 10月, 2011 1 次提交
  7. 17 10月, 2011 1 次提交
  8. 25 9月, 2011 1 次提交
  9. 20 9月, 2011 2 次提交
  10. 10 9月, 2011 1 次提交
  11. 24 8月, 2011 1 次提交
  12. 22 8月, 2011 1 次提交
  13. 21 8月, 2011 1 次提交
  14. 08 8月, 2011 9 次提交
  15. 29 7月, 2011 2 次提交
  16. 27 7月, 2011 1 次提交
  17. 15 6月, 2011 1 次提交
  18. 12 6月, 2011 1 次提交
  19. 08 5月, 2011 1 次提交
  20. 06 5月, 2011 1 次提交
  21. 05 5月, 2011 1 次提交
  22. 07 4月, 2011 1 次提交
  23. 01 4月, 2011 1 次提交