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