summaryrefslogtreecommitdiff
path: root/target/i386/svm_helper.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-11icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk1-1/+1
2017-12-27target/*helper: don't check retaddr before calling cpu_restore_stateAlex Bennée1-3/+1
2017-09-19exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitlyDavid Hildenbrand1-1/+0
2017-03-09target-i386: defer VMEXIT to do_interruptPaolo Bonzini1-9/+13
2017-02-16target-i386: correctly propagate retaddr into SVM helpersPaolo Bonzini1-34/+31
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+774