index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
m_helper.c
Age
Commit message (
Expand
)
Author
2021-03-10
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-01-19
target/arm/m_helper: Silence GCC 10 maybe-uninitialized error
Philippe Mathieu-Daudé
2021-01-18
semihosting: Change common-semi API to be architecture-independent
Keith Packard
2020-12-10
target/arm: Implement CCR_S.TRD behaviour for SG insns
Peter Maydell
2020-12-10
target/arm: Implement new v8.1M NOCP check for exception return
Peter Maydell
2020-12-10
target/arm: In v8.1M, don't set HFSR.FORCED on vector table fetch failures
Peter Maydell
2020-12-10
target/arm: For v8.1M, always clear R0-R3, R12, APSR, EPSR on exception entry
Peter Maydell
2020-11-02
target/arm: Get correct MMU index for other-security-state
Peter Maydell
2020-06-26
target/arm: Always pass cacheattr to get_phys_addr
Richard Henderson
2020-02-28
target/arm: Add isar_feature_aa32_vfp_simd
Richard Henderson
2020-01-09
target/arm: only update pc after semihosting completes
Alex Bennée
2019-11-26
target/arm: Fix handling of cortex-m FTYPE flag in EXCRET
Jean-Hugues Deschênes
2019-11-19
target/arm: Support EL0 v7m msr/mrs for CONFIG_USER_ONLY
Richard Henderson
2019-10-24
target/arm: Rebuild hflags for M-profile
Richard Henderson
2019-09-27
target/arm: handle M-profile semihosting at translate time
Alex Bennée
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-07-15
target/arm: NS BusFault on vector table fetch escalates to NS HardFault
Peter Maydell
2019-07-04
target/arm: Use _ra versions of cpu_stl_data() in v7M helpers
Peter Maydell
2019-07-04
target/arm/helper: Move M profile routines to m_helper.c
Philippe Mathieu-Daudé