1. d356312 target-arm: Clean up handling of AArch64 PSTATE by Peter Maydell · 11 years ago
  2. d8ba780 target-arm: Define and use ARM_FEATURE_CBAR by Peter Crosthwaite · 11 years ago
  3. 9d93550 target-arm: add support for v8 AES instructions by Ard Biesheuvel · 11 years ago
  4. 72b0cd3 target-arm: Provide mechanism for getting KVM constants even if not CONFIG_KVM by Peter Maydell · 11 years ago
  5. 8641136 target-arm: Add CP15 VBAR support by Nathan Rossi · 11 years ago
  6. 3926cc8 target-arm: Prepare translation for AArch64 code by Alexander Graf · 11 years ago
  7. 0a2461f target-arm: Fix target_ulong/uint32_t confusions by Alexander Graf · 11 years ago
  8. 78dbbbe target-arm: Avoid "1 << 31" undefined behaviour by Peter Maydell · 11 years ago
  9. 55d284a target-arm: Implement the generic timer by Peter Maydell · 11 years ago
  10. 2452731 target-arm: Support coprocessor registers which do I/O by Peter Maydell · 11 years ago
  11. 7c1840b target-arm: Make IRQ and FIQ gpio lines on the CPU object by Peter Maydell · 11 years ago
  12. bdf7ae5 cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb() by Andreas Färber · 12 years ago
  13. 81e69fb target-arm: add feature flag for ARMv8 by Mans Rullgard · 12 years ago
  14. 6291ad7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user by Peter Maydell · 12 years ago
  15. 721fae1 target-arm: Convert TCG to using (index,value) list for cp migration by Peter Maydell · 12 years ago
  16. 7023ec7 target-arm: Add raw_readfn and raw_writefn to ARMCPRegInfo by Peter Maydell · 12 years ago
  17. 34affee target-arm: Allow special cpregs to have flags set by Peter Maydell · 12 years ago
  18. 3cc1d20 target-arm: port ARM CPU save/load to use VMState by Juan Quintela · 12 years ago
  19. 97a8ea5 cpu: Replace do_interrupt() by CPUClass::do_interrupt method by Andreas Färber · 12 years ago
  20. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  21. 494b00c ARM: KVM: Add support for KVM on ARM architecture by Christoffer Dall · 12 years ago
  22. 1496926 target-arm: Update ARMCPU to QOM realizefn by Andreas Färber · 12 years ago
  23. 6b4c305 fpu: move public header file to include/fpu by Paolo Bonzini · 12 years ago
  24. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  25. 3993c6b cpus: Pass CPUState to [qemu_]cpu_has_work() by Andreas Färber · 13 years ago
  26. 1273d9c target-arm: Drop unused DECODE_CPREG_CRN macro by Peter Maydell · 12 years ago
  27. d31dd73 target-arm: final conversion to AREG0 free mode by Blue Swirl · 12 years ago
  28. b90372a target-arm: Fix typos in comments by Peter Maydell · 12 years ago
  29. 891a2fe target-arm: Add 64 bit PAR, TTBR0, TTBR1 for LPAE by Peter Maydell · 13 years ago
  30. 918f5dc target-arm: Extend feature flags to 64 bits by Peter Maydell · 13 years ago
  31. de9b05b target-arm: Implement privileged-execute-never (PXN) by Peter Maydell · 13 years ago
  32. 3cc0cd6 ARM: Make target_phys_addr_t 64 bits and physaddrs 40 bits by Peter Maydell · 13 years ago
  33. b2d06f9 target-arm: Remove ARM_CPUID_* macros by Peter Maydell · 13 years ago
  34. b22af02 target-arm: Remove c0_cachetype CPUARMState field by Peter Maydell · 13 years ago
  35. 81bdde9 target-arm: Convert MPIDR by Peter Maydell · 13 years ago
  36. 776d4e5 target-arm: Convert cp15 cache ID registers by Peter Maydell · 13 years ago
  37. 8515a09 target-arm: Convert cp15 crn=0 crm={1,2} feature registers by Peter Maydell · 13 years ago
  38. c480421 target-arm: convert cp15 crn=7 registers by Peter Maydell · 13 years ago
  39. 1047b9d target-arm: Convert cp15 crn=15 registers by Peter Maydell · 13 years ago
  40. e8070a2 target-arm: Remove old cpu_arm_set_cp_io infrastructure by Peter Maydell · 13 years ago
  41. 4b6a83f target-arm: initial coprocessor register framework by Peter Maydell · 13 years ago
  42. ad37ad5 target-arm/cpu.h: Make cpu_init("nonexistent cpu") return NULL by Peter Maydell · 13 years ago
  43. 778c3a0 target-arm: Change cpu_arm_init() return type to ARMCPU by Andreas Färber · 13 years ago
  44. 581be09 target-arm: Move feature bit settings to CPU init fns by Peter Maydell · 13 years ago
  45. ce854d7 target-arm: remind to keep arm features in sync with linux-user/elfload.c by Benoit Canet · 13 years ago
  46. d8fd295 Userspace ARM BE8 support by Paul Brook · 13 years ago
  47. 06ed5d6 ARM: Permit any ARMv6K CPU to read the MVFR0 and MVFR1 VFP registers. by Andrew Towers · 13 years ago
  48. dec9c2d target-arm: Minimalistic CPU QOM'ification by Andreas Färber · 13 years ago
  49. 0bcd08b target-arm: Drop cpu_arm_close() by Andreas Färber · 13 years ago
  50. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  51. 0ecb72a target-arm: Don't overuse CPUState by Andreas Färber · 13 years ago
  52. 0b03bdf Add Cortex-A15 CPU definition by Peter Maydell · 13 years ago
  53. 0383ac0 Add dummy implementation of generic timer cp15 registers by Peter Maydell · 13 years ago
  54. 2be2762 arm: Add dummy support for co-processor 15's secure config register by Rob Herring · 13 years ago
  55. 7da362d arm: add dummy A9-specific cp15 registers by Mark Langsdorf · 13 years ago
  56. da97f52 target-arm: Implement VFPv4 fused multiply-accumulate insns by Peter Maydell · 13 years ago
  57. b8b8ea0 target-arm: Add ARM UDIV/SDIV support by Peter Maydell · 13 years ago
  58. 4778999 target-arm: Rename ARM_FEATURE_DIV to _THUMB_DIV by Peter Maydell · 13 years ago
  59. b9c6cbf Merge remote-tracking branch 'pm-arm/for-upstream' into pm by Edgar E. Iglesias · 13 years ago
  60. 97b348e Remove unused is_softmmu parameter from cpu_handle_mmu_fault by Blue Swirl · 13 years ago
  61. 906879a target-arm: Mark 1136r1 as a v6K core by Peter Maydell · 14 years ago
  62. 7807eed target-arm: support for ARM1176JZF-s cores by Jamie Iles · 14 years ago
  63. a3ce366 Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm by Blue Swirl · 13 years ago
  64. 462a8bc arm: Add const attribute to some arm_boot_info pointers by Stefan Weil · 14 years ago
  65. f081c76 Move cpu_has_work and cpu_pc_from_tb to cpu.h by Blue Swirl · 14 years ago
  66. 74594c9 target-arm: Minimal implementation of performance counters by Peter Maydell · 14 years ago
  67. 403946c target-arm: Privatize CPU_INTERRUPT_FIQ. by Richard Henderson · 14 years ago
  68. 5bc95aa Implement basic part of SA-1110/SA-1100 by Dmitry Eremin-Solenikov · 14 years ago
  69. be5e7a7 arm: basic support for ARMv4/ARMv4T emulation by Dmitry Eremin-Solenikov · 14 years ago
  70. f8bf860 target-arm: Implement cp15 VA->PA translation by Adam Lackorzynski · 14 years ago
  71. 3213883 arm: drop unused irq-related part of CPUARMState by Dmitry Eremin-Solenikov · 14 years ago
  72. e1bbf44 target-arm: Add CPU feature flag for v7MP by Peter Maydell · 14 years ago
  73. 05ed9a9 target-arm: Set privileged bit in TB flags correctly for M profile by Peter Maydell · 14 years ago
  74. a170576 target-arm: Add symbolic constants for bitfields in TB flags by Peter Maydell · 14 years ago
  75. 3a492f3 target-arm: Add support for 'Standard FPSCR Value' as used by Neon by Peter Maydell · 14 years ago
  76. 0165329 ARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to C code by Peter Maydell · 14 years ago
  77. b0e102d [PATCH] target-arm: remove unused functions cpu_lock(), cpu_unlock() by Peter Maydell · 14 years ago
  78. 9a78eea target-xxx: Use fprintf_function (format checking) by Stefan Weil · 14 years ago
  79. a88790a remove exec-all.h inclusion from cpu.h by Paolo Bonzini · 15 years ago
  80. 10eb0cc move cpu_pc_from_tb to target-*/exec.h by Paolo Bonzini · 15 years ago
  81. 9ba8c3f arm: prevent coprocessor IO reset by Lars Munch · 15 years ago
  82. 983fe82 ARMv7-M reset fixes by Paul Brook · 15 years ago
  83. 5270589 Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. by Richard Henderson · 15 years ago
  84. 426f5ab ARM atomic ops rewrite by Paul Brook · 15 years ago
  85. 1005556 ARM Cortex-A9 cpu support by Paul Brook · 15 years ago
  86. 6001149 ARM FP16 support by Paul Brook · 15 years ago
  87. 0b5c1ce cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal by Nathan Froyd · 15 years ago
  88. ffe47d3 Save/restore ARMv6 MMU state by Paul Brook · 15 years ago
  89. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  90. c276471 The _exit syscall is used for both thread termination in NPTL applications, by pbrook · 16 years ago
  91. 84a031c Fix cpu_arm_handle_mmu_fault warning by aurel32 · 16 years ago
  92. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  93. a49ea27 Implement ARMv7 cp15 cache ID registers. by pbrook · 16 years ago
  94. fe1479c Implement (very) basic Thumb2-EE support. This doesn't actually implement by pbrook · 16 years ago
  95. 6b91754 Refactor translation block CPU state handling (Jan Kiszka) by aliguori · 16 years ago
  96. 622ed36 Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) by aliguori · 16 years ago
  97. b2fa179 Fix ARMv6 translation table base address calculation. by pbrook · 16 years ago
  98. 9656f32 Move interrupt_request and user_mode_only to common cpu state. by pbrook · 17 years ago
  99. b3c7724 Move CPU save/load registration to common code. by pbrook · 17 years ago
  100. 2e70f6e Add instruction counter. by pbrook · 17 years ago