1. 04 2月, 2012 2 次提交
  2. 28 1月, 2012 4 次提交
  3. 22 1月, 2012 1 次提交
  4. 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
  5. 27 10月, 2011 1 次提交
  6. 17 10月, 2011 1 次提交
  7. 25 9月, 2011 1 次提交
  8. 20 9月, 2011 2 次提交
  9. 10 9月, 2011 1 次提交
  10. 24 8月, 2011 1 次提交
  11. 22 8月, 2011 1 次提交
  12. 21 8月, 2011 1 次提交
  13. 08 8月, 2011 9 次提交
  14. 29 7月, 2011 2 次提交
  15. 27 7月, 2011 1 次提交
  16. 15 6月, 2011 1 次提交
  17. 12 6月, 2011 1 次提交
  18. 08 5月, 2011 1 次提交
  19. 06 5月, 2011 1 次提交
  20. 05 5月, 2011 1 次提交
  21. 07 4月, 2011 1 次提交
  22. 01 4月, 2011 1 次提交
  23. 29 3月, 2011 3 次提交
  24. 21 2月, 2011 1 次提交