summaryrefslogtreecommitdiffstats
path: root/target/i386/helper.c
Commit message (Expand)AuthorAgeFilesLines
* target/i386: add the tcg_enabled() in target/i386/Yang Zhong2017-07-051-1/+1
* target/i386: move TLB refill function out of helper.cPaolo Bonzini2017-07-051-343/+1Star
* target/i386: move cpu_sync_bndcs_hflags() functionYang Zhong2017-07-051-0/+30
* target/i386: use multiple CPU AddressSpacesPaolo Bonzini2017-06-071-27/+27
* target/i386: enable A20 automatically in system management modePaolo Bonzini2017-06-071-19/+23
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-231-1/+1
* target-i386: fix "info lapic" segfault on isapcTejaswini Poluri2017-04-021-0/+4
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-01-201-0/+1
|\
| * kvm: move cpu synchronization codeVincent Palatin2017-01-191-0/+1
* | cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-131-4/+4
|/
* x86: implement la57 paging modeKirill A. Shutemov2016-12-221-9/+45
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+1446