Commit message (Expand) | Author | Age | |
---|---|---|---|
* | KVM: MMU: Do not unconditionally read PDPTE from guest memory | Avi Kivity | 2011-09-25 |
* | KVM: Fetch guest cr3 from hardware on demand | Avi Kivity | 2011-01-12 |
* | KVM: Replace reads of vcpu->arch.cr3 by an accessor | Avi Kivity | 2011-01-12 |
* | KVM: X86: Introduce generic guest-mode representation | Joerg Roedel | 2011-01-12 |
* | KVM: MMU: Introduce kvm_pdptr_read_mmu | Joerg Roedel | 2010-10-24 |
* | KVM: MMU: Add kvm_mmu parameter to load_pdptrs function | Joerg Roedel | 2010-10-24 |
* | KVM: VMX: Enable XSAVE/XRSTOR for guest | Dexuan Cui | 2010-08-01 |
* | KVM: kvm_pdptr_read() may sleep | Avi Kivity | 2010-08-01 |
* | KVM: Optimize kvm_read_cr[04]_bits() | Avi Kivity | 2010-03-01 |
* | KVM: VMX: Allow the guest to own some cr0 bits | Avi Kivity | 2010-03-01 |
* | KVM: Replace read accesses of vcpu->arch.cr0 by an accessor | Avi Kivity | 2010-03-01 |
* | KVM: Add accessor for reading cr4 (or some bits of cr4) | Avi Kivity | 2010-03-01 |
* | KVM: Cache pdptrs | Avi Kivity | 2009-09-10 |
* | KVM: x86: accessors for guest registers | Marcelo Tosatti | 2008-10-15 |