Age | Commit message (Expand) | Author |
---|---|---|
2022-05-16 | target/i386: Fix sanity check on max APIC ID / X2APIC enablement | David Woodhouse |
2022-03-23 | KVM: x86: workaround invalid CPUID[0xD,9] info on some AMD processors | Paolo Bonzini |
2022-03-15 | x86: Grant AMX permission for guest | Yang Zhong |
2022-03-15 | x86: Fix the 64-byte boundary enumeration for extended state | Jing Liu |
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 |