aboutsummaryrefslogtreecommitdiff
path: root/target/i386/svm.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-13target/i386: Added vVMLOAD and vVMSAVE featureLara Lazier1-0/+2
2021-09-13target/i386: Added VGIF featureLara Lazier1-0/+6
2021-07-09target/i386: fix exceptions for MOV to DRPaolo Bonzini1-2/+0
2021-07-09target/i386: Added DR6 and DR7 consistency checksLara Lazier1-0/+2
2021-07-09target/i386: Added MSRPM and IOPM size checkLara Lazier1-0/+3
2021-06-16target/i386: Added consistency checks for CR0Lara Lazier1-0/+2
2021-05-11target/i386: move paging mode constants from SVM to cpu.hPaolo Bonzini1-5/+0
2021-05-11target/i386: merge SVM_NPTEXIT_* with PF_ERROR_* constantsPaolo Bonzini1-5/+0
2020-07-10tcg/svm: use host cr4 during NPT page table walkAlexander Boettcher1-0/+1
2018-07-02target-i386: Add NPT supportJan Kiszka1-0/+14
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+222