summaryrefslogtreecommitdiff
path: root/target/i386/machine.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...Peter Maydell1-0/+20
2018-03-13KVM: x86: Add support for save/load MSR_SMI_COUNTLiran Alon1-0/+20
2018-03-12i386: Add support to get/set/migrate Intel Processor Trace featureChao Peng1-0/+38
2018-01-17i386: Add support for SPEC_CTRL MSRPaolo Bonzini1-0/+20
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