aboutsummaryrefslogtreecommitdiff
path: root/target/i386/misc_helper.c
AgeCommit message (Expand)Author
2019-06-10target/i386: Use env_cpu, env_archcpuRichard Henderson
2018-07-30i386: implement MSR_SMI_COUNT for TCGPaolo Bonzini
2017-04-10target/i386/misc_helper: wrap BQL around another IRQ generatorAlex Bennée
2017-02-16target-i386: correctly propagate retaddr into SVM helpersPaolo Bonzini
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée
2016-12-20Move target-* CPU file into a target/ folderThomas Huth