summaryrefslogtreecommitdiff
path: root/target/i386/svm.h
AgeCommit message (Expand)Author
2021-09-13target/i386: Added vVMLOAD and vVMSAVE featureLara Lazier
2021-09-13target/i386: Added VGIF featureLara Lazier
2021-07-09target/i386: fix exceptions for MOV to DRPaolo Bonzini
2021-07-09target/i386: Added DR6 and DR7 consistency checksLara Lazier
2021-07-09target/i386: Added MSRPM and IOPM size checkLara Lazier
2021-06-16target/i386: Added consistency checks for CR0Lara Lazier
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