summaryrefslogtreecommitdiff
path: root/target/i386/cpu.c
AgeCommit message (Expand)Author
2021-03-19target/i386: allow modifying TCG phys-addr-bitsPaolo Bonzini
2021-03-09Various spelling fixesMichael Tokarev
2021-02-25target/i386: Add bus lock debug exception supportChenyi Qiang
2021-02-25target/i386: update to show preferred boolean syntax for -cpuDaniel P. Berrangé
2021-02-18i386: Add the support for AMD EPYC 3rd generation processorsBabu Moger
2021-02-16sev/i386: Add initial support for SEV-ESTom Lendacky
2021-02-08target/i386: Expose VMX entry/exit load pkrs control bitsChenyi Qiang
2021-02-08target/i86: implement PKSPaolo Bonzini
2021-02-08x86/cpu: Populate SVM CPUID feature bitsWei Huang
2021-02-08target/i386: do not set LM for 32-bit emulation "-cpu host/max"Paolo Bonzini
2021-01-28qapi: Use QAPI_LIST_APPEND in trivial casesEric Blake
2021-01-21x86/cpu: Use max host physical address if -cpu max option is appliedYang Weijiang
2020-12-19qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake
2020-12-16i386: move TCG cpu class initialization to tcg/Claudio Fontana
2020-12-16x86/cpu: Add AVX512_FP16 cpu featureCathy Zhang
2020-12-16i386: move hyperv_limits initialization to x86_cpu_realizefn()Vitaly Kuznetsov
2020-12-16i386: move hyperv_version_id initialization to x86_cpu_realizefn()Vitaly Kuznetsov
2020-12-16i386: move hyperv_interface_id initialization to x86_cpu_realizefn()Vitaly Kuznetsov
2020-12-16i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()Vitaly Kuznetsov
2020-12-16i386: move kvm accel files into kvm/Claudio Fontana
2020-12-15i386: Register feature bit properties as class propertiesEduardo Habkost
2020-12-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-12-10i386/cpu: Make the Intel PT LIP feature configurableLuwei Kang
2020-12-10WHPX: support for the kernel-irqchip on/offSunil Muthuswamy
2020-12-10target/i386: Support up to 32768 CPUs without IRQ remappingDavid Woodhouse
2020-11-15x86 tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-10-16Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2020-10-14i386: Mark Icelake-Client CPU models deprecatedRobert Hoo
2020-10-14cpu: Introduce CPU model deprecation APIRobert Hoo
2020-10-14target/i386: Remove core_id assert check in CPUID 0x8000001EBabu Moger
2020-10-14i386: drop x86_cpu_get_supported_feature_word() forward declarationVitaly Kuznetsov
2020-10-13i386: Register most CPU properties as class propertiesEduardo Habkost
2020-10-12target/i386/cpu: Update comment that mentions TexinfoMarkus Armbruster
2020-09-30i386/cpu: Clear FEAT_XSAVE_COMP_{LO,HI} when XSAVE is not availableXiaoyao Li
2020-09-30target/i386: support KVM_FEATURE_ASYNC_PF_INTVitaly Kuznetsov
2020-09-22qom: simplify object_find_property / object_class_find_propertyDaniel P. Berrangé
2020-09-18i386: Simplify CPUID_8000_001E for AMDBabu Moger
2020-09-18i386: Simplify CPUID_8000_001d for AMDBabu Moger
2020-09-18i386/kvm: correct the meaning of '0xffffffff' value for hv-spinlocksVitaly Kuznetsov
2020-09-02target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_featuresPan Nengyuan
2020-09-02Revert "hw/i386: Update structures to save the number of nodes per package"Babu Moger
2020-09-02Revert "target/i386: Cleanup and use the EPYC mode topology functions"Babu Moger
2020-09-02Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition"Babu Moger
2020-09-02Revert "target/i386: Enable new apic id encoding for EPYC based cpus models"Babu Moger
2020-09-02Revert "i386: Fix pkg_id offset for EPYC cpu models"Babu Moger
2020-07-16target/i386: add the missing vmx features for Skylake-Server and Cascadelake-...Chenyi Qiang
2020-07-16target/i386: fix model number and add missing features for Icelake-Server CPU...Chenyi Qiang
2020-07-16target/i386: add fast short REP MOV supportChenyi Qiang
2020-07-16i386/cpu: Don't add unavailable_features to env->user_featuresXiaoyao Li
2020-07-16i368/cpu: Clear env->user_features after loading versioned CPU modelXiaoyao Li