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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
hw
/
core
/
cpu-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-22
gdbstub: Add helper function to unregister GDB register space
Salil Mehta
1
-1
/
+4
2024-07-16
cpu: Free queued CPU work
Akihiko Odaki
1
-0
/
+1
2024-07-05
accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/
Philippe Mathieu-Daudé
1
-8
/
+1
2024-07-05
plugins: Free CPUPluginState before destroying vCPU state
Philippe Mathieu-Daudé
1
-0
/
+5
2024-06-30
cpu: fix memleak of 'halt_cond' and 'thread'
Matheus Tavares Bernardino
1
-0
/
+3
2024-06-04
core/cpu-common: initialise plugin state before thread creation
Alex Bennée
1
-8
/
+12
2024-06-04
cpu: move Qemu[Thread|Cond] setup into common code
Alex Bennée
1
-0
/
+5
2024-05-06
accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to TCG plugins
Philippe Mathieu-Daudé
1
-0
/
+4
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
1
-1
/
+1
2024-03-11
hw/core: Cleanup unused included headers in cpu-common.c
Zhao Liu
1
-4
/
+0
2024-02-28
plugins: create CPUPluginState and migrate plugin_mask
Alex Bennée
1
-0
/
+5
2024-02-28
cpu: call plugin init hook asynchronously
Pierrick Bouvier
1
-2
/
+7
2024-02-28
gdbstub: Simplify XML lookup
Akihiko Odaki
1
-2
/
+3
2024-01-19
hw/core/cpu: Rename cpu_class_init() to include 'common'
Philippe Mathieu-Daudé
1
-2
/
+2
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
1
-3
/
+3
2024-01-05
cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
Philippe Mathieu-Daudé
1
-3
/
+5
2023-11-08
cpu: Call plugin hooks only when ready
Akihiko Odaki
1
-0
/
+10
2023-11-07
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
Philippe Mathieu-Daudé
1
-4
/
+12
2023-11-07
accel/tcg: Factor tcg_cpu_reset_hold() out
Philippe Mathieu-Daudé
1
-5
/
+0
2023-11-07
accel: Introduce cpu_exec_reset_hold()
Philippe Mathieu-Daudé
1
-0
/
+1
2023-11-07
accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'
Philippe Mathieu-Daudé
1
-0
/
+1
2023-10-07
cpu: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
1
-2
/
+2
2023-10-03
accel/tcg: Move can_do_io to CPUNegativeOffsetState
Richard Henderson
1
-1
/
+1
2023-10-03
accel/tcg: Remove CPUState.icount_decr_ptr
Richard Henderson
1
-2
/
+2
2023-06-09
hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macro
Philippe Mathieu-Daudé
1
-2
/
+1
2023-06-01
trace: remove code that depends on setting vcpu
Alex Bennée
1
-2
/
+0
2023-06-01
trace-events: remove the remaining vcpu trace events
Alex Bennée
1
-2
/
+2
2023-01-11
accel: introduce accelerator blocker API
Emanuele Giuseppe Esposito
1
-0
/
+2
2023-01-05
accel/tcg: Set cflags_next_tb in cpu_common_initfn
Richard Henderson
1
-0
/
+1
2022-12-16
hw/core/cpu-common: Convert TYPE_CPU class to 3-phase reset
Peter Maydell
1
-3
/
+4
2022-10-04
include/hw/core: Create struct CPUJumpCache
Richard Henderson
1
-2
/
+1
2021-10-15
Revert "cpu: Move cpu_common_props to hw/core/cpu.c"
Richard Henderson
1
-16
/
+1
2021-06-03
hw/core/cpu: removed cpu_dump_statistics function
Bruno Larsen (billionai)
1
-9
/
+0
2021-05-26
cpu: Directly use get_memory_mapping() fallback handlers in place
Philippe Mathieu-Daudé
1
-16
/
+0
2021-05-26
cpu: Directly use get_paging_enabled() fallback handlers in place
Philippe Mathieu-Daudé
1
-13
/
+0
2021-05-26
cpu: Directly use cpu_write_elf*() fallback handlers in place
Philippe Mathieu-Daudé
1
-63
/
+0
2021-05-26
cpu: Introduce cpu_virtio_is_big_endian()
Philippe Mathieu-Daudé
1
-6
/
+0
2021-05-26
cpu: Split as cpu-common / cpu-sysemu
Philippe Mathieu-Daudé
1
-0
/
+420