1. 6d9658d KVM: always reload segment selectors by Ingo Molnar · 17 years ago
  2. 6af11b9 KVM: Prevent system selectors leaking into guest on real->protected mode transition on vmx by Avi Kivity · 17 years ago
  3. f5b42c3 KVM: Fix guest sysenter on vmx by Avi Kivity · 17 years ago
  4. bccf215 KVM: Per-vcpu inodes by Avi Kivity · 17 years ago
  5. 270fd9b KVM: Wire up hypercall handlers to a central arch-independent location by Avi Kivity · 17 years ago
  6. c21415e KVM: Add host hypercall support for vmx by Ingo Molnar · 17 years ago
  7. 102d832 KVM: add MSR based hypercall API by Ingo Molnar · 17 years ago
  8. 9d8f549 KVM: Use ARRAY_SIZE macro instead of manual calculation. by Ahmed S. Darwish · 17 years ago
  9. de979ca KVM: vmx: hack set_cr0_no_modeswitch() to actually do modeswitch by Joerg Roedel · 17 years ago
  10. d27d4ac KVM: Cosmetics by Avi Kivity · 17 years ago
  11. 464d1a7 [PATCH] i386: Convert i386 PDA code to use %fs by Jeremy Fitzhardinge · 17 years ago
  12. 774c47f [PATCH] KVM: cpu hotplug support by Avi Kivity · 17 years ago
  13. 8d0be2b [PATCH] KVM: VMX: add vcpu_clear() by Avi Kivity · 17 years ago
  14. 26bb83a [PATCH] kvm: VMX: Reload ds and es even in 64-bit mode by Avi Kivity · 17 years ago
  15. 988ad74 [PATCH] kvm: vmx: handle triple faults by returning EXIT_REASON_SHUTDOWN to userspace by Avi Kivity · 17 years ago
  16. 9695823 [PATCH] kvm: optimize inline assembly by Ingo Molnar · 17 years ago
  17. 8b6d44c [PATCH] kvm: NULL noise removal by Al Viro · 17 years ago
  18. 432bd6c [PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the bios by Avi Kivity · 17 years ago
  19. cccf748 [PATCH] KVM: fix race between mmio reads and injected interrupts by Avi Kivity · 18 years ago
  20. e001548 [PATCH] vmx: Fix register constraint in launch code by Herbert Xu · 18 years ago
  21. 07031e1 [PATCH] KVM: add VM-exit profiling by Ingo Molnar · 18 years ago
  22. 022a930 [PATCH] KVM: Simplify test for interrupt window by Dor Laor · 18 years ago
  23. 4db9c47 [PATCH] KVM: Don't set guest cr3 from vmx_vcpu_setup() by Avi Kivity · 18 years ago
  24. e52de1b [PATCH] KVM: Improve reporting of vmwrite errors by Avi Kivity · 18 years ago
  25. e2dec93 [PATCH] KVM: MMU: Detect oom conditions and propagate error to userspace by Avi Kivity · 18 years ago
  26. 5f015a5 [PATCH] KVM: MMU: Remove invlpg interception by Avi Kivity · 18 years ago
  27. ebeace8 [PATCH] KVM: MMU: oom handling by Avi Kivity · 18 years ago
  28. 399badf [PATCH] KVM: Prevent stale bits in cr0 and cr4 by Avi Kivity · 18 years ago
  29. c1150d8 [PATCH] KVM: Improve interrupt response by Dor Laor · 18 years ago
  30. d3b2c33 [PATCH] KVM: Use raw_smp_processor_id() instead of smp_processor_id() where applicable by Ingo Molnar · 18 years ago
  31. 965b58a [PATCH] KVM: Fix GFP_KERNEL alloc in atomic section bug by Ingo Molnar · 18 years ago
  32. c68876f [PATCH] KVM: Rename some msrs by Nguyen Anh Quynh · 18 years ago
  33. 3bab1f5 [PATCH] KVM: Move common msr handling to arch independent code by Avi Kivity · 18 years ago
  34. 671d656 [PATCH] KVM: Implement a few system configuration msrs by Avi Kivity · 18 years ago
  35. a9058ec [PATCH] KVM: Simplify is_long_mode() by Avi Kivity · 18 years ago
  36. 0f8e3d3 [PATCH] KVM: Handle p5 mce msrs by Michael Riepe · 18 years ago
  37. abacf8d [PATCH] KVM: Force real-mode cs limit to 64K by Michael Riepe · 18 years ago
  38. bfdc0c2 [PATCH] KVM: Fix vmx hardware_enable() on macbooks by Avi Kivity · 18 years ago
  39. 3b99ab2 [PATCH] KVM: Don't touch the virtual apic vt registers on 32-bit by Michael Riepe · 18 years ago
  40. 873a7c4 [PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versa by Avi Kivity · 18 years ago
  41. 7725f0b [PATCH] KVM: Move find_vmx_entry() to vmx.c by Avi Kivity · 18 years ago
  42. f7fbf1f [PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetric by Uri Lublin · 18 years ago
  43. 05b3e0c [PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64 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