Age | Commit message (Expand) | Author | Files | Lines |
2016-03-22 | KVM, pkeys: add pkeys support for permission_fault | Huaitong Han | 1 | -0/+5 |
2015-06-04 | KVM: x86: API changes for SMM support | Paolo Bonzini | 1 | -0/+5 |
2011-09-25 | KVM: MMU: Do not unconditionally read PDPTE from guest memory | Avi Kivity | 1 | -7/+0 |
2011-01-12 | KVM: Fetch guest cr3 from hardware on demand | Avi Kivity | 1 | -0/+2 |
2011-01-12 | KVM: Replace reads of vcpu->arch.cr3 by an accessor | Avi Kivity | 1 | -0/+5 |
2011-01-12 | KVM: X86: Introduce generic guest-mode representation | Joerg Roedel | 1 | -0/+15 |
2010-10-24 | KVM: MMU: Introduce kvm_pdptr_read_mmu | Joerg Roedel | 1 | -0/+7 |
2010-10-24 | KVM: MMU: Add kvm_mmu parameter to load_pdptrs function | Joerg Roedel | 1 | -1/+1 |
2010-08-01 | KVM: VMX: Enable XSAVE/XRSTOR for guest | Dexuan Cui | 1 | -0/+6 |
2010-08-01 | KVM: kvm_pdptr_read() may sleep | Avi Kivity | 1 | -0/+2 |
2010-03-01 | KVM: Optimize kvm_read_cr[04]_bits() | Avi Kivity | 1 | -2/+9 |
2010-03-01 | KVM: VMX: Allow the guest to own some cr0 bits | Avi Kivity | 1 | -0/+2 |
2010-03-01 | KVM: Replace read accesses of vcpu->arch.cr0 by an accessor | Avi Kivity | 1 | -0/+10 |
2010-03-01 | KVM: Add accessor for reading cr4 (or some bits of cr4) | Avi Kivity | 1 | -0/+12 |
2009-09-10 | KVM: Cache pdptrs | Avi Kivity | 1 | -0/+9 |
2008-10-15 | KVM: x86: accessors for guest registers | Marcelo Tosatti | 1 | -0/+32 |