Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |