index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
arm
/
debug_helper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Mark up VNCR offsets (offsets 0x100..0x160)
Peter Maydell
2024-01-09
1
-0
/
+1
*
target/arm: Make EL2 cpreg accessfns safe for FEAT_NV EL1 accesses
Peter Maydell
2024-01-09
1
-1
/
+11
*
target/arm: Don't implement *32_EL2 registers when EL1 is AArch64 only
Peter Maydell
2023-12-19
1
-8
/
+15
*
target/arm: hide all versions of DBGD[RS]AR from gdbstub
Alex Bennée
2023-11-08
1
-4
/
+6
*
target/arm: Move feature test functions to their own header
Peter Maydell
2023-10-27
1
-0
/
+1
*
target/arm: Special case M-profile in debug_helper.c code
Peter Maydell
2023-07-25
1
-6
/
+12
*
target/arm: trap DCC access in user mode emulation
Zhuojia Shen
2023-06-06
1
-0
/
+5
*
target/arm: add RAZ/WI handling for DBGDTR[TX|RX]
Alex Bennée
2023-05-18
1
-2
/
+9
*
target/arm: Wrap TCG-only code in debug_helper.c
Fabiano Rosas
2023-02-27
1
-237
/
+239
*
target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
Fabiano Rosas
2023-02-27
1
-4
/
+12
*
target/arm: Implement MDCR_EL2.TDCC and MDCR_EL3.TDCC traps
Peter Maydell
2023-02-03
1
-4
/
+31
*
target/arm: Mark up sysregs for HDFGRTR bits 0..11
Peter Maydell
2023-02-03
1
-0
/
+11
*
target/arm: provide stubs for more external debug registers
Evgeny Iakovlev
2023-01-23
1
-0
/
+21
*
target/arm: implement DBGCLAIM registers
Evgeny Iakovlev
2023-01-23
1
-0
/
+33
*
target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
Tobias Röhmel
2023-01-05
1
-0
/
+3
*
target/arm: Store TCR_EL* registers as uint64_t
Peter Maydell
2022-07-18
1
-1
/
+1
*
target/arm: Correctly implement Feat_DoubleLock
Peter Maydell
2022-07-07
1
-2
/
+18
*
target/arm: Implement AArch32 DBGDEVID, DBGDEVID1, DBGDEVID2
Peter Maydell
2022-07-07
1
-0
/
+36
*
target/arm: Suppress debug exceptions when OS Lock set
Peter Maydell
2022-07-07
1
-0
/
+3
*
target/arm: Move define_debug_regs() to debug_helper.c
Peter Maydell
2022-07-07
1
-0
/
+525
*
target/arm: Move arm_debug_target_el to debug_helper.c
Richard Henderson
2022-06-10
1
-0
/
+21
*
target/arm: Create raise_exception_debug
Richard Henderson
2022-06-10
1
-20
/
+24
*
target/arm: Create helper_exception_swstep
Richard Henderson
2022-06-10
1
-0
/
+16
*
target/arm: Move arm_debug_exception_fsr to debug_helper.c
Richard Henderson
2022-06-10
1
-0
/
+26
*
target/arm: Move exception_bkpt_insn to debug_helper.c
Richard Henderson
2022-06-10
1
-0
/
+31
*
target/arm: Use is_a64 in arm_generate_debug_exceptions
Richard Henderson
2022-06-10
1
-1
/
+1
*
target/arm: Move arm_generate_debug_exceptions out of line
Richard Henderson
2022-06-10
1
-0
/
+94
*
target/arm: Move arm_singlestep_active out of line
Richard Henderson
2022-06-10
1
-0
/
+12
*
target/arm: Use field names for accessing DBGWCRn
Richard Henderson
2022-04-28
1
-5
/
+5
*
target/arm: Suppress bp for exceptions with more priority
Richard Henderson
2021-12-15
1
-0
/
+23
*
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-21
1
-7
/
+0
*
target/arm: Implement debug_check_breakpoint
Richard Henderson
2021-07-21
1
-4
/
+3
*
target/arm: Stop assuming DBGDIDR always exists
Peter Maydell
2020-02-21
1
-3
/
+3
*
target/arm: Add CONTEXTIDR_EL2
Richard Henderson
2020-02-07
1
-12
/
+38
*
target/arm: Move debug routines to debug_helper.c
Philippe Mathieu-Daudé
2019-07-04
1
-0
/
+311