index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
arm
/
m_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Use tlb_set_page_full
Richard Henderson
2022-10-10
1
-10
/
+10
*
target/arm: Add is_secure parameter to v7m_read_half_insn
Richard Henderson
2022-10-10
1
-5
/
+4
*
target/arm: Add secure parameter to pmsav8_mpu_lookup
Richard Henderson
2022-09-22
1
-1
/
+1
*
target/arm: Add is_secure parameter to v8m_security_lookup
Richard Henderson
2022-09-22
1
-3
/
+6
*
target/arm: Remove is_subpage argument to pmsav8_mpu_lookup
Richard Henderson
2022-09-22
1
-2
/
+1
*
target/arm: Use GetPhysAddrResult in pmsav8_mpu_lookup
Richard Henderson
2022-09-22
1
-9
/
+7
*
target/arm: Create GetPhysAddrResult
Richard Henderson
2022-09-22
1
-36
/
+16
*
semihosting: Return void from do_common_semihosting
Richard Henderson
2022-06-28
1
-1
/
+1
*
target/arm: Change CPUArchState.thumb to bool
Richard Henderson
2022-04-22
1
-3
/
+3
*
target/arm: Log fault address for M-profile faults
Peter Maydell
2022-03-18
1
-0
/
+6
*
target/arm: Log M-profile vector table accesses
Peter Maydell
2022-03-18
1
-0
/
+5
*
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-21
1
-0
/
+1
*
target/arm: Log CPU index in 'Taking exception' log
Peter Maydell
2022-01-28
1
-1
/
+1
*
target/arm: Use cpu_*_mmu instead of helper_*_mmu
Richard Henderson
2021-10-13
1
-3
/
+3
*
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-06
1
-1
/
+1
*
target/arm: Implement M-profile trapping on division by zero
Peter Maydell
2021-08-25
1
-0
/
+4
*
target/arm: Report M-profile alignment faults correctly to the guest
Peter Maydell
2021-07-27
1
-0
/
+8
*
target/arm: Add missing 'return's after calling v7m_exception_taken()
Peter Maydell
2021-07-27
1
-0
/
+2
*
target/arm: Enforce that M-profile SP low 2 bits are always zero
Peter Maydell
2021-07-27
1
-6
/
+8
*
target/arm: Handle VPR semantics in existing code
Peter Maydell
2021-06-16
1
-8
/
+46
*
target/arm: use raise_exception_ra for stack limit exception
Jamie Iles
2021-06-03
1
-4
/
+1
*
target/arm: Use correct SP in M-profile exception return
Peter Maydell
2021-05-25
1
-1
/
+2
*
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-03-10
1
-2
/
+2
*
target/arm/m_helper: Silence GCC 10 maybe-uninitialized error
Philippe Mathieu-Daudé
2021-01-19
1
-1
/
+1
*
semihosting: Change common-semi API to be architecture-independent
Keith Packard
2021-01-18
1
-1
/
+6
*
target/arm: Implement CCR_S.TRD behaviour for SG insns
Peter Maydell
2020-12-10
1
-0
/
+86
*
target/arm: Implement new v8.1M NOCP check for exception return
Peter Maydell
2020-12-10
1
-1
/
+21
*
target/arm: In v8.1M, don't set HFSR.FORCED on vector table fetch failures
Peter Maydell
2020-12-10
1
-1
/
+5
*
target/arm: For v8.1M, always clear R0-R3, R12, APSR, EPSR on exception entry
Peter Maydell
2020-12-10
1
-4
/
+12
*
target/arm: Get correct MMU index for other-security-state
Peter Maydell
2020-11-02
1
-1
/
+2
*
target/arm: Always pass cacheattr to get_phys_addr
Richard Henderson
2020-06-26
1
-4
/
+7
*
target/arm: Add isar_feature_aa32_vfp_simd
Richard Henderson
2020-02-28
1
-5
/
+6
*
target/arm: only update pc after semihosting completes
Alex Bennée
2020-01-09
1
-0
/
+1
*
target/arm: Fix handling of cortex-m FTYPE flag in EXCRET
Jean-Hugues Deschênes
2019-11-26
1
-4
/
+3
*
target/arm: Support EL0 v7m msr/mrs for CONFIG_USER_ONLY
Richard Henderson
2019-11-19
1
-43
/
+71
*
target/arm: Rebuild hflags for M-profile
Richard Henderson
2019-10-24
1
-0
/
+6
*
target/arm: handle M-profile semihosting at translate time
Alex Bennée
2019-09-27
1
-12
/
+6
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
target/arm: NS BusFault on vector table fetch escalates to NS HardFault
Peter Maydell
2019-07-15
1
-4
/
+17
*
target/arm: Use _ra versions of cpu_stl_data() in v7M helpers
Peter Maydell
2019-07-04
1
-9
/
+12
*
target/arm/helper: Move M profile routines to m_helper.c
Philippe Mathieu-Daudé
2019-07-04
1
-0
/
+2676