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
/
rx
/
cpu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
1
-2
/
+2
*
target/rx: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-03-12
1
-2
/
+2
*
target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
Philippe Mathieu-Daudé
2024-03-12
1
-1
/
+1
*
gdbstub: Infer number of core registers from XML
Akihiko Odaki
2024-02-28
1
-1
/
+0
*
target/rx: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
1
-0
/
+6
*
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
2024-01-29
1
-1
/
+1
*
target/rx: Use generic cpu_list()
Gavin Shan
2024-01-05
1
-16
/
+0
*
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2023-11-07
1
-5
/
+1
*
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
2023-10-04
1
-1
/
+0
*
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-04
1
-3
/
+0
*
target/*: Add instance_align to all cpu base classes
Richard Henderson
2023-10-03
1
-0
/
+1
*
target/*: Add missing includes of tcg/debug-assert.h
Richard Henderson
2023-06-05
1
-0
/
+1
*
target/rx: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
1
-1
/
+2
*
target/rx: Convert to 3-phase reset
Peter Maydell
2022-12-16
1
-5
/
+8
*
target/rx: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
1
-0
/
+10
*
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
2022-10-04
1
-1
/
+1
*
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-10-04
1
-0
/
+8
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
target/rx: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
1
-1
/
+1
*
hw/core: Constify TCGCPUOps
Richard Henderson
2021-05-26
1
-1
/
+1
*
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
1
-1
/
+1
*
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
2021-05-26
1
-0
/
+10
*
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
1
-5
/
+15
*
cpu: move cc->do_interrupt to tcg_ops
Claudio Fontana
2021-02-05
1
-1
/
+1
*
cpu: Move tlb_fill to tcg_ops
Eduardo Habkost
2021-02-05
1
-1
/
+1
*
cpu: Move cpu_exec_* to tcg_ops
Eduardo Habkost
2021-02-05
1
-1
/
+1
*
cpu: Move synchronize_from_tb() to tcg_ops
Eduardo Habkost
2021-02-05
1
-1
/
+1
*
cpu: Introduce TCGCpuOperations struct
Eduardo Habkost
2021-02-05
1
-1
/
+1
*
tcg: Make tb arg to synchronize_from_tb const
Richard Henderson
2021-01-07
1
-1
/
+2
*
rx: Rename QOM type check macros
Eduardo Habkost
2020-09-02
1
-7
/
+7
*
target/rx: CPU definitions
Yoshinori Sato
2020-03-19
1
-0
/
+225