1. fbea7a4 accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu by Richard Henderson · 1 year, 10 months ago
  2. 4ea5fe9 gdbstub: move register helpers into standalone include by Alex Bennée · 2 years ago
  3. 6c86765 target/arm: Export arm_v7m_get_sp_ptr by David Reiss · 2 years ago
  4. 48688c9 target/arm: Export arm_v7m_mrs_control by David Reiss · 2 years ago
  5. a3ef070 target/arm: move helpers to tcg/ by Claudio Fontana · 2 years, 1 month ago[Renamed from target/arm/m_helper.c]
  6. 165876f target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h' by Philippe Mathieu-Daudé · 2 years, 1 month ago
  7. 8f4e07c target/arm: Store CPUARMState::nvic as NVICState* by Philippe Mathieu-Daudé · 2 years, 1 month ago
  8. eda349b target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scope by Philippe Mathieu-Daudé · 2 years, 1 month ago
  9. 1eb13a0 target/arm: Simplify arm_v7m_mmu_idx_for_secstate() for user emulation by Philippe Mathieu-Daudé · 2 years, 1 month ago
  10. 1e5da7e target/arm: Don't set EXC_RETURN.ES if Security Extension not present by Peter Maydell · 2 years, 3 months ago
  11. 0ec69c4 target/arm: Unify checking for M Main Extension in MRS/MSR by David Reiss · 2 years, 2 months ago
  12. c6675a8 target/arm: Remove unused includes from m_helper.c by Fabiano Rosas · 2 years, 3 months ago
  13. 7fa7ea8 target/arm: Use tlb_set_page_full by Richard Henderson · 2 years, 5 months ago
  14. 9cd5f17 target/arm: Add is_secure parameter to v7m_read_half_insn by Richard Henderson · 2 years, 5 months ago
  15. e9fb709 target/arm: Add secure parameter to pmsav8_mpu_lookup by Richard Henderson · 2 years, 7 months ago
  16. dbf2a71 target/arm: Add is_secure parameter to v8m_security_lookup by Richard Henderson · 2 years, 7 months ago
  17. 652c750 target/arm: Remove is_subpage argument to pmsav8_mpu_lookup by Richard Henderson · 2 years, 7 months ago
  18. d2c92e5 target/arm: Use GetPhysAddrResult in pmsav8_mpu_lookup by Richard Henderson · 2 years, 7 months ago
  19. de05a70 target/arm: Create GetPhysAddrResult by Richard Henderson · 2 years, 7 months ago
  20. ed3a06b semihosting: Return void from do_common_semihosting by Richard Henderson · 2 years, 11 months ago
  21. 063bbd8 target/arm: Change CPUArchState.thumb to bool by Richard Henderson · 2 years, 11 months ago
  22. 654abaa target/arm: Log fault address for M-profile faults by Peter Maydell · 3 years ago
  23. 8cc2246 target/arm: Log M-profile vector table accesses by Peter Maydell · 3 years ago
  24. cd61748 exec/exec-all: Move 'qemu/log.h' include in units requiring it by Philippe Mathieu-Daudé · 3 years, 1 month ago
  25. fc6177a target/arm: Log CPU index in 'Taking exception' log by Peter Maydell · 3 years, 2 months ago
  26. 1a2eaf9 target/arm: Use cpu_*_mmu instead of helper_*_mmu by Richard Henderson · 3 years, 8 months ago
  27. 9002ffc tcg: Rename TCGMemOpIdx to MemOpIdx by Richard Henderson · 3 years, 8 months ago
  28. e534629 target/arm: Implement M-profile trapping on division by zero by Peter Maydell · 3 years, 7 months ago
  29. d4f6883 target/arm: Report M-profile alignment faults correctly to the guest by Peter Maydell · 3 years, 8 months ago
  30. 0c317eb target/arm: Add missing 'return's after calling v7m_exception_taken() by Peter Maydell · 3 years, 8 months ago
  31. 888f470 target/arm: Enforce that M-profile SP low 2 bits are always zero by Peter Maydell · 3 years, 8 months ago
  32. 375256a target/arm: Handle VPR semantics in existing code by Peter Maydell · 3 years, 9 months ago
  33. 9d75d45 target/arm: use raise_exception_ra for stack limit exception by Jamie Iles · 3 years, 10 months ago
  34. 659f042 target/arm: Use correct SP in M-profile exception return by Peter Maydell · 3 years, 10 months ago
  35. 6b5fe13 semihosting: Move include/hw/semihosting/ -> include/semihosting/ by Philippe Mathieu-Daudé · 4 years ago
  36. 0ae4f11 target/arm/m_helper: Silence GCC 10 maybe-uninitialized error by Philippe Mathieu-Daudé · 4 years, 2 months ago
  37. 0bb446d semihosting: Change common-semi API to be architecture-independent by Keith Packard · 4 years, 2 months ago
  38. 7f48414 target/arm: Implement CCR_S.TRD behaviour for SG insns by Peter Maydell · 4 years, 4 months ago
  39. 3423fbf target/arm: Implement new v8.1M NOCP check for exception return by Peter Maydell · 4 years, 4 months ago
  40. be9500b target/arm: In v8.1M, don't set HFSR.FORCED on vector table fetch failures by Peter Maydell · 4 years, 4 months ago
  41. a59b1ed target/arm: For v8.1M, always clear R0-R3, R12, APSR, EPSR on exception entry by Peter Maydell · 4 years, 4 months ago
  42. 7142eb9 target/arm: Get correct MMU index for other-security-state by Peter Maydell · 4 years, 4 months ago
  43. 7e98e21 target/arm: Always pass cacheattr to get_phys_addr by Richard Henderson · 4 years, 9 months ago
  44. 7fbc6a4 target/arm: Add isar_feature_aa32_vfp_simd by Richard Henderson · 5 years ago
  45. 4ff5ef9 target/arm: only update pc after semihosting completes by Alex Bennée · 5 years ago
  46. f900b1e target/arm: Fix handling of cortex-m FTYPE flag in EXCRET by Jean-Hugues Deschênes · 5 years ago
  47. 04c9c81 target/arm: Support EL0 v7m msr/mrs for CONFIG_USER_ONLY by Richard Henderson · 5 years ago
  48. 873be7b target/arm: Rebuild hflags for M-profile by Richard Henderson · 5 years ago
  49. 376214e target/arm: handle M-profile semihosting at translate time by Alex Bennée · 5 years ago
  50. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
  51. db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
  52. 51c9122 target/arm: NS BusFault on vector table fetch escalates to NS HardFault by Peter Maydell · 6 years ago
  53. 2884fbb target/arm: Use _ra versions of cpu_stl_data() in v7M helpers by Peter Maydell · 6 years ago
  54. 7aab5a8 target/arm/helper: Move M profile routines to m_helper.c by Philippe Mathieu-Daudé · 6 years ago