aboutsummaryrefslogtreecommitdiff
path: root/cpu-target.c
AgeCommit message (Expand)Author
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é