aboutsummaryrefslogtreecommitdiff
path: root/target/i386/kvm/kvm-cpu.c
AgeCommit message (Expand)Author
2022-05-16target/i386: Fix sanity check on max APIC ID / X2APIC enablementDavid Woodhouse
2022-03-23KVM: x86: workaround invalid CPUID[0xD,9] info on some AMD processorsPaolo Bonzini
2022-03-15x86: Grant AMX permission for guestYang Zhong
2022-03-15x86: Fix the 64-byte boundary enumeration for extended stateJing Liu
2021-07-23i386: do not call cpudef-only models functions for max, host, baseClaudio Fontana
2021-07-06target/i386: Populate x86_ext_save_areas offsets using cpuid where possibleDavid Edmondson
2021-06-04i386: reorder call to cpu_exec_realizefnClaudio Fontana
2021-05-31i386: Document when features can be added to kvm_default_propsEduardo Habkost
2021-05-10accel-cpu: make cpu_realizefn return a boolClaudio Fontana
2021-05-10i386: split cpu accelerators from cpu.c, using AccelCPUClassClaudio Fontana