aboutsummaryrefslogtreecommitdiff
path: root/target/i386/cpu.h
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-09target-i386: defer VMEXIT to do_interruptPaolo Bonzini1-0/+2
2017-03-09target/i386/cpu.h: declare TCG_GUEST_DEFAULT_MOAlex Bennée1-0/+3
2017-03-03x86: Work around SMI migration breakagesDr. David Alan Gilbert1-0/+3
2017-03-02Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell1-1/+1
2017-02-27linux-user: Add signal handling support for x86_64Pranith Kumar1-0/+2
2017-02-27i386: Rename X86CPU::host_features to X86CPU::max_featuresEduardo Habkost1-1/+1
2017-02-16target-i386: correctly propagate retaddr into SVM helpersPaolo Bonzini1-2/+3
2017-01-27x86-KVM: Supply TSC and APIC clock rates to guest like VMWarePhil Dennis-Jordan1-0/+4
2017-01-23x86: add AVX512_VPOPCNTDQ featuresHe Chen1-0/+1
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée1-2/+4
2017-01-10target-i386: Use ctpop helperRichard Henderson1-0/+1
2016-12-22x86: implement la57 paging modeKirill A. Shutemov1-0/+2
2016-12-22target-i386: Add Intel SHA_NI instruction support.Yi Sun1-0/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+1656