1. 18 10月, 2009 10 次提交
  2. 02 10月, 2009 2 次提交
  3. 12 9月, 2009 1 次提交
    • B
      Fix sys-queue.h conflict for good · 72cf2d4f
      Blue Swirl 提交于
      Problem: Our file sys-queue.h is a copy of the BSD file, but there are
      some additions and it's not entirely compatible. Because of that, there have
      been conflicts with system headers on BSD systems. Some hacks have been
      introduced in the commits 15cc9235,
      f40d7537,
      96555a96 and
      3990d09a but the fixes were fragile.
      
      Solution: Avoid the conflict entirely by renaming the functions and the
      file. Revert the previous hacks.
      Signed-off-by: NBlue Swirl <blauwirbel@gmail.com>
      72cf2d4f
  4. 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
  5. 31 7月, 2009 1 次提交
  6. 28 7月, 2009 1 次提交
  7. 17 7月, 2009 1 次提交
  8. 24 6月, 2009 1 次提交
  9. 21 5月, 2009 1 次提交
  10. 15 5月, 2009 3 次提交
  11. 10 5月, 2009 1 次提交
  12. 25 4月, 2009 2 次提交
  13. 08 4月, 2009 1 次提交
  14. 06 4月, 2009 1 次提交
  15. 17 3月, 2009 1 次提交
  16. 13 3月, 2009 1 次提交
  17. 08 3月, 2009 2 次提交
  18. 07 3月, 2009 1 次提交
  19. 07 2月, 2009 1 次提交
  20. 06 2月, 2009 1 次提交
  21. 27 1月, 2009 1 次提交
  22. 16 1月, 2009 2 次提交
  23. 05 1月, 2009 1 次提交
  24. 19 12月, 2008 2 次提交