summaryrefslogtreecommitdiffstats
path: root/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* accel/tcg: split TCG-only code from cpu_exec_realizefnClaudio Fontana2021-02-051-37/+33Star
* cpu: Introduce TCGCpuOperations structEduardo Habkost2021-02-051-1/+5
* remove TCG includes from common codePaolo Bonzini2021-01-021-1/+1
* cpu: Move cpu_common_props to hw/core/cpu.cEduardo Habkost2020-12-151-15/+0Star
* exec: split out non-softmmu-specific partsPaolo Bonzini2020-10-121-0/+452