Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/i386: Added vVMLOAD and vVMSAVE feature | Lara Lazier | 2021-09-13 | 1 | -0/+2 |
* | target/i386: Added VGIF feature | Lara Lazier | 2021-09-13 | 1 | -0/+6 |
* | target/i386: fix exceptions for MOV to DR | Paolo Bonzini | 2021-07-09 | 1 | -2/+0 |
* | target/i386: Added DR6 and DR7 consistency checks | Lara Lazier | 2021-07-09 | 1 | -0/+2 |
* | target/i386: Added MSRPM and IOPM size check | Lara Lazier | 2021-07-09 | 1 | -0/+3 |
* | target/i386: Added consistency checks for CR0 | Lara Lazier | 2021-06-16 | 1 | -0/+2 |
* | target/i386: move paging mode constants from SVM to cpu.h | Paolo Bonzini | 2021-05-11 | 1 | -5/+0 |
* | target/i386: merge SVM_NPTEXIT_* with PF_ERROR_* constants | Paolo Bonzini | 2021-05-11 | 1 | -5/+0 |
* | tcg/svm: use host cr4 during NPT page table walk | Alexander Boettcher | 2020-07-11 | 1 | -0/+1 |
* | target-i386: Add NPT support | Jan Kiszka | 2018-07-02 | 1 | -0/+14 |
* | Move target-* CPU file into a target/ folder | Thomas Huth | 2016-12-20 | 1 | -0/+222 |