1. 03 5月, 2008 1 次提交
    • E
      CRIS updates: · b41f7df0
      edgar_igl 提交于
      * Support both the I and D MMUs and improve the accuracy of the MMU model.
      * Handle the automatic user/kernel stack pointer switching when leaving or entering user mode.
      * Move the CCS evaluation into helper funcs.
      * Make sure user-mode cannot change flags only writeable in kernel mode.
      * More conversion of the translator into TCG.
      * Handle exceptions while in a delayslot.
      
      
      git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4299 c046a42c-6fe2-441c-8c8c-71466251a162
      b41f7df0
  2. 14 4月, 2008 1 次提交
  3. 13 4月, 2008 1 次提交
  4. 11 4月, 2008 1 次提交
  5. 14 3月, 2008 1 次提交
  6. 02 2月, 2008 1 次提交
  7. 01 2月, 2008 1 次提交
  8. 24 1月, 2008 1 次提交
  9. 12 12月, 2007 2 次提交
  10. 02 12月, 2007 2 次提交
  11. 23 11月, 2007 1 次提交
  12. 12 11月, 2007 2 次提交
  13. 11 11月, 2007 1 次提交
  14. 08 11月, 2007 2 次提交
  15. 14 10月, 2007 1 次提交
    • J
      Replace is_user variable with mmu_idx in softmmu core, · 6ebbf390
      j_mayer 提交于
        allowing support of more than 2 mmu access modes.
      Add backward compatibility is_user variable in targets code when needed.
      Implement per target cpu_mmu_index function, avoiding duplicated code
        and #ifdef TARGET_xxx in softmmu core functions.
      Implement per target mmu modes definitions. As an example, add PowerPC
        hypervisor mode definition and Alpha executive and kernel modes definitions.
      Optimize PowerPC case, precomputing mmu_idx when MSR register changes
        and using the same definition in code translation code.
      
      
      git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3384 c046a42c-6fe2-441c-8c8c-71466251a162
      6ebbf390
  16. 08 10月, 2007 1 次提交
  17. 27 9月, 2007 1 次提交
  18. 25 9月, 2007 1 次提交
  19. 23 9月, 2007 1 次提交
  20. 21 9月, 2007 1 次提交
  21. 19 9月, 2007 1 次提交
  22. 17 9月, 2007 2 次提交
  23. 06 9月, 2007 1 次提交
  24. 04 8月, 2007 1 次提交
  25. 04 6月, 2007 3 次提交
  26. 29 5月, 2007 1 次提交
  27. 24 5月, 2007 1 次提交
  28. 13 5月, 2007 1 次提交
  29. 09 5月, 2007 1 次提交
  30. 06 5月, 2007 1 次提交
  31. 01 5月, 2007 1 次提交
  32. 10 4月, 2007 1 次提交
  33. 05 4月, 2007 1 次提交