summaryrefslogtreecommitdiff
path: root/target/i386
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-Jordan3-6/+35
2017-01-27replay: improve interrupt handlingPavel Dovgalyuk1-0/+1
2017-01-24migration: disallow migrate_add_blocker during migrationAshijeet Acharya1-3/+13
2017-01-24migration: extend VMStateInfoJianjun Duan1-7/+19
2017-01-23kvm: Allow invtsc migration if tsc-khz is set explicitlyEduardo Habkost1-9/+11
2017-01-23kvm: Simplify invtsc checkEduardo Habkost1-2/+2
2017-01-23i386: Return migration-safe field on query-cpu-definitionsEduardo Habkost2-0/+5
2017-01-23i386: Remove AMD feature flag aliases from Opteron modelsEduardo Habkost1-34/+12
2017-01-23x86: add AVX512_VPOPCNTDQ featuresHe Chen2-1/+2
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell12-3/+2859
2017-01-19hax: add Darwin supportVincent Palatin4-0/+390
2017-01-19Plumb the HAXM-based hardware acceleration supportVincent Palatin1-0/+4
2017-01-19target/i386: Add Intel HAX filesVincent Palatin6-0/+2459
2017-01-19kvm: move cpu synchronization codeVincent Palatin2-0/+2
2017-01-16Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...Peter Maydell7-12/+12
2017-01-16event_notifier: cleanups around event_notifier_set_handlerPaolo Bonzini1-3/+4
2017-01-13Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2-5/+6
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée5-8/+8
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2-4/+4
2017-01-12qmp: Report QOM type name on query-cpu-definitionsEduardo Habkost1-0/+1
2017-01-12target/i386: Fix bad patch application to translate.cDoug Evans1-5/+5
2017-01-10target-i386: Use ctpop helperRichard Henderson5-29/+15
2017-01-10target-i386: Use clz and ctz opcodesRichard Henderson3-30/+14
2017-01-10target-i386: Use new deposit and extract opsRichard Henderson1-22/+23
2016-12-22x86: implement la57 paging modeKirill A. Shutemov5-74/+274
2016-12-22target-i386: Fix eflags.TF/#DB handling of syscall/sysret insnsDoug Evans3-5/+32
2016-12-22kvmclock: reduce kvmclock difference on migrationMarcelo Tosatti2-0/+8
2016-12-22x86: Fix x86_64 'g' packet response to gdb from 32-bit mode.Doug Evans1-13/+39
2016-12-22target-i386: Add Intel SHA_NI instruction support.Yi Sun2-1/+2
2016-12-20Move target-* CPU file into a target/ folderThomas Huth35-0/+32939