aboutsummaryrefslogtreecommitdiff
path: root/target/i386/host-cpu.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-23i386: do not call cpudef-only models functions for max, host, baseClaudio Fontana1-5/+8
2021-05-10accel-cpu: make cpu_realizefn return a boolClaudio Fontana1-2/+3
2021-05-10target/i386: fix host_cpu_adjust_phys_bits error handlingClaudio Fontana1-10/+12
2021-05-10i386: split cpu accelerators from cpu.c, using AccelCPUClassClaudio Fontana1-0/+201