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
/
hw
/
core
/
cpu-common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
physmem: Destroy all CPU AddressSpaces on unrealize
Peter Maydell
2025-10-03
1
-0
/
+1
*
cpus: remove TCG-ism from cpu_exit()
Paolo Bonzini
2025-09-17
1
-3
/
+1
*
accel: use store_release/load_acquire for cross-thread exit_request
Paolo Bonzini
2025-09-17
1
-1
/
+2
*
cpu-common: use atomic access for interrupt_request
Paolo Bonzini
2025-09-17
1
-11
/
+1
*
hw/core: Use qemu_log_trylock/unlock in cpu_common_reset_exit
Richard Henderson
2025-08-30
1
-3
/
+8
*
hw/core: Dump cpu_reset in the reset.exit phase
Richard Henderson
2025-08-30
1
-5
/
+11
*
hw/core/cpu-common: Don't init gdbstub until cpu_exec_realizefn()
Peter Maydell
2025-05-14
1
-1
/
+2
*
cpus: Move target-agnostic methods out of cpu-target.c
Philippe Mathieu-Daudé
2025-04-25
1
-0
/
+74
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
cpus: Remove CPUClass::has_work() handler
Philippe Mathieu-Daudé
2025-03-09
1
-6
/
+2
*
cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
Philippe Mathieu-Daudé
2025-03-09
1
-9
/
+4
*
cpus: Build cpu_exec_[un]realizefn() methods once
Philippe Mathieu-Daudé
2025-03-09
1
-0
/
+26
*
accel/tcg: Remove pointless initialization of cflags_next_tb
Philippe Mathieu-Daudé
2025-03-06
1
-1
/
+0
*
cpus: Keep default fields initialization in cpu_common_initfn()
Philippe Mathieu-Daudé
2025-03-06
1
-0
/
+2
*
cpus: Cache CPUClass early in instance_init() handler
Philippe Mathieu-Daudé
2025-03-06
1
-0
/
+3
*
cpu: Remove nr_cores from struct CPUState
Xiaoyao Li
2025-01-10
1
-1
/
+0
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-2
/
+2
*
include: Move QemuLockCnt APIs to their own header
Peter Maydell
2024-10-15
1
-0
/
+1
*
gdbstub: Add helper function to unregister GDB register space
Salil Mehta
2024-07-22
1
-1
/
+4
*
cpu: Free queued CPU work
Akihiko Odaki
2024-07-16
1
-0
/
+1
*
accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/
Philippe Mathieu-Daudé
2024-07-05
1
-8
/
+1
*
plugins: Free CPUPluginState before destroying vCPU state
Philippe Mathieu-Daudé
2024-07-05
1
-0
/
+5
*
cpu: fix memleak of 'halt_cond' and 'thread'
Matheus Tavares Bernardino
2024-06-30
1
-0
/
+3
*
core/cpu-common: initialise plugin state before thread creation
Alex Bennée
2024-06-04
1
-8
/
+12
*
cpu: move Qemu[Thread|Cond] setup into common code
Alex Bennée
2024-06-04
1
-0
/
+5
*
accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to TCG plugins
Philippe Mathieu-Daudé
2024-05-06
1
-0
/
+4
*
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
1
-1
/
+1
*
hw/core: Cleanup unused included headers in cpu-common.c
Zhao Liu
2024-03-11
1
-4
/
+0
*
plugins: create CPUPluginState and migrate plugin_mask
Alex Bennée
2024-02-28
1
-0
/
+5
*
cpu: call plugin init hook asynchronously
Pierrick Bouvier
2024-02-28
1
-2
/
+7
*
gdbstub: Simplify XML lookup
Akihiko Odaki
2024-02-28
1
-2
/
+3
*
hw/core/cpu: Rename cpu_class_init() to include 'common'
Philippe Mathieu-Daudé
2024-01-19
1
-2
/
+2
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-3
/
+3
*
cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2024-01-05
1
-3
/
+5
*
cpu: Call plugin hooks only when ready
Akihiko Odaki
2023-11-08
1
-0
/
+10
*
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2023-11-07
1
-4
/
+12
*
accel/tcg: Factor tcg_cpu_reset_hold() out
Philippe Mathieu-Daudé
2023-11-07
1
-5
/
+0
*
accel: Introduce cpu_exec_reset_hold()
Philippe Mathieu-Daudé
2023-11-07
1
-0
/
+1
*
accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'
Philippe Mathieu-Daudé
2023-11-07
1
-0
/
+1
*
cpu: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
2023-10-07
1
-2
/
+2
*
accel/tcg: Move can_do_io to CPUNegativeOffsetState
Richard Henderson
2023-10-03
1
-1
/
+1
*
accel/tcg: Remove CPUState.icount_decr_ptr
Richard Henderson
2023-10-03
1
-2
/
+2
*
hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macro
Philippe Mathieu-Daudé
2023-06-09
1
-2
/
+1
*
trace: remove code that depends on setting vcpu
Alex Bennée
2023-06-01
1
-2
/
+0
*
trace-events: remove the remaining vcpu trace events
Alex Bennée
2023-06-01
1
-2
/
+2
*
accel: introduce accelerator blocker API
Emanuele Giuseppe Esposito
2023-01-11
1
-0
/
+2
*
accel/tcg: Set cflags_next_tb in cpu_common_initfn
Richard Henderson
2023-01-05
1
-0
/
+1
*
hw/core/cpu-common: Convert TYPE_CPU class to 3-phase reset
Peter Maydell
2022-12-16
1
-3
/
+4
*
include/hw/core: Create struct CPUJumpCache
Richard Henderson
2022-10-04
1
-2
/
+1
*
Revert "cpu: Move cpu_common_props to hw/core/cpu.c"
Richard Henderson
2021-10-15
1
-16
/
+1
[next]