Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-16 | target/i386: Fix sanity check on max APIC ID / X2APIC enablement | David Woodhouse | 1 | -1/+1 |
2022-03-23 | KVM: x86: workaround invalid CPUID[0xD,9] info on some AMD processors | Paolo Bonzini | 1 | -7/+12 |
2022-03-15 | x86: Grant AMX permission for guest | Yang Zhong | 1 | -6/+6 |
2022-03-15 | x86: Fix the 64-byte boundary enumeration for extended state | Jing Liu | 1 | -0/+1 |
2021-07-23 | i386: do not call cpudef-only models functions for max, host, base | Claudio Fontana | 1 | -49/+56 |
2021-07-06 | target/i386: Populate x86_ext_save_areas offsets using cpuid where possible | David Edmondson | 1 | -0/+30 |
2021-06-04 | i386: reorder call to cpu_exec_realizefn | Claudio Fontana | 1 | -2/+10 |
2021-05-31 | i386: Document when features can be added to kvm_default_props | Eduardo Habkost | 1 | -0/+5 |
2021-05-10 | accel-cpu: make cpu_realizefn return a bool | Claudio Fontana | 1 | -2/+2 |
2021-05-10 | i386: split cpu accelerators from cpu.c, using AccelCPUClass | Claudio Fontana | 1 | -0/+151 |