1. b35399b Fix confusing argument names in some common functions by Sergey Sorokin · 9 years ago
  2. bd7d00f target-arm: Provide hook to tell GICv3 about changes of security state by Peter Maydell · 9 years ago
  3. 04ce861 target-arm: Set IL bit in syndromes for insn abort, watchpoint, swstep by Peter Maydell · 9 years ago
  4. 27a7ea8 arm: move arm_log_exception into .c file by Paolo Bonzini · 9 years ago
  5. 094d028 target-arm: Split data abort syndrome generator by Peter Maydell · 9 years ago
  6. c766568 target-arm: Move bank_number() into internals.h by Peter Maydell · 9 years ago
  7. 3826121 target-arm: Implement checking of fired watchpoint by Sergey Fedorov · 9 years ago
  8. fc05f4a target-arm: Correct misleading 'is_thumb' syn_* parameter names by Peter Maydell · 9 years ago
  9. deb2db9 target-arm: Use the right MMU index in arm_regime_using_lpae_format by Alvise Rigo · 9 years ago
  10. 3090147 target-arm: raise exception on misaligned LDREX operands by Andrew Baumann · 9 years ago
  11. 99a99c1 target-arm: Add and use symbolic names for register banks by Soren Brinkmann · 9 years ago
  12. e14b5a2 target-arm: Add ARMMMUFaultInfo by Edgar E. Iglesias · 9 years ago
  13. 1853d5a target-arm: Add computation of starting level for S2 PTW by Edgar E. Iglesias · 9 years ago
  14. 8012c84 target-arm: Wire up HLT 0xf000 as the A64 semihosting instruction by Peter Maydell · 10 years ago
  15. b7cc4e8 arm: Refactor get_phys_addr FSR return mechanism by Peter Crosthwaite · 10 years ago
  16. 8c6084b target-arm: Move setting of exception info into tlb_fill by Peter Maydell · 10 years ago
  17. 06fbb2f target-arm: Add WFx syndrome function by Greg Bellows · 10 years ago
  18. 7847f9e target-arm: Store SPSR_EL1 state in banked_spsr[1] (SPSR_svc) by Peter Maydell · 10 years ago
  19. 11f136e target-arm: make TTBCR banked by Fabian Aggeler · 10 years ago
  20. dcbff19 target-arm: rename arm_current_pl to arm_current_el by Greg Bellows · 10 years ago
  21. 9812860 target-arm: add emulation of PSCI calls for system emulation by Rob Herring · 10 years ago
  22. 37e6456 target-arm: Add support for A32 and T32 HVC and SMC insns by Peter Maydell · 10 years ago
  23. 136e67e target-arm: Add support for VIRQ and VFIQ by Edgar E. Iglesias · 10 years ago
  24. e0d6e6a target-arm: A64: Emulate the SMC insn by Edgar E. Iglesias · 10 years ago
  25. 607d98b target-arm: Add a Hypervisor Trap exception type by Edgar E. Iglesias · 10 years ago
  26. 35979d7 target-arm: A64: Emulate the HVC insn by Edgar E. Iglesias · 10 years ago
  27. 0eacea7 target-arm: Implement handling of breakpoint firing by Peter Maydell · 10 years ago
  28. 46747d1 target-arm: Implement setting guest breakpoints by Peter Maydell · 10 years ago
  29. 3ff6fc9 target-arm: Implement handling of fired watchpoints by Peter Maydell · 10 years ago
  30. 73c5211 target-arm: Move extended_addresses_enabled() to internals.h by Peter Maydell · 10 years ago
  31. 9ee98ce target-arm: Implement setting of watchpoints by Peter Maydell · 10 years ago
  32. 7ea47fe target-arm: Implement ARMv8 single-step handling for A64 code by Peter Maydell · 11 years ago
  33. 9208b96 target-arm: A64: Break out aarch64_save/restore_sp by Edgar E. Iglesias · 11 years ago
  34. 61d4b21 target-arm: A64: Generalize update_spsel for the various ELs by Edgar E. Iglesias · 11 years ago
  35. 2a923c4 target-arm: A64: Introduce aarch64_banked_spsr_index() by Edgar E. Iglesias · 11 years ago
  36. 2f2a00a target-arm: Move arm_log_exception() into internals.h by Peter Maydell · 11 years ago
  37. f502cfc target-arm: Implement SP_EL0, SP_EL1 by Peter Maydell · 11 years ago
  38. 8c6afa6 target-arm: A64: Correctly fault FP/Neon if CPACR.FPEN set by Peter Maydell · 11 years ago
  39. 0089238 target-arm: Provide syndrome information for MMU faults by Rob Herring · 11 years ago
  40. d4a2dc6 target-arm: Add support for generating exceptions with syndrome information by Peter Maydell · 11 years ago
  41. 8bcbf37 target-arm: Provide correct syndrome information for cpreg access traps by Peter Maydell · 11 years ago
  42. ccd3808 target-arm: Split out private-to-target functions into internals.h by Peter Maydell · 11 years ago