aboutsummaryrefslogtreecommitdiff
path: root/target/i386
AgeCommit message (Expand)AuthorFilesLines
2017-01-16Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...Peter Maydell7-12/+12
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