summaryrefslogtreecommitdiff
path: root/target/i386/machine.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-27migration: pre_save return intDr. David Alan Gilbert1-2/+5
2017-09-19hyperv: add header with protocol definitionsRoman Kagan1-9/+6
2017-07-05target/i386: add the tcg_enabled() in target/i386/Yang Zhong1-5/+5
2017-07-05target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inlineYang Zhong1-1/+4
2017-07-05target/i386: make cpu_get_fp80()/cpu_set_fp80() staticYang Zhong1-0/+18
2017-06-07target/i386: use multiple CPU AddressSpacesPaolo Bonzini1-4/+0
2017-05-11migration/i386: Remove support for pre-0.12 formatsDr. David Alan Gilbert1-81/+34
2017-05-11vmstatification: i386 FPRegDr. David Alan Gilbert1-22/+30
2017-05-11migration/i386: Remove old non-softfloat 64bit FP supportDr. David Alan Gilbert1-101/+6
2017-01-24migration: extend VMStateInfoJianjun Duan1-7/+19
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+1047