1. 4b6a83f target-arm: initial coprocessor register framework by Peter Maydell · 12 years ago
  2. 2050396 Use uintptr_t for various op related functions by Blue Swirl · 13 years ago
  3. 0ecb72a target-arm: Don't overuse CPUState by Andreas Färber · 13 years ago
  4. 6e19a13 ARM: fix segfault by Blue Swirl · 13 years ago
  5. bccd9ec softmmu_header: pass CPUState to tlb_fill by Blue Swirl · 13 years ago
  6. 97b348e Remove unused is_softmmu parameter from cpu_handle_mmu_fault by Blue Swirl · 13 years ago
  7. 3e45717 exec.h cleanup by Blue Swirl · 13 years ago
  8. 1162c04 cpu_loop_exit: avoid using AREG0 by Blue Swirl · 14 years ago
  9. 618ba8e Remove unused function parameter from cpu_restore_state by Stefan Weil · 14 years ago
  10. 7b59220 move helpers.h to helper.h by Lluís · 14 years ago
  11. 7290267 Set the right overflow bit for neon 32 and 64 bit saturating add/sub. by Christophe Lyon · 14 years ago
  12. b0e102d [PATCH] target-arm: remove unused functions cpu_lock(), cpu_unlock() by Peter Maydell · 14 years ago
  13. f669df2 target-arm: use native tcg-ops for ror/bic/vorn by Aurelien Jarno · 15 years ago
  14. 1945761 target-arm: convert NEON VZIP/VUZP/VTRN helper functions to pure TCG by Filip Navara · 15 years ago
  15. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  16. 99a0949 Get rid of _t suffix by malc · 15 years ago
  17. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  18. 37f9ba4 target-arm: don't use T[x] in helper by aurel32 · 16 years ago
  19. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  20. db8d990 Remove FORCE_RET() and RETURN() by aurel32 · 16 years ago
  21. b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
  22. 3018f25 Fix ARM NEON vdup and vtbl bugs. by pbrook · 16 years ago
  23. 22478e7 Fix smlald, smlsld, pkhtp, pkhbt, ssat, usat, umul, smul... (Laurent Desnogues). by balrog · 16 years ago
  24. 551bd27 Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka. by ths · 16 years ago
  25. 9b7b85d Fix off-by-one unwinding error. by pbrook · 17 years ago
  26. 6fbe23d ARM N=Z=1 flag fix. by pbrook · 17 years ago
  27. ad69471 ARM TCG conversion 14/16. by pbrook · 17 years ago
  28. 8f8e3aa ARM TCG conversion 13/16. by pbrook · 17 years ago
  29. 8984bd2 ARM TCG conversion 12/16. by pbrook · 17 years ago
  30. 4373f3c ARM TCG conversion 10/16. by pbrook · 17 years ago
  31. b010980 ARM TCG conversion 9/16. by pbrook · 17 years ago
  32. d9ba483 ARM TCG conversion 8/16. by pbrook · 17 years ago
  33. 6ddbc6e ARM TCG conversion 7/16. by pbrook · 17 years ago
  34. 1497c96 ARM TCG conversion 4/16. by pbrook · 17 years ago
  35. 44f8625 fixed invalid type by bellard · 17 years ago
  36. 9ee6e8b ARMv7 support. by pbrook · 17 years ago
  37. 273af66 Adjust s390 addresses (the MSB is defined as "to be ignored"). by ths · 17 years ago
  38. 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
  39. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  40. 40f137e Add Arm926 core support. by pbrook · 19 years ago
  41. b5ff1b3 ARM system emulation (Paul Brook) by bellard · 19 years ago
  42. 89344d5 arm vfp fcmp and fcmpe instructions fix (Paul Brook) by bellard · 20 years ago
  43. 53cd663 soft float support by bellard · 20 years ago
  44. b7bcbe9 ARM VFP support (Paul Brook) by bellard · 20 years ago