[PATCH] KVM: MMU: Flush guest tlb when reducing permissions on a pte
[safe/jmp/linux-2.6] / drivers / kvm / paging_tmpl.h
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Detect oom conditions and propagate...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Replace atomic allocations by preallo...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Treat user-mode faults as a hint...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: oom handling
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Let the walker extract the target...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Write protect guest pages when a...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Shadow page table caching
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Make kvm_mmu_alloc_page() return...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Make the shadow page tables also...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Use the guest pdptrs instead of mappi...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Fold fetch_guest() into init_walker()
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Teach the page table walker to track...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Implement simple reverse mapping
2006-12-30 Avi Kivity[PATCH] KVM: Simplify is_long_mode()
2006-12-13 Avi Kivity[PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on...
2006-12-10 Avi Kivity[PATCH] kvm: userspace interface