summaryrefslogtreecommitdiffstats
path: root/target/i386/svm_helper.c
Commit message (Expand)AuthorAgeFilesLines
* tcg/svm: use host cr4 during NPT page table walkAlexander Boettcher2020-07-111-1/+6
* target/i386: Use env_cpu, env_archcpuRichard Henderson2019-06-101-11/+11
* target/i386: rename HF_SVMI_MASK to HF_GUEST_MASKPaolo Bonzini2018-10-021-3/+3
* target-i386: Add NPT supportJan Kiszka2018-07-021-0/+22
* target-i386: Mark cpu_vmexit noreturnJan Kiszka2018-06-281-0/+1
* icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk2018-04-111-1/+1
* target/*helper: don't check retaddr before calling cpu_restore_stateAlex Bennée2017-12-281-3/+1Star
* exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitlyDavid Hildenbrand2017-09-191-1/+0Star
* target-i386: defer VMEXIT to do_interruptPaolo Bonzini2017-03-091-9/+13
* target-i386: correctly propagate retaddr into SVM helpersPaolo Bonzini2017-02-161-34/+31Star
* cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-131-1/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+774