aboutsummaryrefslogtreecommitdiff
path: root/cpu-target.c
AgeCommit message (Expand)Author
2024-02-13cpu-target: Include missing 'exec/memory.h' headerPhilippe Mathieu-Daudé
2024-01-29linux-user: Allow gdbstub to ignore page protectionIlya Leoshkevich
2024-01-19cpus: Restrict 'start-powered-off' property to system emulationPhilippe Mathieu-Daudé
2024-01-19accel/tcg: Remove unused tb_invalidate_phys_addr()Philippe Mathieu-Daudé
2024-01-05cpu: Add generic cpu_list()Gavin Shan
2024-01-05cpu: Add helper cpu_model_from_type()Gavin Shan
2023-12-30cpu-target: Constify VMStateRichard Henderson
2023-11-08cpu: Call plugin hooks only when readyAkihiko Odaki
2023-11-07exec/cpu: Have cpu_exec_realize() return a booleanPhilippe Mathieu-Daudé
2023-10-07cpu: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé
2023-10-04exec: Rename cpu.c -> cpu-target.cPhilippe Mathieu-Daudé