1. c868133 KVM: SVM: Allow direct guest access to PC debug port by Anthony Liguori · 17 years ago
  2. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  3. 94dfbdb KVM: SVM: Only save/restore MSRs when needed by Anthony Liguori · 17 years ago
  4. 25c4c27 KVM: VMX: Properly shadow the CR0 register in the vcpu struct by Anthony Liguori · 17 years ago
  5. 7807fa6 KVM: Lazy FPU support for SVM by Anthony Liguori · 17 years ago
  6. 1165f5f KVM: Per-vcpu statistics by Avi Kivity · 17 years ago
  7. 364b625 KVM: SVM: Report hardware exit reason to userspace instead of dmesg by Avi Kivity · 17 years ago
  8. 5008fdf KVM: Use kernel-standard types by Avi Kivity · 17 years ago
  9. 80b7706 KVM: SVM: enable LBRV virtualization if available by Joerg Roedel · 17 years ago
  10. 55bf4028 KVM: Remove unused function by Michal Piotrowski · 17 years ago
  11. 0cc5064 KVM: SVM: Ensure timestamp counter monotonicity by Avi Kivity · 17 years ago
  12. 916ce23 KVM: SVM: forbid guest to execute monitor/mwait by Joerg Roedel · 17 years ago
  13. fcd3410 KVM: Remove unused and write-only variables by Avi Kivity · 17 years ago
  14. 6da63cf KVM: Don't allow the guest to turn off the cpu cache by Avi Kivity · 17 years ago
  15. f6528b0 KVM: Remove set_cr0_no_modeswitch() arch op by Avi Kivity · 17 years ago
  16. 039576c KVM: Avoid guest virtual addresses in string pio userspace interface by Avi Kivity · 17 years ago
  17. 6722c51c KVM: Initialize the apic_base msr on svm too by Avi Kivity · 17 years ago
  18. 1b19f3e KVM: Add a special exit reason when exiting due to an interrupt by Avi Kivity · 17 years ago
  19. 8eb7d33 KVM: Fold kvm_run::exit_type into kvm_run::exit_reason by Avi Kivity · 17 years ago
  20. 06465c5 KVM: Handle cpuid in the kernel instead of punting to userspace by Avi Kivity · 17 years ago
  21. 46fc147 KVM: Do not communicate to userspace through cpu registers during PIO by Avi Kivity · 17 years ago
  22. 510043d KVM: Use the generic skip_emulated_instruction() in hypercall code by Dor Laor · 17 years ago
  23. bccf215 KVM: Per-vcpu inodes by Avi Kivity · 17 years ago
  24. 0152527 KVM: SVM: intercept SMI to handle it at host level by Joerg Roedel · 17 years ago
  25. cd20562 KVM: svm: init cr0 with the wp bit set by Avi Kivity · 17 years ago
  26. 270fd9b KVM: Wire up hypercall handlers to a central arch-independent location by Avi Kivity · 17 years ago
  27. 02e235b KVM: Add hypercall host support for svm by Avi Kivity · 17 years ago
  28. 102d832 KVM: add MSR based hypercall API by Ingo Molnar · 17 years ago
  29. 9d8f549 KVM: Use ARRAY_SIZE macro instead of manual calculation. by Ahmed S. Darwish · 17 years ago
  30. d27d4ac KVM: Cosmetics by Avi Kivity · 17 years ago
  31. 774c47f [PATCH] KVM: cpu hotplug support by Avi Kivity · 17 years ago
  32. d92899a [PATCH] kvm: SVM: Hack initial cpu csbase to be consistent with intel by Avi Kivity · 17 years ago
  33. ac6c2bc [PATCH] kvm: Fix mmu going crazy of guest sets cr0.wp == 0 by Avi Kivity · 17 years ago
  34. 8b6d44c [PATCH] kvm: NULL noise removal by Al Viro · 17 years ago
  35. 49b14f2 [PATCH] Fix "CONFIG_X86_64_" typo in drivers/kvm/svm.c by Robert P. J. Day · 18 years ago
  36. 46fe4dd [PATCH] KVM: SVM: Propagate cpu shutdown events to userspace by Joerg Roedel · 18 years ago
  37. bce66ca [PATCH] KVM: SVM: Fix SVM idt confusion by Leonard Norrgard · 18 years ago
  38. cccf748 [PATCH] KVM: fix race between mmio reads and injected interrupts by Avi Kivity · 18 years ago
  39. 07031e1 [PATCH] KVM: add VM-exit profiling by Ingo Molnar · 18 years ago
  40. 022a930 [PATCH] KVM: Simplify test for interrupt window by Dor Laor · 18 years ago
  41. e2dec93 [PATCH] KVM: MMU: Detect oom conditions and propagate error to userspace by Avi Kivity · 18 years ago
  42. 5f015a5 [PATCH] KVM: MMU: Remove invlpg interception by Avi Kivity · 18 years ago
  43. ebeace8 [PATCH] KVM: MMU: oom handling by Avi Kivity · 18 years ago
  44. 399badf [PATCH] KVM: Prevent stale bits in cr0 and cr4 by Avi Kivity · 18 years ago
  45. c1150d8 [PATCH] KVM: Improve interrupt response by Dor Laor · 18 years ago
  46. 3bab1f5 [PATCH] KVM: Move common msr handling to arch independent code by Avi Kivity · 18 years ago
  47. 671d656 [PATCH] KVM: Implement a few system configuration msrs by Avi Kivity · 18 years ago
  48. a9058ec [PATCH] KVM: Simplify is_long_mode() by Avi Kivity · 18 years ago
  49. 1e88546 [PATCH] KVM: Use boot_cpu_data instead of current_cpu_data by Avi Kivity · 18 years ago
  50. 0f8e3d3 [PATCH] KVM: Handle p5 mce msrs by Michael Riepe · 18 years ago
  51. 36241b8 [PATCH] KVM: AMD SVM: Save and restore the floating point unit state by Avi Kivity · 18 years ago
  52. 0e859ca [PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit mode by Avi Kivity · 18 years ago
  53. 873a7c4 [PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versa by Avi Kivity · 18 years ago
  54. 05b3e0c [PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64 by Avi Kivity · 18 years ago
  55. 5aff458 [PATCH] KVM: Clean up AMD SVM debug registers load and unload by Avi Kivity · 18 years ago
  56. 6aa8b73 [PATCH] kvm: userspace interface by Avi Kivity · 18 years ago