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