Age | Commit message (Expand) | Author |
---|---|---|
2021-07-23 | i386: do not call cpudef-only models functions for max, host, base | Claudio Fontana |
2021-07-06 | target/i386: Populate x86_ext_save_areas offsets using cpuid where possible | David Edmondson |
2021-06-04 | i386: reorder call to cpu_exec_realizefn | Claudio Fontana |
2021-05-31 | i386: Document when features can be added to kvm_default_props | Eduardo Habkost |
2021-05-10 | accel-cpu: make cpu_realizefn return a bool | Claudio Fontana |
2021-05-10 | i386: split cpu accelerators from cpu.c, using AccelCPUClass | Claudio Fontana |