aboutsummaryrefslogtreecommitdiff
path: root/hw/core/cpu-common.c
AgeCommit message (Expand)Author
2023-06-09hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macroPhilippe Mathieu-Daudé
2023-06-01trace: remove code that depends on setting vcpuAlex Bennée
2023-06-01trace-events: remove the remaining vcpu trace eventsAlex Bennée
2023-01-11accel: introduce accelerator blocker APIEmanuele Giuseppe Esposito
2023-01-05accel/tcg: Set cflags_next_tb in cpu_common_initfnRichard Henderson
2022-12-16hw/core/cpu-common: Convert TYPE_CPU class to 3-phase resetPeter Maydell
2022-10-04include/hw/core: Create struct CPUJumpCacheRichard Henderson
2021-10-15Revert "cpu: Move cpu_common_props to hw/core/cpu.c"Richard Henderson
2021-06-03hw/core/cpu: removed cpu_dump_statistics functionBruno Larsen (billionai)
2021-05-26cpu: Directly use get_memory_mapping() fallback handlers in placePhilippe Mathieu-Daudé
2021-05-26cpu: Directly use get_paging_enabled() fallback handlers in placePhilippe Mathieu-Daudé
2021-05-26cpu: Directly use cpu_write_elf*() fallback handlers in placePhilippe Mathieu-Daudé
2021-05-26cpu: Introduce cpu_virtio_is_big_endian()Philippe Mathieu-Daudé
2021-05-26cpu: Split as cpu-common / cpu-sysemuPhilippe Mathieu-Daudé