summaryrefslogtreecommitdiff
path: root/target/i386/machine.c
AgeCommit message (Expand)Author
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-09-19hyperv: add header with protocol definitionsRoman Kagan
2017-07-05target/i386: add the tcg_enabled() in target/i386/Yang Zhong
2017-07-05target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inlineYang Zhong
2017-07-05target/i386: make cpu_get_fp80()/cpu_set_fp80() staticYang Zhong
2017-06-07target/i386: use multiple CPU AddressSpacesPaolo Bonzini
2017-05-11migration/i386: Remove support for pre-0.12 formatsDr. David Alan Gilbert
2017-05-11vmstatification: i386 FPRegDr. David Alan Gilbert
2017-05-11migration/i386: Remove old non-softfloat 64bit FP supportDr. David Alan Gilbert
2017-01-24migration: extend VMStateInfoJianjun Duan
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée
2016-12-20Move target-* CPU file into a target/ folderThomas Huth