1. 12 12月, 2011 1 次提交
  2. 07 8月, 2011 1 次提交
  3. 27 6月, 2011 1 次提交
  4. 09 5月, 2011 1 次提交
  5. 08 5月, 2011 1 次提交
  6. 30 10月, 2010 1 次提交
  7. 19 9月, 2010 1 次提交
  8. 03 7月, 2010 2 次提交
  9. 10 6月, 2010 1 次提交
  10. 13 3月, 2010 1 次提交
  11. 15 2月, 2010 2 次提交
  12. 24 8月, 2009 1 次提交
    • N
      cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal · 0b5c1ce8
      Nathan Froyd 提交于
      handle_cpu_signal is very nearly copy-paste code for each target, with a
      few minor variations.  This patch sets up appropriate defaults for a
      generic handle_cpu_signal and provides overrides for particular targets
      that did things differently.  Fixing things like the persistent (XXX:
      use sigsetjmp) should now become somewhat easier.
      
      Previous comments on this patch suggest that the "activate soft MMU for
      this block" comments refer to defunct functionality.  I have removed
      such blocks for the appropriate targets in this patch.
      Signed-off-by: NNathan Froyd <froydnj@codesourcery.com>
      Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
      0b5c1ce8
  13. 17 7月, 2009 1 次提交
  14. 23 6月, 2009 1 次提交
  15. 04 6月, 2009 1 次提交
  16. 07 3月, 2009 1 次提交
  17. 22 2月, 2009 1 次提交
  18. 07 1月, 2009 1 次提交
  19. 05 1月, 2009 1 次提交
  20. 29 12月, 2008 1 次提交
  21. 19 11月, 2008 2 次提交
  22. 07 10月, 2008 1 次提交
  23. 02 7月, 2008 1 次提交
  24. 01 7月, 2008 1 次提交
  25. 29 6月, 2008 1 次提交
  26. 10 6月, 2008 1 次提交
  27. 31 5月, 2008 2 次提交
  28. 29 5月, 2008 2 次提交
  29. 28 5月, 2008 1 次提交
  30. 13 5月, 2008 1 次提交
  31. 11 5月, 2008 1 次提交
  32. 10 5月, 2008 1 次提交
  33. 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
  34. 26 3月, 2008 1 次提交
  35. 17 3月, 2008 1 次提交