index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
core
/
cpu-common.c
Age
Commit message (
Expand
)
Author
2023-06-09
hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macro
Philippe Mathieu-Daudé
2023-06-01
trace: remove code that depends on setting vcpu
Alex Bennée
2023-06-01
trace-events: remove the remaining vcpu trace events
Alex Bennée
2023-01-11
accel: introduce accelerator blocker API
Emanuele Giuseppe Esposito
2023-01-05
accel/tcg: Set cflags_next_tb in cpu_common_initfn
Richard Henderson
2022-12-16
hw/core/cpu-common: Convert TYPE_CPU class to 3-phase reset
Peter Maydell
2022-10-04
include/hw/core: Create struct CPUJumpCache
Richard Henderson
2021-10-15
Revert "cpu: Move cpu_common_props to hw/core/cpu.c"
Richard Henderson
2021-06-03
hw/core/cpu: removed cpu_dump_statistics function
Bruno Larsen (billionai)
2021-05-26
cpu: Directly use get_memory_mapping() fallback handlers in place
Philippe Mathieu-Daudé
2021-05-26
cpu: Directly use get_paging_enabled() fallback handlers in place
Philippe Mathieu-Daudé
2021-05-26
cpu: Directly use cpu_write_elf*() fallback handlers in place
Philippe Mathieu-Daudé
2021-05-26
cpu: Introduce cpu_virtio_is_big_endian()
Philippe Mathieu-Daudé
2021-05-26
cpu: Split as cpu-common / cpu-sysemu
Philippe Mathieu-Daudé