1. 73b1087 [PATCH] KVM: MMU: Report nx faults to the guest by Avi Kivity · 18 years ago
  2. 7993ba4 [PATCH] KVM: MMU: Perform access checks in walk_addr() by Avi Kivity · 18 years ago
  3. fc3dffe [PATCH] KVM: fix bogus pagefault on writable pages by Avi Kivity · 18 years ago
  4. 760db77 [PATCH] KVM: MMU: Add missing dirty bit by Avi Kivity · 18 years ago
  5. 37a7d8b [PATCH] KVM: MMU: add audit code to check mappings, etc are correct by Avi Kivity · 18 years ago
  6. e2dec93 [PATCH] KVM: MMU: Detect oom conditions and propagate error to userspace by Avi Kivity · 18 years ago
  7. 714b93d [PATCH] KVM: MMU: Replace atomic allocations by preallocated objects by Avi Kivity · 18 years ago
  8. 1436465 [PATCH] KVM: MMU: Treat user-mode faults as a hint that a page is no longer a page table by Avi Kivity · 18 years ago
  9. ebeace8 [PATCH] KVM: MMU: oom handling by Avi Kivity · 18 years ago
  10. 815af8d [PATCH] KVM: MMU: Let the walker extract the target page gfn from the pte by Avi Kivity · 18 years ago
  11. 374cbac [PATCH] KVM: MMU: Write protect guest pages when a shadow is created for them by Avi Kivity · 18 years ago
  12. cea0f0e [PATCH] KVM: MMU: Shadow page table caching by Avi Kivity · 18 years ago
  13. 25c0de2 [PATCH] KVM: MMU: Make kvm_mmu_alloc_page() return a kvm_mmu_page pointer by Avi Kivity · 18 years ago
  14. aef3d3f [PATCH] KVM: MMU: Make the shadow page tables also special-case pae by Avi Kivity · 18 years ago
  15. 1b0973b [PATCH] KVM: MMU: Use the guest pdptrs instead of mapping cr3 in pae mode by Avi Kivity · 18 years ago
  16. ac79c97 [PATCH] KVM: MMU: Fold fetch_guest() into init_walker() by Avi Kivity · 18 years ago
  17. 6bcbd6a [PATCH] KVM: MMU: Teach the page table walker to track guest page table gfns by Avi Kivity · 18 years ago
  18. cd4a4e5 [PATCH] KVM: MMU: Implement simple reverse mapping by Avi Kivity · 18 years ago
  19. a9058ec [PATCH] KVM: Simplify is_long_mode() by Avi Kivity · 18 years ago
  20. 8c7bb72 [PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes by Avi Kivity · 18 years ago
  21. 6aa8b73 [PATCH] kvm: userspace interface by Avi Kivity · 18 years ago