aboutsummaryrefslogtreecommitdiff
path: root/target/i386/cpu.h
AgeCommit message (Expand)Author
2021-03-19target/i386: allow modifying TCG phys-addr-bitsPaolo Bonzini
2021-02-25target/i386: Add bus lock debug exception supportChenyi Qiang
2021-02-18i386: Add the support for AMD EPYC 3rd generation processorsBabu Moger
2021-02-16target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNTVladislav Yaroshchuk
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-01-12target/i386: Use X86Seg enum for segment registersPhilippe Mathieu-Daudé
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 cpu dump out of helper.c into cpu-dump.cClaudio Fontana
2020-12-16i386: move kvm accel files into kvm/Claudio Fontana
2020-12-10i386/cpu: Make the Intel PT LIP feature configurableLuwei Kang
2020-11-15x86 tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-09-30target/i386: support KVM_FEATURE_ASYNC_PF_INTVitaly Kuznetsov
2020-09-18i386/kvm: correct the meaning of '0xffffffff' value for hv-spinlocksVitaly Kuznetsov
2020-09-02Revert "hw/i386: Update structures to save the number of nodes per package"Babu Moger
2020-09-02Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition"Babu Moger
2020-09-02Revert "i386: Fix pkg_id offset for EPYC cpu models"Babu Moger
2020-07-16target/i386: add fast short REP MOV supportChenyi Qiang
2020-07-10target/i386: Enable TSX Suspend Load Address Tracking featureCathy Zhang
2020-07-10target/i386: Add SERIALIZE cpu featureCathy Zhang
2020-07-10KVM: add support for AMD nested live migrationPaolo Bonzini
2020-07-10target/i386: fix IEEE SSE floating-point exception raisingJoseph Myers
2020-06-12i386: hvf: Drop HVFX86EmulatorStateRoman Bolshakov
2020-06-12i386: hvf: Move mmio_buf into CPUX86StateRoman Bolshakov
2020-06-12i386: hvf: Move lazy_flags into CPUX86StateRoman Bolshakov
2020-06-10target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIESLike Xu
2020-06-10x86/cpu: Enable AVX512_VP2INTERSECT cpu featureCathy Zhang
2020-06-10i386/kvm: fix a use-after-free when vcpu plug/unplugPan Nengyuan
2020-06-10i386/cpu: Store LAPIC bus frequency in CPU structureLiran Alon
2020-05-14target-arm: kvm64: handle SIGBUS signal from kernel or KVMDongjiu Geng
2020-03-31i386: Fix pkg_id offset for EPYC cpu modelsBabu Moger
2020-03-31i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinitionBabu Moger
2020-03-26linux-user/i386: Emulate x86_64 vsyscallsRichard Henderson
2020-03-26target/i386: Renumber EXCP_SYSCALLRichard Henderson
2020-03-19Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2020-03-17hw/i386: Update structures to save the number of nodes per packageBabu Moger
2020-03-17i386: Add 2nd Generation AMD EPYC processorsMoger, Babu
2020-03-17gdbstub: extend GByteArray to read register helpersAlex Bennée
2020-01-24target/i386: add a ucode-rev propertyPaolo Bonzini
2020-01-15target/i386: Remove MMU_MODE{0,1,2}_SUFFIXRichard Henderson
2020-01-07target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIESXiaoyao Li
2019-12-13i386: Add macro for stibpCathy Zhang
2019-12-13i386: Add MSR feature bit for MDS-NOCathy Zhang
2019-11-21target/i386: add support for MSR_IA32_TSX_CTRLPaolo Bonzini