aboutsummaryrefslogtreecommitdiff
path: root/target/i386/cpu.h
AgeCommit message (Expand)Author
2019-03-11i386: extended the cpuid_level when Intel PT is enabledLuwei Kang
2019-02-05Revert "i386: Add CPUID bit for PCONFIG"Robert Hoo
2019-01-14x86: host-phys-bits-limit optionEduardo Habkost
2019-01-14i386/kvm: expose HV_CPUID_ENLIGHTMENT_INFO.EAX and HV_CPUID_NESTED_FEATURES.E...Vitaly Kuznetsov
2018-12-11x86/cpu: Enable MOVDIR64B cpu featureLiu Jingqi
2018-12-11x86/cpu: Enable MOVDIRI cpu featureLiu Jingqi
2018-11-06x86: hv_evmcs CPU flag supportVitaly Kuznetsov
2018-10-30x86: define a new MSR based feature word -- FEATURE_WORDS_ARCH_CAPABILITIESRobert Hoo
2018-10-19hyperv: only add SynIC in compatible configurationsRoman Kagan
2018-10-19i386/kvm: add support for Hyper-V IPI sendVitaly Kuznetsov
2018-10-02i386: Compile CPUX86State xsave_buf only when support KVM or HVFLiran Alon
2018-10-02target/i386: rename HF_SVMI_MASK to HF_GUEST_MASKPaolo Bonzini
2018-10-02target/i386: unify masking of interruptsPaolo Bonzini
2018-08-23target/i386: update MPX flags when CPL changesPaolo Bonzini
2018-08-16i386: Add CPUID bit for WBNOINVDRobert Hoo
2018-08-16i386: Add CPUID bit for PCONFIGRobert Hoo
2018-08-16i386: Add CPUID bit and feature words for IA32_ARCH_CAPABILITIES MSRRobert Hoo
2018-08-16i386: Add new MSR indices for IA32_PRED_CMD and IA32_ARCH_CAPABILITIESRobert Hoo
2018-07-30i386: do not migrate MSR_SMI_COUNT on machine types <2.12Paolo Bonzini
2018-07-23i386: Rename enum CacheType membersEduardo Habkost
2018-07-02target-i386: Add NPT supportJan Kiszka
2018-07-02i386/kvm: add support for Hyper-V TLB flushVitaly Kuznetsov
2018-06-29i386/cpu: make -cpu host support monitor/mwaitMichael S. Tsirkin
2018-06-28target-i386: Mark cpu_vmexit noreturnJan Kiszka
2018-06-08i386: Clean up cache CPUID codeEduardo Habkost
2018-05-23x86/cpu: use standard-headers/asm-x86.kvm_para.hMichael S. Tsirkin
2018-05-21i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)Konrad Rzeszutek Wilk
2018-05-21i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639)Daniel P. Berrangé
2018-05-15i386: Add new property to control cache infoBabu Moger
2018-05-15i386: Add cache information in X86CPUDefinitionBabu Moger
2018-05-15i386: Helpers to encode cache information consistentlyEduardo Habkost
2018-05-15x86/cpu: Enable CLDEMOTE(Demote Cache Line) cpu featureJingqi Liu
2018-05-11i386/kvm: add support for Hyper-V reenlightenment MSRsVitaly Kuznetsov
2018-04-09i386/hyperv: add hv-frequencies cpu propertyRoman Kagan
2018-03-19cpu: get rid of unused cpu_init() definesIgor Mammedov
2018-03-19cpu: add CPU_RESOLVING_TYPE macroIgor Mammedov
2018-03-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...Peter Maydell
2018-03-13KVM: x86: Add support for save/load MSR_SMI_COUNTLiran Alon
2018-03-12i386: Add support to get/set/migrate Intel Processor Trace featureChao Peng
2018-03-12i386: Add Intel Processor Trace feature supportChao Peng
2018-03-12target-i386: add KVM_HINTS_DEDICATED performance hintWanpeng Li
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier
2018-01-17i386: Add FEAT_8000_0008_EBX CPUID feature wordEduardo Habkost
2018-01-17i386: Add spec-ctrl CPUID bitEduardo Habkost
2018-01-17i386: Add support for SPEC_CTRL MSRPaolo Bonzini
2018-01-16target/i386: move hflags update code to a functionTao Wu
2017-12-22i386: hvf: unify register enums between HVF and the restPaolo Bonzini
2017-12-22i386: hvf: add code base from Google's QEMU repositorySergio Andres Gomez Del Real
2017-12-21hyperv: make SynIC version msr constantRoman Kagan