Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-31 | i386/cpu: Drop the check of phys_bits in host_cpu_realizefn() | Xiaoyao Li | 1 | -13/+3 |
2024-06-30 | target/i386: Advertise MWAIT iff host supports | Zide Chen | 1 | -12/+0 |
2024-04-23 | target/i386/host-cpu: Consolidate the use of warn_report_once() | Zhao Liu | 1 | -7/+4 |
2023-03-22 | *: Add missing includes of qemu/error-report.h | Richard Henderson | 1 | -0/+1 |
2021-07-23 | i386: do not call cpudef-only models functions for max, host, base | Claudio Fontana | 1 | -5/+8 |
2021-05-10 | accel-cpu: make cpu_realizefn return a bool | Claudio Fontana | 1 | -2/+3 |
2021-05-10 | target/i386: fix host_cpu_adjust_phys_bits error handling | Claudio Fontana | 1 | -10/+12 |
2021-05-10 | i386: split cpu accelerators from cpu.c, using AccelCPUClass | Claudio Fontana | 1 | -0/+201 |