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