summaryrefslogtreecommitdiff
path: root/target/i386/helper.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-11icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk1-1/+1
2018-02-07Add the WHPX acceleration enlightenmentsJustin Terry (VM)1-1/+1
2017-07-05target/i386: add the tcg_enabled() in target/i386/Yang Zhong1-1/+1
2017-07-05target/i386: move TLB refill function out of helper.cPaolo Bonzini1-343/+1
2017-07-05target/i386: move cpu_sync_bndcs_hflags() functionYang Zhong1-0/+30
2017-06-07target/i386: use multiple CPU AddressSpacesPaolo Bonzini1-27/+27
2017-06-07target/i386: enable A20 automatically in system management modePaolo Bonzini1-19/+23
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake1-1/+1
2017-04-02target-i386: fix "info lapic" segfault on isapcTejaswini Poluri1-0/+4
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+1
2017-01-19kvm: move cpu synchronization codeVincent Palatin1-0/+1
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée1-4/+4
2016-12-22x86: implement la57 paging modeKirill A. Shutemov1-9/+45
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+1446