1. 0b5c1ce cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal by Nathan Froyd · 15 years ago
  2. ffe47d3 Save/restore ARMv6 MMU state by Paul Brook · 15 years ago
  3. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  4. c276471 The _exit syscall is used for both thread termination in NPTL applications, by pbrook · 16 years ago
  5. 84a031c Fix cpu_arm_handle_mmu_fault warning by aurel32 · 16 years ago
  6. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  7. a49ea27 Implement ARMv7 cp15 cache ID registers. by pbrook · 16 years ago
  8. fe1479c Implement (very) basic Thumb2-EE support. This doesn't actually implement by pbrook · 16 years ago
  9. 6b91754 Refactor translation block CPU state handling (Jan Kiszka) by aliguori · 16 years ago
  10. 622ed36 Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) by aliguori · 16 years ago
  11. b2fa179 Fix ARMv6 translation table base address calculation. by pbrook · 16 years ago
  12. 9656f32 Move interrupt_request and user_mode_only to common cpu state. by pbrook · 16 years ago
  13. b3c7724 Move CPU save/load registration to common code. by pbrook · 16 years ago
  14. 2e70f6e Add instruction counter. by pbrook · 16 years ago
  15. f8ed707 Fix typo. by pbrook · 17 years ago
  16. 6e68e07 Move clone() register setup to target specific code. Handle fork-like clone. by pbrook · 17 years ago
  17. 9133e39 Push common interrupt variables to cpu-defs.h (Glauber Costa) by bellard · 17 years ago
  18. fbb4a2e Implement ARM magic kernel page and TLS register. by pbrook · 17 years ago
  19. ce5232c moved halted field to CPU_COMMON by bellard · 17 years ago
  20. 827df9f Add basic OMAP2 chip support. by balrog · 17 years ago
  21. f93eb9f Move the excess of arm_load_kernel() parameters into a struct. by balrog · 17 years ago
  22. 6fbe23d ARM N=Z=1 flag fix. by pbrook · 17 years ago
  23. 4373f3c ARM TCG conversion 10/16. by pbrook · 17 years ago
  24. b26eefb ARM TCG conversion 1/16. by pbrook · 17 years ago
  25. 2f4a40e Prevent cpsr_write/_read be put out of line in op.o (fixes a segfault on some platforms). by balrog · 17 years ago
  26. 9ee6e8b ARMv7 support. by pbrook · 17 years ago
  27. aaed909 added cpu_model parameter to cpu_init() by bellard · 17 years ago
  28. 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
  29. c732abe Unify '-cpu ?' option. by j_mayer · 17 years ago
  30. 198a74d Move get_sp_from_cpustate from cpu.h to target_signal.h. by ths · 17 years ago
  31. a04e134 linux-user sigaltstack() syscall, by Thayne Harbaugh. by ths · 17 years ago
  32. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  33. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  34. c3d2689 Basic OMAP310 support. Basic Palm Tungsten|E machine emulation. by balrog · 17 years ago
  35. 82d1797 Various reg offset shift typos. by balrog · 17 years ago
  36. 610c3c8 Reset ARM cp15.c1_sys to default values. Fix XScale cp15 accesses. by balrog · 18 years ago
  37. 9467d44 Move target-specific defines to the target directories. by ths · 18 years ago
  38. ce81986 ARM946 CPU support. by pbrook · 18 years ago
  39. 9d55199 Account for machine with RAM which is not mapped at 0x0 in arm_boot.c. by balrog · 18 years ago
  40. 18c9b56 Implement iwMMXt instruction set for the PXA270 cpu. by balrog · 18 years ago
  41. c171313 Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals. by balrog · 18 years ago
  42. f3d6b95 ARM reabbot support (orginal patch by Aurelien Jarno). by pbrook · 18 years ago
  43. 5adb483 Fix typo in help output. List ARM cpus. by pbrook · 18 years ago
  44. 3371d27 Implement --cpu for ARM. by pbrook · 18 years ago
  45. 5a7b542 siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. by ths · 18 years ago
  46. 9042c0e Check ELF binaries for machine type and endianness. by ths · 18 years ago
  47. d37aca6 Fix comment typo. by pbrook · 18 years ago
  48. 40f137e Add Arm926 core support. by pbrook · 19 years ago
  49. ce4defa Arm Linux EABI syscall support. by pbrook · 19 years ago
  50. 06c949e Implement Arm BKPT instruction. by pbrook · 19 years ago
  51. 9332f9d ARM CPU suspend/halt (Paul Brook) by bellard · 19 years ago
  52. b5ff1b3 ARM system emulation (Paul Brook) by bellard · 19 years ago
  53. a316d33 added CPU_COMMON and CPUState.tb_jmp_cache[] by bellard · 19 years ago
  54. 1fddef4 gdb support for user mode (Paul Brook) by bellard · 20 years ago
  55. 8e96005 VFP register ordering (Paul Brook) by bellard · 20 years ago
  56. 53cd663 soft float support by bellard · 20 years ago
  57. b7bcbe9 ARM VFP support (Paul Brook) by bellard · 20 years ago
  58. b8a9e8f initial user mmu support by bellard · 20 years ago
  59. 99c475a armv5te support (Paul Brook) by bellard · 20 years ago
  60. 7fe4848 monitor fixes by bellard · 20 years ago
  61. d720b93 precise self modifying code support by bellard · 21 years ago
  62. 3cf1e03 added TARGET_LONG_BITS by bellard · 21 years ago
  63. 2c0262a new directory structure by bellard · 21 years ago