aboutsummaryrefslogtreecommitdiff
path: root/target/i386/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-27pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine typesPhil Dennis-Jordan1-1/+1
2017-01-27x86-KVM: Supply TSC and APIC clock rates to guest like VMWarePhil Dennis-Jordan1-0/+1
2017-01-23i386: Return migration-safe field on query-cpu-definitionsEduardo Habkost1-0/+3
2017-01-23i386: Remove AMD feature flag aliases from Opteron modelsEduardo Habkost1-34/+12
2017-01-23x86: add AVX512_VPOPCNTDQ featuresHe Chen1-1/+1
2017-01-16Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...Peter Maydell1-2/+0
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée1-2/+0
2017-01-12qmp: Report QOM type name on query-cpu-definitionsEduardo Habkost1-0/+1
2016-12-22x86: implement la57 paging modeKirill A. Shutemov1-6/+10
2016-12-22target-i386: Add Intel SHA_NI instruction support.Yi Sun1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+3755