summaryrefslogtreecommitdiff
path: root/target/i386/machine.c
AgeCommit message (Expand)Author
2018-05-21i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)Konrad Rzeszutek Wilk
2018-05-11i386/kvm: add support for Hyper-V reenlightenment MSRsVitaly Kuznetsov
2018-03-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...Peter Maydell
2018-03-13KVM: x86: Add support for save/load MSR_SMI_COUNTLiran Alon
2018-03-12i386: Add support to get/set/migrate Intel Processor Trace featureChao Peng
2018-01-17i386: Add support for SPEC_CTRL MSRPaolo Bonzini
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