index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
debug_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-27
target/arm: Wrap TCG-only code in debug_helper.c
Fabiano Rosas
1
-237
/
+239
2023-02-27
target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
Fabiano Rosas
1
-4
/
+12
2023-02-03
target/arm: Implement MDCR_EL2.TDCC and MDCR_EL3.TDCC traps
Peter Maydell
1
-4
/
+31
2023-02-03
target/arm: Mark up sysregs for HDFGRTR bits 0..11
Peter Maydell
1
-0
/
+11
2023-01-23
target/arm: provide stubs for more external debug registers
Evgeny Iakovlev
1
-0
/
+21
2023-01-23
target/arm: implement DBGCLAIM registers
Evgeny Iakovlev
1
-0
/
+33
2023-01-05
target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
Tobias Röhmel
1
-0
/
+3
2022-07-18
target/arm: Store TCR_EL* registers as uint64_t
Peter Maydell
1
-1
/
+1
2022-07-07
target/arm: Correctly implement Feat_DoubleLock
Peter Maydell
1
-2
/
+18
2022-07-07
target/arm: Implement AArch32 DBGDEVID, DBGDEVID1, DBGDEVID2
Peter Maydell
1
-0
/
+36
2022-07-07
target/arm: Suppress debug exceptions when OS Lock set
Peter Maydell
1
-0
/
+3
2022-07-07
target/arm: Move define_debug_regs() to debug_helper.c
Peter Maydell
1
-0
/
+525
2022-06-10
target/arm: Move arm_debug_target_el to debug_helper.c
Richard Henderson
1
-0
/
+21
2022-06-10
target/arm: Create raise_exception_debug
Richard Henderson
1
-20
/
+24
2022-06-10
target/arm: Create helper_exception_swstep
Richard Henderson
1
-0
/
+16
2022-06-10
target/arm: Move arm_debug_exception_fsr to debug_helper.c
Richard Henderson
1
-0
/
+26
2022-06-10
target/arm: Move exception_bkpt_insn to debug_helper.c
Richard Henderson
1
-0
/
+31
2022-06-10
target/arm: Use is_a64 in arm_generate_debug_exceptions
Richard Henderson
1
-1
/
+1
2022-06-10
target/arm: Move arm_generate_debug_exceptions out of line
Richard Henderson
1
-0
/
+94
2022-06-10
target/arm: Move arm_singlestep_active out of line
Richard Henderson
1
-0
/
+12
2022-04-28
target/arm: Use field names for accessing DBGWCRn
Richard Henderson
1
-5
/
+5
2021-12-15
target/arm: Suppress bp for exceptions with more priority
Richard Henderson
1
-0
/
+23
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
1
-7
/
+0
2021-07-21
target/arm: Implement debug_check_breakpoint
Richard Henderson
1
-4
/
+3
2020-02-21
target/arm: Stop assuming DBGDIDR always exists
Peter Maydell
1
-3
/
+3
2020-02-07
target/arm: Add CONTEXTIDR_EL2
Richard Henderson
1
-12
/
+38
2019-07-04
target/arm: Move debug routines to debug_helper.c
Philippe Mathieu-Daudé
1
-0
/
+311