aboutsummaryrefslogtreecommitdiff
path: root/target/i386/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2018-07-30i386: do not migrate MSR_SMI_COUNT on machine types <2.12Paolo Bonzini1-0/+1
2018-07-23i386: Rename enum CacheType membersEduardo Habkost1-2/+2
2018-07-02target-i386: Add NPT supportJan Kiszka1-0/+6
2018-07-02i386/kvm: add support for Hyper-V TLB flushVitaly Kuznetsov1-0/+1
2018-06-29i386/cpu: make -cpu host support monitor/mwaitMichael S. Tsirkin1-0/+9
2018-06-28target-i386: Mark cpu_vmexit noreturnJan Kiszka1-2/+2
2018-06-08i386: Clean up cache CPUID codeEduardo Habkost1-5/+9
2018-05-23x86/cpu: use standard-headers/asm-x86.kvm_para.hMichael S. Tsirkin1-2/+0
2018-05-21i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)Konrad Rzeszutek Wilk1-0/+2
2018-05-21i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639)Daniel P. Berrangé1-0/+1
2018-05-15i386: Add new property to control cache infoBabu Moger1-0/+5
2018-05-15i386: Add cache information in X86CPUDefinitionBabu Moger1-0/+7
2018-05-15i386: Helpers to encode cache information consistentlyEduardo Habkost1-0/+53
2018-05-15x86/cpu: Enable CLDEMOTE(Demote Cache Line) cpu featureJingqi Liu1-0/+1
2018-05-11i386/kvm: add support for Hyper-V reenlightenment MSRsVitaly Kuznetsov1-0/+4
2018-04-09i386/hyperv: add hv-frequencies cpu propertyRoman Kagan1-0/+1
2018-03-19cpu: get rid of unused cpu_init() definesIgor Mammedov1-2/+0
2018-03-19cpu: add CPU_RESOLVING_TYPE macroIgor Mammedov1-0/+1
2018-03-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...Peter Maydell1-0/+3
2018-03-13KVM: x86: Add support for save/load MSR_SMI_COUNTLiran Alon1-0/+3
2018-03-12i386: Add support to get/set/migrate Intel Processor Trace featureChao Peng1-0/+22
2018-03-12i386: Add Intel Processor Trace feature supportChao Peng1-0/+1
2018-03-12target-i386: add KVM_HINTS_DEDICATED performance hintWanpeng Li1-0/+3
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée1-4/+0
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier1-1/+1
2018-01-17i386: Add FEAT_8000_0008_EBX CPUID feature wordEduardo Habkost1-0/+3
2018-01-17i386: Add spec-ctrl CPUID bitEduardo Habkost1-0/+1
2018-01-17i386: Add support for SPEC_CTRL MSRPaolo Bonzini1-0/+3
2018-01-16target/i386: move hflags update code to a functionTao Wu1-0/+2
2017-12-22i386: hvf: unify register enums between HVF and the restPaolo Bonzini1-24/+38
2017-12-22i386: hvf: add code base from Google's QEMU repositorySergio Andres Gomez Del Real1-6/+33
2017-12-21hyperv: make SynIC version msr constantRoman Kagan1-1/+0
2017-12-21hyperv: set partition-wide MSRs only on first vcpuEvgeny Yakovlev1-1/+4
2017-12-21x86/cpu: Enable new SSE/AVX/AVX512 cpu featuresYang Zhong1-0/+6
2017-09-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-0/+9
2017-09-19hyperv: add header with protocol definitionsRoman Kagan1-5/+5
2017-09-19i386/cpu/hyperv: support over 64 vcpus for windows guestsGonglei1-0/+2
2017-09-19pc: use generic cpu_model parsingIgor Mammedov1-0/+9
2017-09-01x86: replace cpu_x86_init() with cpu_generic_init()Igor Mammedov1-2/+1
2017-07-17i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leafDaniel P. Berrange1-0/+1
2017-07-05target/i386: add the tcg_enabled() in target/i386/Yang Zhong1-1/+7
2017-07-05target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inlineYang Zhong1-3/+18
2017-07-05target/i386: make cpu_get_fp80()/cpu_set_fp80() staticYang Zhong1-2/+0
2017-07-04xsave_helper: pull xsave and xrstor out of kvm.c into helper functionSergio Andres Gomez Del Real1-0/+2
2017-06-07target/i386: use multiple CPU AddressSpacesPaolo Bonzini1-1/+10
2017-06-07target/i386: enable A20 automatically in system management modePaolo Bonzini1-0/+9
2017-06-05numa: move numa_node from CPUState into target specific classesIgor Mammedov1-0/+1
2017-03-28i386: Don't override -cpu options on -cpu host/maxEduardo Habkost1-0/+2
2017-03-13Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell1-0/+1
2017-03-10i386: host_vendor_fms() helper functionEduardo Habkost1-0/+1