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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-15
Revert "cpu: Move cpu_common_props to hw/core/cpu.c"
Richard Henderson
1
-0
/
+21
2021-07-21
accel/tcg: Record singlestep_enabled in tb->cflags
Richard Henderson
1
-4
/
+0
2021-07-21
accel/tcg: Move breakpoint recognition outside translation
Richard Henderson
1
-20
/
+0
2021-07-21
hw/core: Introduce CPUClass.gdb_adjust_breakpoint
Richard Henderson
1
-0
/
+10
2021-07-09
cpu: Add breakpoint tracepoints
Richard Henderson
1
-4
/
+9
2021-05-26
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
1
-8
/
+7
2021-05-26
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
1
-0
/
+1
2021-05-26
cpu: Rename CPUClass vmsd -> legacy_vmsd
Philippe Mathieu-Daudé
1
-6
/
+6
2021-05-26
cpu: Assert DeviceClass::vmsd is NULL on user emulation
Philippe Mathieu-Daudé
1
-0
/
+2
2021-05-10
accel-cpu: make cpu_realizefn return a bool
Claudio Fontana
1
-2
/
+3
2021-05-10
accel: introduce new accessor functions
Claudio Fontana
1
-5
/
+1
2021-05-10
cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
Claudio Fontana
1
-0
/
+6
2021-02-05
accel/tcg: split TCG-only code from cpu_exec_realizefn
Claudio Fontana
1
-37
/
+33
2021-02-05
cpu: Introduce TCGCpuOperations struct
Eduardo Habkost
1
-1
/
+5
2021-01-02
remove TCG includes from common code
Paolo Bonzini
1
-1
/
+1
2020-12-15
cpu: Move cpu_common_props to hw/core/cpu.c
Eduardo Habkost
1
-15
/
+0
2020-10-12
exec: split out non-softmmu-specific parts
Paolo Bonzini
1
-0
/
+452