summaryrefslogtreecommitdiff
path: root/target/i386/svm.h
AgeCommit message (Expand)Author
2021-05-11target/i386: move paging mode constants from SVM to cpu.hPaolo Bonzini
2021-05-11target/i386: merge SVM_NPTEXIT_* with PF_ERROR_* constantsPaolo Bonzini
2020-07-10tcg/svm: use host cr4 during NPT page table walkAlexander Boettcher
2018-07-02target-i386: Add NPT supportJan Kiszka
2016-12-20Move target-* CPU file into a target/ folderThomas Huth