1. 815af8d [PATCH] KVM: MMU: Let the walker extract the target page gfn from the pte by Avi Kivity · 18 years ago
  2. 374cbac [PATCH] KVM: MMU: Write protect guest pages when a shadow is created for them by Avi Kivity · 18 years ago
  3. cea0f0e [PATCH] KVM: MMU: Shadow page table caching by Avi Kivity · 18 years ago
  4. 25c0de2 [PATCH] KVM: MMU: Make kvm_mmu_alloc_page() return a kvm_mmu_page pointer by Avi Kivity · 18 years ago
  5. aef3d3f [PATCH] KVM: MMU: Make the shadow page tables also special-case pae by Avi Kivity · 18 years ago
  6. 1b0973b [PATCH] KVM: MMU: Use the guest pdptrs instead of mapping cr3 in pae mode by Avi Kivity · 18 years ago
  7. 17ac10a [PATCH] KVM: MU: Special treatment for shadow pae root pages by Avi Kivity · 18 years ago
  8. ac79c97 [PATCH] KVM: MMU: Fold fetch_guest() into init_walker() by Avi Kivity · 18 years ago
  9. 1342d35 [PATCH] KVM: MMU: Load the pae pdptrs on cr3 change like the processor does by Avi Kivity · 18 years ago
  10. 6bcbd6a [PATCH] KVM: MMU: Teach the page table walker to track guest page table gfns by Avi Kivity · 18 years ago
  11. cd4a4e5 [PATCH] KVM: MMU: Implement simple reverse mapping by Avi Kivity · 18 years ago
  12. 399badf [PATCH] KVM: Prevent stale bits in cr0 and cr4 by Avi Kivity · 18 years ago
  13. c1150d8 [PATCH] KVM: Improve interrupt response by Dor Laor · 18 years ago
  14. e097f35 [PATCH] KVM: Recover after an arch module load failure by Yoshimi Ichiyanagi · 18 years ago
  15. d3b2c33 [PATCH] KVM: Use raw_smp_processor_id() instead of smp_processor_id() where applicable by Ingo Molnar · 18 years ago
  16. 965b58a [PATCH] KVM: Fix GFP_KERNEL alloc in atomic section bug by Ingo Molnar · 18 years ago
  17. 8018c27 [PATCH] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_create_vcpu() by Ingo Molnar · 18 years ago
  18. 55a54f7 [PATCH] KVM: Fix oops on oom by Avi Kivity · 18 years ago
  19. c68876f [PATCH] KVM: Rename some msrs by Nguyen Anh Quynh · 18 years ago
  20. a8d13ea [PATCH] KVM: More msr misery by Avi Kivity · 18 years ago
  21. 3bab1f5 [PATCH] KVM: Move common msr handling to arch independent code by Avi Kivity · 18 years ago
  22. 671d656 [PATCH] KVM: Implement a few system configuration msrs by Avi Kivity · 18 years ago
  23. 09db28b [PATCH] KVM: Initialize kvm_arch_ops on unload by Yoshimi Ichiyanagi · 18 years ago
  24. a9058ec [PATCH] KVM: Simplify is_long_mode() by Avi Kivity · 18 years ago
  25. 1e88546 [PATCH] KVM: Use boot_cpu_data instead of current_cpu_data by Avi Kivity · 18 years ago
  26. 0b76e20 [PATCH] KVM: API versioning by Avi Kivity · 18 years ago
  27. 0f8e3d3 [PATCH] KVM: Handle p5 mce msrs by Michael Riepe · 18 years ago
  28. abacf8d [PATCH] KVM: Force real-mode cs limit to 64K by Michael Riepe · 18 years ago
  29. bf591b2 [PATCH] KVM: Do not export unsupported msrs to userspace by Michael Riepe · 18 years ago
  30. 2c26495 [PATCH] KVM: Use more traditional error handling in kvm_mmu_init() by Avi Kivity · 18 years ago
  31. 36241b8 [PATCH] KVM: AMD SVM: Save and restore the floating point unit state by Avi Kivity · 18 years ago
  32. 0e859ca [PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit mode by Avi Kivity · 18 years ago
  33. 5aacf0c [PATCH] KVM: add valid_vcpu() helper by James Morris · 18 years ago
  34. bfdc0c2 [PATCH] KVM: Fix vmx hardware_enable() on macbooks by Avi Kivity · 18 years ago
  35. 3b99ab2 [PATCH] KVM: Don't touch the virtual apic vt registers on 32-bit by Michael Riepe · 18 years ago
  36. 873a7c4 [PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versa 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. 0770b19 [PATCH] KVM: Remove extranous put_cpu() from vcpu_put() by Avi Kivity · 18 years ago
  39. 7725f0b [PATCH] KVM: Move find_vmx_entry() to vmx.c by Avi Kivity · 18 years ago
  40. f7fbf1f [PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetric by Uri Lublin · 18 years ago
  41. 05b3e0c [PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64 by Avi Kivity · 18 years ago
  42. 5aff458 [PATCH] KVM: Clean up AMD SVM debug registers load and unload by Avi Kivity · 18 years ago
  43. fd24dc4 [PATCH] KVM: Put KVM in a new Virtualization menu by Avi Kivity · 18 years ago
  44. 3b3be0d [PATCH] KVM: Add missing include by Anthony Liguori · 18 years ago
  45. 6aa8b73 [PATCH] kvm: userspace interface by Avi Kivity · 18 years ago