summaryrefslogtreecommitdiffstats
path: root/target/i386/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* i386: hvf: unify register enums between HVF and the restPaolo Bonzini2017-12-221-24/+38
* i386: hvf: add code base from Google's QEMU repositorySergio Andres Gomez Del Real2017-12-221-6/+33
* hyperv: make SynIC version msr constantRoman Kagan2017-12-211-1/+0Star
* hyperv: set partition-wide MSRs only on first vcpuEvgeny Yakovlev2017-12-211-1/+4
* x86/cpu: Enable new SSE/AVX/AVX512 cpu featuresYang Zhong2017-12-211-0/+6
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2017-09-201-0/+9
|\
| * pc: use generic cpu_model parsingIgor Mammedov2017-09-191-0/+9
* | hyperv: add header with protocol definitionsRoman Kagan2017-09-191-5/+5
* | i386/cpu/hyperv: support over 64 vcpus for windows guestsGonglei2017-09-191-0/+2
|/
* x86: replace cpu_x86_init() with cpu_generic_init()Igor Mammedov2017-09-011-2/+1Star
* i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leafDaniel P. Berrange2017-07-171-0/+1
* target/i386: add the tcg_enabled() in target/i386/Yang Zhong2017-07-051-1/+7
* target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inlineYang Zhong2017-07-051-3/+18
* target/i386: make cpu_get_fp80()/cpu_set_fp80() staticYang Zhong2017-07-051-2/+0Star
* xsave_helper: pull xsave and xrstor out of kvm.c into helper functionSergio Andres Gomez Del Real2017-07-041-0/+2
* target/i386: use multiple CPU AddressSpacesPaolo Bonzini2017-06-071-1/+10
* target/i386: enable A20 automatically in system management modePaolo Bonzini2017-06-071-0/+9
* numa: move numa_node from CPUState into target specific classesIgor Mammedov2017-06-051-0/+1
* i386: Don't override -cpu options on -cpu host/maxEduardo Habkost2017-03-281-0/+2
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2017-03-131-0/+1
|\
| * i386: host_vendor_fms() helper functionEduardo Habkost2017-03-101-0/+1
* | target-i386: defer VMEXIT to do_interruptPaolo Bonzini2017-03-091-0/+2
* | target/i386/cpu.h: declare TCG_GUEST_DEFAULT_MOAlex Bennée2017-03-091-0/+3
|/
* x86: Work around SMI migration breakagesDr. David Alan Gilbert2017-03-031-0/+3
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2017-03-021-1/+1
|\
| * i386: Rename X86CPU::host_features to X86CPU::max_featuresEduardo Habkost2017-02-271-1/+1
* | linux-user: Add signal handling support for x86_64Pranith Kumar2017-02-271-0/+2
|/
* target-i386: correctly propagate retaddr into SVM helpersPaolo Bonzini2017-02-161-2/+3
* x86-KVM: Supply TSC and APIC clock rates to guest like VMWarePhil Dennis-Jordan2017-01-271-0/+4
* x86: add AVX512_VPOPCNTDQ featuresHe Chen2017-01-241-0/+1
* qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-131-2/+4
* target-i386: Use ctpop helperRichard Henderson2017-01-101-0/+1
* x86: implement la57 paging modeKirill A. Shutemov2016-12-221-0/+2
* target-i386: Add Intel SHA_NI instruction support.Yi Sun2016-12-221-0/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+1656