1. b065927 w64: Fix data types in softmmu*.h by Stefan Weil · 13 years ago
  2. 23ddbf0 softmmu: Use uintptr_t for physaddr and rename it by Stefan Weil · 13 years ago
  3. e141ab5 softmmu templates: optionally pass CPUState to memory access functions by Blue Swirl · 13 years ago
  4. efbf29b Document softmmu templates by Blue Swirl · 13 years ago
  5. c086b78 sparc64: fix 32bit load sign extension by Igor V. Kovalenko · 15 years ago
  6. 9f6839d Remove dead i386 assembly code from softmmu_header.h by Stuart Brady · 16 years ago
  7. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  8. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  9. 79383c9 Fix some warnings that would be generated by gcc -Wredundant-decls by blueswir1 · 16 years ago
  10. 551bd27 Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka. by ths · 17 years ago
  11. 4d7a088 Fix compiler warnings in common files by blueswir1 · 17 years ago
  12. d656469 use simpler REGPARM convention - make CPUTLBEntry size a power of two by bellard · 17 years ago
  13. f220f4e fixed register constraint by bellard · 17 years ago
  14. 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
  15. f1ccf90 CRIS support in toplevel, by Edgar E. Iglesias. by ths · 17 years ago
  16. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  17. 0633879 m68k/ColdFire system emulation. by pbrook · 18 years ago
  18. eddf68a Integrate Alpha target in Qemu core. by j_mayer · 18 years ago
  19. fdf9b3e sh4 target (Samuel Tardieu) by bellard · 19 years ago
  20. 84b7b8e PAGE_EXEC support in TLBs by bellard · 19 years ago
  21. b5ff1b3 ARM system emulation (Paul Brook) by bellard · 19 years ago
  22. 3f87bf6 use softfloat types in softmmu_header.h (Paul Brook) by bellard · 19 years ago
  23. 6af0bf9 MIPS target (Jocelyn Mayer) by bellard · 20 years ago
  24. c27004e 64 bit target support by bellard · 20 years ago
  25. e95c8d5 full system SPARC emulation (Blue Swirl) by bellard · 20 years ago
  26. 2d603d2 PowerPC support - float macros by bellard · 21 years ago
  27. e16c53f assembly soft MMU defines on i386 by bellard · 21 years ago
  28. 8948b5d fixed ldq() macros by bellard · 21 years ago
  29. 61382a5 full softmmu support by bellard · 21 years ago
  30. e2222c3 removed warnings by bellard · 22 years ago
  31. b92e5a2 Software MMU support (used for memory mapped devices such as VGA) by bellard · 22 years ago