summaryrefslogtreecommitdiff
path: root/target/i386/svm_helper.c
AgeCommit message (Expand)Author
2017-12-27target/*helper: don't check retaddr before calling cpu_restore_stateAlex Bennée
2017-09-19exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitlyDavid Hildenbrand
2017-03-09target-i386: defer VMEXIT to do_interruptPaolo Bonzini
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