Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] KVM: MMU: Make kvm_mmu_alloc_page() return a kvm_mmu_page pointer | Avi Kivity | 2007-01-05 | 1 | -2/+4 |
* | [PATCH] KVM: MMU: Make the shadow page tables also special-case pae | Avi Kivity | 2007-01-05 | 1 | -4/+7 |
* | [PATCH] KVM: MMU: Use the guest pdptrs instead of mapping cr3 in pae mode | Avi Kivity | 2007-01-05 | 1 | -10/+18 |
* | [PATCH] KVM: MMU: Fold fetch_guest() into init_walker() | Avi Kivity | 2007-01-05 | 1 | -58/+47 |
* | [PATCH] KVM: MMU: Teach the page table walker to track guest page table gfns | Avi Kivity | 2007-01-05 | 1 | -2/+5 |
* | [PATCH] KVM: MMU: Implement simple reverse mapping | Avi Kivity | 2007-01-05 | 1 | -0/+1 |
* | [PATCH] KVM: Simplify is_long_mode() | Avi Kivity | 2006-12-30 | 1 | -2/+2 |
* | [PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes | Avi Kivity | 2006-12-13 | 1 | -13/+7 |
* | [PATCH] kvm: userspace interface | Avi Kivity | 2006-12-10 | 1 | -0/+397 |