1. 08 1月, 2014 1 次提交
  2. 05 1月, 2014 1 次提交
  3. 18 12月, 2013 4 次提交
  4. 10 12月, 2013 1 次提交
  5. 31 10月, 2013 1 次提交
  6. 11 9月, 2013 3 次提交
  7. 20 8月, 2013 3 次提交
  8. 23 7月, 2013 1 次提交
  9. 15 7月, 2013 1 次提交
  10. 10 7月, 2013 1 次提交
  11. 26 6月, 2013 3 次提交
  12. 19 4月, 2013 1 次提交
    • J
      target-arm: port ARM CPU save/load to use VMState · 3cc1d208
      Juan Quintela 提交于
      Port the ARM CPU save/load code to use VMState. Some state is
      saved in a slightly different order to simplify things -- for
      example arrays are saved one after the other rather than 'striped',
      and we always save all 32 VFP registers even if the CPU happens
      to only have 16.
      
      Use one subsection for each feature.  This means that we don't need to
      bump the version field each time that a new feature gets introduced.
      Signed-off-by: NJuan Quintela <quintela@redhat.com>
      [PMM: fixed conflicts, updated to use cpu_class_set_vmsd(),  updated
       with new/removed fields since original patch, changed to use custom
       VMStateInfo for cpsr rather than presave/postload hooks, corrected
       subsection names so vmload doesn't fail]
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      3cc1d208
  13. 12 3月, 2013 2 次提交
  14. 05 3月, 2013 1 次提交
  15. 16 2月, 2013 1 次提交
  16. 19 12月, 2012 2 次提交
  17. 31 10月, 2012 1 次提交
  18. 05 10月, 2012 1 次提交
  19. 16 9月, 2012 1 次提交
  20. 10 8月, 2012 1 次提交
  21. 12 7月, 2012 4 次提交
  22. 20 6月, 2012 5 次提交