summaryrefslogtreecommitdiffstats
path: root/target/i386/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* target/i386: Add bus lock debug exception supportChenyi Qiang2021-02-251-0/+2
* i386: Add the support for AMD EPYC 3rd generation processorsBabu Moger2021-02-191-0/+4
* target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNTVladislav Yaroshchuk2021-02-161-0/+1
* target/i386: Expose VMX entry/exit load pkrs control bitsChenyi Qiang2021-02-081-0/+2
* target/i86: implement PKSPaolo Bonzini2021-02-081-0/+5
* x86/cpu: Populate SVM CPUID feature bitsWei Huang2021-02-081-10/+14
* target/i386: Use X86Seg enum for segment registersPhilippe Mathieu-Daudé2021-01-121-2/+2
* i386: move TCG cpu class initialization to tcg/Claudio Fontana2020-12-161-86/+0Star
* x86/cpu: Add AVX512_FP16 cpu featureCathy Zhang2020-12-161-0/+2
* i386: move hyperv_limits initialization to x86_cpu_realizefn()Vitaly Kuznetsov2020-12-161-0/+1
* i386: move hyperv_version_id initialization to x86_cpu_realizefn()Vitaly Kuznetsov2020-12-161-0/+1
* i386: move hyperv_interface_id initialization to x86_cpu_realizefn()Vitaly Kuznetsov2020-12-161-0/+1
* i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()Vitaly Kuznetsov2020-12-161-1/+2
* i386: move cpu dump out of helper.c into cpu-dump.cClaudio Fontana2020-12-161-0/+1
* i386: move kvm accel files into kvm/Claudio Fontana2020-12-161-1/+1
* i386/cpu: Make the Intel PT LIP feature configurableLuwei Kang2020-12-101-0/+4
* x86 tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* target/i386: support KVM_FEATURE_ASYNC_PF_INTVitaly Kuznetsov2020-09-301-0/+1
* i386/kvm: correct the meaning of '0xffffffff' value for hv-spinlocksVitaly Kuznetsov2020-09-181-2/+2
* Revert "hw/i386: Update structures to save the number of nodes per package"Babu Moger2020-09-021-1/+0Star
* Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition"Babu Moger2020-09-021-1/+0Star
* Revert "i386: Fix pkg_id offset for EPYC cpu models"Babu Moger2020-09-021-1/+0Star
* target/i386: add fast short REP MOV supportChenyi Qiang2020-07-161-0/+2
* target/i386: Enable TSX Suspend Load Address Tracking featureCathy Zhang2020-07-111-0/+2
* target/i386: Add SERIALIZE cpu featureCathy Zhang2020-07-111-0/+2
* KVM: add support for AMD nested live migrationPaolo Bonzini2020-07-111-0/+5
* target/i386: fix IEEE SSE floating-point exception raisingJoseph Myers2020-07-111-0/+1
* i386: hvf: Drop HVFX86EmulatorStateRoman Bolshakov2020-06-121-1/+0Star
* i386: hvf: Move mmio_buf into CPUX86StateRoman Bolshakov2020-06-121-0/+1
* i386: hvf: Move lazy_flags into CPUX86StateRoman Bolshakov2020-06-121-0/+6
* target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIESLike Xu2020-06-101-0/+3
* x86/cpu: Enable AVX512_VP2INTERSECT cpu featureCathy Zhang2020-06-101-0/+2
* i386/kvm: fix a use-after-free when vcpu plug/unplugPan Nengyuan2020-06-101-0/+1
* i386/cpu: Store LAPIC bus frequency in CPU structureLiran Alon2020-06-101-0/+1
* target-arm: kvm64: handle SIGBUS signal from kernel or KVMDongjiu Geng2020-05-141-0/+2
* i386: Fix pkg_id offset for EPYC cpu modelsBabu Moger2020-04-011-0/+1
* i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinitionBabu Moger2020-04-011-0/+1
* linux-user/i386: Emulate x86_64 vsyscallsRichard Henderson2020-03-261-0/+7
* target/i386: Renumber EXCP_SYSCALLRichard Henderson2020-03-261-3/+2Star
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2020-03-191-0/+3
|\
| * hw/i386: Update structures to save the number of nodes per packageBabu Moger2020-03-181-0/+1
| * i386: Add 2nd Generation AMD EPYC processorsMoger, Babu2020-03-181-0/+2
* | gdbstub: extend GByteArray to read register helpersAlex Bennée2020-03-171-1/+1
|/
* target/i386: add a ucode-rev propertyPaolo Bonzini2020-01-241-0/+3
* target/i386: Remove MMU_MODE{0,1,2}_SUFFIXRichard Henderson2020-01-161-3/+0Star
* target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIESXiaoyao Li2020-01-071-5/+8
* i386: Add macro for stibpCathy Zhang2019-12-131-0/+2
* i386: Add MSR feature bit for MDS-NOCathy Zhang2019-12-131-0/+1
* target/i386: add support for MSR_IA32_TSX_CTRLPaolo Bonzini2019-11-211-0/+5
* i386: implement IGNNEPaolo Bonzini2019-10-261-1/+3