summary refs log tree commit diff stats
path: root/include/hw/core/accel-cpu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* accel: Rename 'hw/core/accel-cpu.h' -> 'accel/accel-cpu-target.h'Philippe Mathieu-Daudé2025-03-061-38/+0
* accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize()Philippe Mathieu-Daudé2023-10-031-1/+1
* accel-cpu: make cpu_realizefn return a boolClaudio Fontana2021-05-101-1/+1
* accel: introduce AccelCPUClass extending CPUClassClaudio Fontana2021-02-051-0/+38