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
/
riscv
/
debug.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header
Philippe Mathieu-Daudé
2024-04-26
1
-0
/
+2
*
target/riscv: Allocate itrigger timers only once
Akihiko Odaki
2023-09-11
1
-1
/
+2
*
target/riscv: Add itrigger support when icount is enabled
LIU Zhiwei
2023-01-06
1
-0
/
+1
*
target/riscv: Add itrigger support when icount is not enabled
LIU Zhiwei
2023-01-06
1
-0
/
+12
*
target/riscv: debug: Add initial support of type 6 trigger
Frank Chang
2022-09-27
1
-0
/
+18
*
target/riscv: debug: Create common trigger actions function
Frank Chang
2022-09-27
1
-0
/
+13
*
target/riscv: debug: Introduce tinfo CSR
Frank Chang
2022-09-27
1
-0
/
+2
*
target/riscv: debug: Introduce tdata1, tdata2, and tdata3 CSRs
Frank Chang
2022-09-27
1
-7
/
+0
*
target/riscv: debug: Introduce build_tdata1() to build tdata1 register content
Frank Chang
2022-09-27
1
-0
/
+2
*
target/riscv: debug: Determine the trigger type from tdata1.type
Frank Chang
2022-09-27
1
-9
/
+4
*
target/riscv: csr: Hook debug CSR read/write
Bin Meng
2022-04-22
1
-0
/
+2
*
target/riscv: debug: Implement debug related TCGCPUOps
Bin Meng
2022-04-22
1
-0
/
+4
*
target/riscv: Add initial support for the Sdtrig extension
Bin Meng
2022-04-22
1
-0
/
+108