1. 640581a target/arm: Remove helper_double_saturate by Richard Henderson · 6 years ago
  2. 987a232 target/arm: Deliver BKPT/BRK exceptions to correct exception level by Peter Maydell · 6 years ago
  3. 9dd5cca target/arm: Move debug routines to debug_helper.c by Philippe Mathieu-Daudé · 6 years ago
  4. e21b551 target/arm: Move TLB related routines to tlb_helper.c by Philippe Mathieu-Daudé · 6 years ago
  5. 6cdca17 target/arm: Move the DC ZVA helper into op_helper by Samuel Ortiz · 6 years ago
  6. 9a22309 target/arm: Fix multiline comment syntax by Philippe Mathieu-Daudé · 6 years ago
  7. 2fc0cc0 target/arm: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
  8. 7350d55 target/arm: Convert to CPUClass::tlb_fill by Richard Henderson · 6 years ago
  9. 22ac3c4 target/arm: Add set/clear_pstate_bits, share gen_ss_advance by Richard Henderson · 6 years ago
  10. ff730e9 target/arm: Split helper_msr_i_pstate into 3 by Richard Henderson · 6 years ago
  11. ce02fd9 target/arm: Move helper_exception_return to helper-a64.c by Richard Henderson · 6 years ago
  12. 7469f6c target/arm: Introduce raise_exception_ra by Richard Henderson · 6 years ago
  13. 7c208e0 target/arm: Use arm_hcr_el2_eff more places by Richard Henderson · 6 years ago
  14. 7760da7 target/arm: fix smc incorrectly trapping to EL3 when secure is off by Luc Michel · 6 years ago
  15. 593cfa2 target/arm: Hyp mode R14 is shared with User and System by Peter Maydell · 6 years ago
  16. 64b91e3 target/arm: New utility function to extract EC from syndrome by Peter Maydell · 6 years ago
  17. 9a05f7b target/arm: Fix aarch64_sve_change_el wrt EL0 by Richard Henderson · 6 years ago
  18. 597610e target/arm: Add v8M stack limit checks on NS function calls by Peter Maydell · 6 years ago
  19. 5520318 target/arm: Add v8M stack checks on ADD/SUB/MOV of SP by Peter Maydell · 6 years ago
  20. 0ab5953 target/arm: Handle SVE vector length changes in system mode by Richard Henderson · 6 years ago
  21. aec4dd0 target/arm: Permit accesses to ELR_Hyp from Hyp mode via MSR/MRS (banked) by Peter Maydell · 7 years ago
  22. 7556edf target/arm: Honour HCR_EL2.TGE when raising synchronous exceptions by Peter Maydell · 7 years ago
  23. b5c53d1 target/arm: Add pre-EL change hooks by Aaron Lindsay · 7 years ago
  24. afd46fc icount: fix cpu_restore_state_from_tb for non-tb-exit cases by Pavel Dovgalyuk · 7 years ago
  25. 548f514 target/arm: Always set FAR to a known unknown value for debug exceptions by Peter Maydell · 7 years ago
  26. 62b94f3 target/arm: Set FSR for BKPT, BRK when raising exception by Peter Maydell · 7 years ago
  27. 81621d9 target/arm: Factor out code to calculate FSR for debug exceptions by Peter Maydell · 7 years ago
  28. c900a2e target/arm: Honour MDCR_EL2.TDE when routing exceptions due to BKPT/BRK by Peter Maydell · 7 years ago
  29. fca3dad Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request' into staging by Peter Maydell · 7 years ago
  30. 98670d4 accel/tcg: add size paremeter in tlb_fill() by Laurent Vivier · 7 years ago
  31. e7c06c4 target/arm: Use pointers in neon tbl helper by Richard Henderson · 7 years ago
  32. 3b39d73 target/arm: Handle page table walk load failures correctly by Peter Maydell · 7 years ago
  33. 65255e8 target/*helper: don't check retaddr before calling cpu_restore_state by Alex Bennée · 7 years ago
  34. bc52bfe target/arm: Remove fsr argument from get_phys_addr() and arm_tlb_fill() by Peter Maydell · 7 years ago
  35. 681f9a8 target/arm: Use ARMMMUFaultInfo in deliver_fault() by Peter Maydell · 7 years ago
  36. 5880331 fix WFI/WFE length in syndrome register by Stefano Stabellini · 7 years ago
  37. 2399d4e target/arm: check CF_PARALLEL instead of parallel_cpus by Emilio G. Cota · 8 years ago
  38. 77077a8 arm: Fix SMC reporting to EL2 when QEMU provides PSCI by Jan Kiszka · 7 years ago
  39. dc3c4c1 target/arm: Clear exclusive monitor on v7M reset, exception entry/exit by Peter Maydell · 7 years ago
  40. c79c0a3 target/arm: Implement new do_transaction_failed hook by Peter Maydell · 8 years ago
  41. c528af7 target/arm: Allow deliver_fault() caller to specify EA bit by Peter Maydell · 8 years ago
  42. aac43da target/arm: Factor out fault delivery code by Peter Maydell · 8 years ago
  43. 0e28456 target/arm: Don't trap WFI/WFE for M profile by Peter Maydell · 8 years ago
  44. 8bd5c82 arm: Add support for M profile CPUs having different MMU index semantics by Peter Maydell · 8 years ago
  45. e517d95 arm: Use the mmu_idx we're passed in arm_cpu_do_unaligned_access() by Peter Maydell · 8 years ago
  46. 65ed2ed target/arm: Add assertion about FSC format for syndrome registers by Peter Maydell · 8 years ago
  47. c22edfe target-arm: don't generate WFE/YIELD calls for MTTCG by Alex Bennée · 8 years ago
  48. 8d04fb5 tcg: drop global lock during TCG code execution by Jan Kiszka · 8 years ago
  49. 4061200 arm: Correctly handle watchpoints for BE32 CPUs by Julian Brown · 8 years ago
  50. c9b61d9 target-arm: Log AArch64 exception returns by Peter Maydell · 8 years ago
  51. fcf5ef2 Move target-* CPU file into a target/ folder by Thomas Huth · 8 years ago[Renamed from target-arm/op_helper.c]
  52. 82ecffa Open 2.9 development tree by Stefan Hajnoczi · 8 years ago