1. c16f862 KVM: Use kmem cache for allocating vcpus by Rusty Russell · 18 years ago
  2. e7d5d76 KVM: Remove kvm_{read,write}_guest() by Laurent Vivier · 18 years ago
  3. 8b9cf98 KVM: VMX: pass vcpu_vmx internally by Rusty Russell · 18 years ago
  4. 11ec280 KVM: Convert vm lock to a mutex by Shaohua Li · 18 years ago
  5. 15ad714 KVM: Use the scheduler preemption notifiers to make kvm preemptible by Avi Kivity · 18 years ago
  6. 1c3d14f KVM: VMX: Improve the method of writing vmcs control by Yang, Sheng · 18 years ago
  7. fb3f0f5 KVM: Dynamically allocate vcpus by Rusty Russell · 18 years ago
  8. a2fa3e9 KVM: Remove arch specific components from the general code by Gregory Haskins · 18 years ago
  9. 62b3ffb KVM: VMX: Import some constants of vmcs from IA32 SDM by Yang, Sheng · 18 years ago
  10. 9ae0448 KVM: Hoist kvm_mmu_reload() out of the critical section by Shaohua Li · 18 years ago
  11. 8fc0d08 KVM: Set exit_reason to KVM_EXIT_MMIO where run->mmio is initialized. by Jeff Dike · 18 years ago
  12. 66aee91 KVM: Use standard CR4 flags, tighten checking by Rusty Russell · 18 years ago
  13. 707d92f KVM: Trivial: Use standard CR0 flags macros from asm/cpu-features.h by Rusty Russell · 18 years ago
  14. dad3795 KVM: SMP: Add vcpu_id field in struct vcpu by Qing He · 18 years ago
  15. e495606 KVM: Clean up #includes by Avi Kivity · 18 years ago
  16. 796fd1b KVM: VMX: Remove unnecessary code in vmx_tlb_flush() by Avi Kivity · 18 years ago
  17. 75880a0 KVM: VMX: Reinitialize the real-mode tss when entering real mode by Avi Kivity · 18 years ago
  18. ff1dc79 KVM: VMX: Fix interrupt checking on lightweight exit by Gregory Haskins · 18 years ago
  19. 7700270 KVM: VMX: Ensure vcpu time stamp counter is monotonous by Avi Kivity · 18 years ago
  20. 94cea1b KVM: Initialize the BSP bit in the APIC_BASE msr correctly by Avi Kivity · 18 years ago
  21. a3870c4 KVM: VMX: Replace memset(<addr>, 0, PAGESIZE) with clear_page(<addr>) by Shani Moideen · 18 years ago
  22. d9e368d KVM: Flush remote tlbs when reducing shadow pte permissions by Avi Kivity · 18 years ago
  23. 72d6e5a KVM: Emulate hlt on real mode for Intel by Avi Kivity · 18 years ago
  24. d3bef15 KVM: Move duplicate halt handling code into kvm_main.c by Avi Kivity · 18 years ago
  25. 50a3485 KVM: Replace C code with call to ARRAY_SIZE() macro. by Robert P. J. Day · 18 years ago
  26. 17c3ba9 KVM: Lazy guest cr3 switching by Avi Kivity · 18 years ago
  27. 2cc5156 KVM: VMX: Avoid saving and restoring msr_efer on lightweight vmexit by Eddie Dong · 18 years ago
  28. f2be4dd KVM: VMX: Cleanup redundant code in MSR set by Eddie Dong · 18 years ago
  29. a75beee KVM: VMX: Avoid saving and restoring msrs on lightweight vmexit by Eddie Dong · 18 years ago
  30. b3f3770 KVM: VMX: Handle #SS faults from real mode by Nitin A Kamble · 18 years ago
  31. cd2276a KVM: VMX: Use local labels in inline assembly by Avi Kivity · 18 years ago
  32. cd0536d KVM: Fix vmx I/O bitmap initialization on highmem systems by Avi Kivity · 18 years ago
  33. 653e310 KVM: Avoid corrupting tr in real mode by Avi Kivity · 18 years ago
  34. eff708b KVM: VMX: Only reload guest msrs if they are already loaded by Avi Kivity · 18 years ago
  35. 5fd86fc KVM: Consolidate guest fpu activation and deactivation by Avi Kivity · 18 years ago
  36. abd3f2d KVM: Rationalize exception bitmap usage by Avi Kivity · 18 years ago
  37. 707c087 KVM: Move some more msr mangling into vmx_save_host_state() by Avi Kivity · 18 years ago
  38. 33ed632 KVM: Fix potential guest state leak into host by Avi Kivity · 18 years ago
  39. 62135845 KVM: Be more careful restoring fs on lightweight vmexit by Avi Kivity · 18 years ago
  40. 05e0c8c KVM: Unindent some code by Avi Kivity · 18 years ago
  41. e6adf28 KVM: Avoid saving and restoring some host CPU state on lightweight vmexit by Avi Kivity · 18 years ago
  42. fdef3ad KVM: VMX: Enable io bitmaps to avoid IO port 0x80 VMEXITs by He, Qing · 18 years ago
  43. 7702fd1 KVM: Prevent guest fpu state from leaking into the host by Avi Kivity · 18 years ago
  44. 3995958 kvm: fix section mismatch warning in kvm-intel.o by Sam Ravnborg · 18 years ago
  45. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  46. 2ff81f7 KVM: Remove unused 'instruction_length' by Avi Kivity · 18 years ago
  47. 2ab455c KVM: VMX: Add lazy FPU support for VT by Anthony Liguori · 18 years ago
  48. 25c4c27 KVM: VMX: Properly shadow the CR0 register in the vcpu struct by Anthony Liguori · 18 years ago
  49. e0e5127 KVM: Don't complain about cpu erratum AA15 by Avi Kivity · 18 years ago
  50. 1165f5f KVM: Per-vcpu statistics by Avi Kivity · 18 years ago
  51. 4d56c8a KVM: VMX: Only save/restore MSR_K6_STAR if necessary by Avi Kivity · 18 years ago
  52. 35cc7f9 KVM: Fold drivers/kvm/kvm_vmx.h into drivers/kvm/vmx.c by Avi Kivity · 18 years ago
  53. e38aea3 KVM: VMX: Don't switch 64-bit msrs for 32-bit guests by Avi Kivity · 18 years ago
  54. 2345df8 KVM: VMX: Reduce unnecessary saving of host msrs by Avi Kivity · 18 years ago
  55. 3964994 KVM: Fix overflow bug in overflow detection code by Eric Sesterhenn / Snakebyte · 18 years ago
  56. 954bbbc2 KVM: Simply gfn_to_page() by Avi Kivity · 18 years ago
  57. afeb1f1 KVM: Remove debug message by Avi Kivity · 18 years ago
  58. 038881c KVM: Hack real-mode segments on vmx from KVM_SET_SREGS by Avi Kivity · 18 years ago
  59. f6528b0 KVM: Remove set_cr0_no_modeswitch() arch op by Avi Kivity · 18 years ago
  60. 8cb5b03 KVM: Workaround vmx inability to virtualize the reset state by Avi Kivity · 18 years ago
  61. 039576c KVM: Avoid guest virtual addresses in string pio userspace interface by Avi Kivity · 18 years ago
  62. 1b19f3e KVM: Add a special exit reason when exiting due to an interrupt by Avi Kivity · 18 years ago
  63. 8eb7d33 KVM: Fold kvm_run::exit_type into kvm_run::exit_reason by Avi Kivity · 18 years ago
  64. 06465c5 KVM: Handle cpuid in the kernel instead of punting to userspace by Avi Kivity · 18 years ago
  65. 46fc147 KVM: Do not communicate to userspace through cpu registers during PIO by Avi Kivity · 18 years ago
  66. 510043d KVM: Use the generic skip_emulated_instruction() in hypercall code by Dor Laor · 18 years ago
  67. 6d9658d KVM: always reload segment selectors by Ingo Molnar · 18 years ago
  68. 6af11b9 KVM: Prevent system selectors leaking into guest on real->protected mode transition on vmx by Avi Kivity · 18 years ago
  69. f5b42c3 KVM: Fix guest sysenter on vmx by Avi Kivity · 18 years ago
  70. bccf215 KVM: Per-vcpu inodes by Avi Kivity · 18 years ago
  71. 270fd9b KVM: Wire up hypercall handlers to a central arch-independent location by Avi Kivity · 18 years ago
  72. c21415e KVM: Add host hypercall support for vmx by Ingo Molnar · 18 years ago
  73. 102d832 KVM: add MSR based hypercall API by Ingo Molnar · 18 years ago
  74. 9d8f549 KVM: Use ARRAY_SIZE macro instead of manual calculation. by Ahmed S. Darwish · 18 years ago
  75. de979ca KVM: vmx: hack set_cr0_no_modeswitch() to actually do modeswitch by Joerg Roedel · 18 years ago
  76. d27d4ac KVM: Cosmetics by Avi Kivity · 18 years ago
  77. 464d1a7 [PATCH] i386: Convert i386 PDA code to use %fs by Jeremy Fitzhardinge · 18 years ago
  78. 774c47f [PATCH] KVM: cpu hotplug support by Avi Kivity · 18 years ago
  79. 8d0be2b [PATCH] KVM: VMX: add vcpu_clear() by Avi Kivity · 18 years ago
  80. 26bb83a [PATCH] kvm: VMX: Reload ds and es even in 64-bit mode by Avi Kivity · 18 years ago
  81. 988ad74 [PATCH] kvm: vmx: handle triple faults by returning EXIT_REASON_SHUTDOWN to userspace by Avi Kivity · 18 years ago
  82. 9695823 [PATCH] kvm: optimize inline assembly by Ingo Molnar · 18 years ago
  83. 8b6d44c [PATCH] kvm: NULL noise removal by Al Viro · 18 years ago
  84. 432bd6c [PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the bios by Avi Kivity · 18 years ago
  85. cccf748 [PATCH] KVM: fix race between mmio reads and injected interrupts by Avi Kivity · 18 years ago
  86. e001548 [PATCH] vmx: Fix register constraint in launch code by Herbert Xu · 18 years ago
  87. 07031e1 [PATCH] KVM: add VM-exit profiling by Ingo Molnar · 18 years ago
  88. 022a930 [PATCH] KVM: Simplify test for interrupt window by Dor Laor · 18 years ago
  89. 4db9c47 [PATCH] KVM: Don't set guest cr3 from vmx_vcpu_setup() by Avi Kivity · 18 years ago
  90. e52de1b [PATCH] KVM: Improve reporting of vmwrite errors by Avi Kivity · 18 years ago
  91. e2dec93 [PATCH] KVM: MMU: Detect oom conditions and propagate error to userspace by Avi Kivity · 18 years ago
  92. 5f015a5 [PATCH] KVM: MMU: Remove invlpg interception by Avi Kivity · 18 years ago
  93. ebeace8 [PATCH] KVM: MMU: oom handling by Avi Kivity · 18 years ago
  94. 399badf [PATCH] KVM: Prevent stale bits in cr0 and cr4 by Avi Kivity · 18 years ago
  95. c1150d8 [PATCH] KVM: Improve interrupt response by Dor Laor · 18 years ago
  96. d3b2c33 [PATCH] KVM: Use raw_smp_processor_id() instead of smp_processor_id() where applicable by Ingo Molnar · 18 years ago
  97. 965b58a [PATCH] KVM: Fix GFP_KERNEL alloc in atomic section bug by Ingo Molnar · 18 years ago
  98. c68876f [PATCH] KVM: Rename some msrs by Nguyen Anh Quynh · 18 years ago
  99. 3bab1f5 [PATCH] KVM: Move common msr handling to arch independent code by Avi Kivity · 18 years ago
  100. 671d656 [PATCH] KVM: Implement a few system configuration msrs by Avi Kivity · 18 years ago