aboutsummaryrefslogtreecommitdiff
path: root/target/i386/cpu.c
AgeCommit message (Expand)Author
2022-03-15KVM: SVM: always set MSR_AMD64_TSC_RATIO to default valueMaxim Levitsky
2022-03-15i386: Add Icelake-Server-v6 CPU model with 5-level EPT supportVitaly Kuznetsov
2022-03-15x86: Add AMX CPUIDs enumerationJing Liu
2022-03-15x86: Add XFD faulting bit for state componentsJing Liu
2022-03-15x86: Grant AMX permission for guestYang Zhong
2022-03-15x86: Add AMX XTILECFG and XTILEDATA componentsJing Liu
2022-03-15x86: Fix the 64-byte boundary enumeration for extended stateJing Liu
2022-02-21Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2022-02-21include: Move hardware version declarations to new qemu/hw-version.hPeter Maydell
2022-02-16target/i386: add TCG support for UMIPGareth Webb
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson
2021-11-02KVM: SVM: add migration support for nested TSC scalingMaxim Levitsky
2021-10-31monitor: Trim some trailing space from human-readable outputMarkus Armbruster
2021-10-29target/i386: Remove core-capability in Snowridge CPU modelChenyi Qiang
2021-10-13target/i386/sev: Remove stubs by using code elisionPhilippe Mathieu-Daudé
2021-10-13target/i386/sev: Rename sev_i386.h -> sev.hPhilippe Mathieu-Daudé
2021-10-13target/i386/cpu: Add missing 'qapi/error.h' headerPhilippe Mathieu-Daudé
2021-10-01i386: Change the default Hyper-V version to match WS2016Vitaly Kuznetsov
2021-10-01i386: Make Hyper-V version id configurableVitaly Kuznetsov
2021-10-01i386: Implement pseudo 'hv-avic' ('hv-apicv') enlightenmentVitaly Kuznetsov
2021-10-01i386: Support KVM_CAP_HYPERV_ENFORCE_CPUIDVitaly Kuznetsov
2021-10-01i386: Support KVM_CAP_ENFORCE_PV_FEATURE_CPUIDVitaly Kuznetsov
2021-09-30Adjust min CPUID level to 0x12 when SGX is enabledSean Christopherson
2021-09-30i386: kvm: Add support for exposing PROVISIONKEY to guestSean Christopherson
2021-09-30i386: Update SGX CPUID info according to hardware/KVM/user inputSean Christopherson
2021-09-30i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRsSean Christopherson
2021-09-30i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAXSean Christopherson
2021-09-30i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBXSean Christopherson
2021-09-30i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAXSean Christopherson
2021-09-30i386: Add primary SGX CPUID and MSR definesSean Christopherson
2021-09-13target/i386: Added VGIF V_IRQ masking capabilityLara Lazier
2021-09-13target/i386: Moved int_ctl into CPUX86State structureLara Lazier
2021-09-13target/i386: Added VGIF featureLara Lazier
2021-09-13target/i386: VMRUN and VMLOAD canonicalizationsLara Lazier
2021-08-25i386/cpu: Remove AVX_VNNI feature from Cooperlake cpu modelYang Zhong
2021-08-25target/i386: Remove split lock detect in Snowridge CPU modelChenyi Qiang
2021-07-27docs: Update path that mentions deprecated.rstMao Zhongyi
2021-07-23i386: do not call cpudef-only models functions for max, host, baseClaudio Fontana
2021-07-13target/i386: Fix cpuid level for AMDzhenwei pi
2021-07-13target/i386: suppress CPUID leaves not defined by the CPU vendorMichael Roth
2021-07-13i386: expand Hyper-V features during CPU feature expansion timeVitaly Kuznetsov
2021-07-06target/i386: Populate x86_ext_save_areas offsets using cpuid where possibleDavid Edmondson
2021-07-06target/i386: Make x86_ext_save_areas visible outside cpu.cDavid Edmondson
2021-06-25target/i386: kvm: add support for TSC scalingPaolo Bonzini
2021-06-04i386: run accel_cpu_instance_init as post_initClaudio Fontana
2021-06-04i386: reorder call to cpu_exec_realizefnClaudio Fontana
2021-05-31i386: drop FEAT_HYPERV feature leavesVitaly Kuznetsov
2021-05-31i386: keep hyperv_vendor string up-to-dateVitaly Kuznetsov
2021-05-31i386: use better matching family/model/stepping for 'max' CPUDaniel P. Berrangé
2021-05-31i386: use better matching family/model/stepping for 'qemu64' CPUDaniel P. Berrangé