summary refs log tree commit diff stats
path: root/target/i386/host-cpu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/i386/host-cpu: Consolidate the use of warn_report_once()Zhao Liu2024-04-231-7/+4
* *: Add missing includes of qemu/error-report.hRichard Henderson2023-03-221-0/+1
* i386: do not call cpudef-only models functions for max, host, baseClaudio Fontana2021-07-231-5/+8
* accel-cpu: make cpu_realizefn return a boolClaudio Fontana2021-05-101-2/+3
* target/i386: fix host_cpu_adjust_phys_bits error handlingClaudio Fontana2021-05-101-10/+12
* i386: split cpu accelerators from cpu.c, using AccelCPUClassClaudio Fontana2021-05-101-0/+201