1. 27aba76 KVM: MMU: Fix host memory corruption on i386 with >= 4GB ram by Avi Kivity · 17 years ago
  2. ac1b714 KVM: MMU: Fix guest writes to nonpae pde by Avi Kivity · 17 years ago
  3. 5972e95 KVM: Use page_private()/set_page_private() apis by Markus Rechberger · 17 years ago
  4. 11718b4d [PATCH] misc NULL noise removal by Al Viro · 17 years ago
  5. 73b1087 [PATCH] KVM: MMU: Report nx faults to the guest by Avi Kivity · 18 years ago
  6. 7993ba4 [PATCH] KVM: MMU: Perform access checks in walk_addr() by Avi Kivity · 18 years ago
  7. 68a99f6 [PATCH] KVM: Simplify mmu_alloc_roots() by Ingo Molnar · 18 years ago
  8. 7f7417d [PATCH] KVM: Avoid oom on cr3 switch by Ingo Molnar · 18 years ago
  9. 37a7d8b [PATCH] KVM: MMU: add audit code to check mappings, etc are correct by Avi Kivity · 18 years ago
  10. 40907d5 [PATCH] KVM: MMU: Flush guest tlb when reducing permissions on a pte by Avi Kivity · 18 years ago
  11. e2dec93 [PATCH] KVM: MMU: Detect oom conditions and propagate error to userspace by Avi Kivity · 18 years ago
  12. 714b93d [PATCH] KVM: MMU: Replace atomic allocations by preallocated objects by Avi Kivity · 18 years ago
  13. f51234c [PATCH] KVM: MMU: Free pages on kvm destruction by Avi Kivity · 18 years ago
  14. 3bb65a2 [PATCH] KVM: MMU: Never free a shadow page actively serving as a root by Avi Kivity · 18 years ago
  15. 86a5ba0 [PATCH] KVM: MMU: Page table write flood protection by Avi Kivity · 18 years ago
  16. 139bdb2 [PATCH] KVM: MMU: If an empty shadow page is not empty, report more info by Avi Kivity · 18 years ago
  17. 5f1e0b6 [PATCH] KVM: MMU: Ensure freed shadow pages are clean by Avi Kivity · 18 years ago
  18. 260746c [PATCH] KVM: MMU: <ove is_empty_shadow_page() above kvm_mmu_free_page() by Avi Kivity · 18 years ago
  19. 0e7bc4b [PATCH] KVM: MMU: Handle misaligned accesses to write protected guest page tables by Avi Kivity · 18 years ago
  20. 73f7198 [PATCH] KVM: MMU: Remove release_pt_page_64() by Avi Kivity · 18 years ago
  21. 5f015a5 [PATCH] KVM: MMU: Remove invlpg interception by Avi Kivity · 18 years ago
  22. ebeace8 [PATCH] KVM: MMU: oom handling by Avi Kivity · 18 years ago
  23. cc4529e [PATCH] KVM: MMU: kvm_mmu_put_page() only removes one link to the page by Avi Kivity · 18 years ago
  24. 697fe2e [PATCH] KVM: MMU: Implement child shadow unlinking by Avi Kivity · 18 years ago
  25. a436036 [PATCH] KVM: MMU: If emulating an instruction fails, try unprotecting the page by Avi Kivity · 18 years ago
  26. 9b7a032 [PATCH] KVM: MMU: Zap shadow page table entries on writes to guest page tables by Avi Kivity · 18 years ago
  27. da4a00f [PATCH] KVM: MMU: Support emulated writes into RAM by Avi Kivity · 18 years ago
  28. 815af8d [PATCH] KVM: MMU: Let the walker extract the target page gfn from the pte by Avi Kivity · 18 years ago
  29. 374cbac [PATCH] KVM: MMU: Write protect guest pages when a shadow is created for them by Avi Kivity · 18 years ago
  30. cea0f0e [PATCH] KVM: MMU: Shadow page table caching by Avi Kivity · 18 years ago
  31. 25c0de2 [PATCH] KVM: MMU: Make kvm_mmu_alloc_page() return a kvm_mmu_page pointer by Avi Kivity · 18 years ago
  32. 17ac10a [PATCH] KVM: MU: Special treatment for shadow pae root pages by Avi Kivity · 18 years ago
  33. cd4a4e5 [PATCH] KVM: MMU: Implement simple reverse mapping by Avi Kivity · 18 years ago
  34. 8018c27 [PATCH] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_create_vcpu() by Ingo Molnar · 18 years ago
  35. a9058ec [PATCH] KVM: Simplify is_long_mode() by Avi Kivity · 18 years ago
  36. 2c26495 [PATCH] KVM: Use more traditional error handling in kvm_mmu_init() by Avi Kivity · 18 years ago
  37. 8c7bb72 [PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes by Avi Kivity · 18 years ago
  38. 6aa8b73 [PATCH] kvm: userspace interface by Avi Kivity · 18 years ago