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
/
include
/
hw
/
core
/
tcg-cpu-ops.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handler
Philippe Mathieu-Daudé
2024-01-29
1
-0
/
+2
*
accel/tcg: Introduce TCGCPUOps::need_replay_interrupt() handler
Philippe Mathieu-Daudé
2024-01-29
1
-0
/
+5
*
include/hw/core: Remove i386 conditional on fake_user_interrupt
Anton Johansson
2024-01-29
1
-3
/
+2
*
include/hw/core: Move do_interrupt in TCGCPUOps
Anton Johansson
2024-01-29
1
-5
/
+2
*
accel/tcg: spelling fixes
Michael Tokarev
2023-08-31
1
-1
/
+1
*
hw/core/cpu: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
2023-06-20
1
-51
/
+51
*
softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
Philippe Mathieu-Daudé
2023-03-28
1
-0
/
+43
*
accel/tcg: Add restore_state_to_opc to TCGCPUOps
Richard Henderson
2022-10-26
1
-0
/
+11
*
hw/core: tcg-cpu-ops.h: Update comments of debug_check_watchpoint()
Bin Meng
2022-04-22
1
-0
/
+1
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
1
-3
/
+3
*
hw/core: Add TCGCPUOps.record_sigbus
Richard Henderson
2021-11-02
1
-0
/
+23
*
accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu
Richard Henderson
2021-11-02
1
-12
/
+10
*
hw/core: Add TCGCPUOps.record_sigsegv
Richard Henderson
2021-11-02
1
-0
/
+26
*
hw/core: Make do_unaligned_access noreturn
Richard Henderson
2021-09-21
1
-1
/
+2
*
accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu
Philippe Mathieu-Daudé
2021-09-14
1
-2
/
+2
*
accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt
Philippe Mathieu-Daudé
2021-09-14
1
-8
/
+14
*
hw/core: Introduce TCGCPUOps.debug_check_breakpoint
Richard Henderson
2021-07-21
1
-0
/
+6
*
accel/tcg: Create io_recompile_replay_branch hook
Richard Henderson
2021-02-18
1
-0
/
+10
*
exec: Move TranslationBlock typedef to qemu/typedefs.h
Richard Henderson
2021-02-18
1
-2
/
+1
*
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
1
-0
/
+97