1. 1fe779f KVM: Portability: Split kvm_vm_ioctl v3 by Carsten Otte · 17 years ago
  2. cbc9402 KVM: Add ioctl to tss address from userspace, by Izik Eidus · 17 years ago
  3. e0d62c7 KVM: Add kernel-internal memory slots by Izik Eidus · 17 years ago
  4. 210c7c4 KVM: Export memory slot allocation mechanism by Izik Eidus · 17 years ago
  5. 80b14b5 KVM: Unmap kernel-allocated memory on slot destruction by Izik Eidus · 17 years ago
  6. e00c8cf KVM: Move vmx_vcpu_reset() out of vmx_vcpu_setup() by Avi Kivity · 17 years ago
  7. 34c16ee KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1) by Zhang Xiantao · 17 years ago
  8. 8d4e128 KVM: Allocate userspace memory for older userspace by Anthony Liguori · 17 years ago
  9. e56a7a2 KVM: Use virtual cpu accounting if available for guest times. by Christian Borntraeger · 17 years ago
  10. 8a7ae05 KVM: MMU: Partial swapping of guest memory by Izik Eidus · 17 years ago
  11. cea7bb2 KVM: MMU: Make gfn_to_page() always safe by Izik Eidus · 17 years ago
  12. 3176bc3 KVM: Rename KVM_TLB_FLUSH to KVM_REQ_TLB_FLUSH by Avi Kivity · 17 years ago
  13. 313a3dc KVM: Portability: split kvm_vcpu_ioctl by Carsten Otte · 17 years ago
  14. 4a4c992 KVM: MMU: More struct kvm_vcpu -> struct kvm cleanups by Anthony Liguori · 17 years ago
  15. 043405e KVM: Move x86 msr handling to new files x86.[ch] by Carsten Otte · 17 years ago
  16. 6fc138d KVM: Support assigning userspace memory to the guest by Izik Eidus · 17 years ago
  17. d77c26f KVM: CodingStyle cleanup by Mike Day · 17 years ago
  18. 82ce2c9 KVM: Allow dynamic allocation of the mmu shadow cache size by Izik Eidus · 17 years ago
  19. 195aefd KVM: Add general accessors to read and write guest memory by Izik Eidus · 17 years ago
  20. 290fc38 KVM: Remove the usage of page->private field by rmap by Izik Eidus · 17 years ago
  21. 12b7d28 KVM: MMU: Make flooding detection work when guest page faults are bypassed by Avi Kivity · 17 years ago
  22. c7addb9 KVM: Allow not-present guest page faults to bypass kvm by Avi Kivity · 17 years ago
  23. 3427318 KVM: Call x86_decode_insn() only when needed by Laurent Vivier · 17 years ago
  24. 7aa81cc KVM: Refactor hypercall infrastructure (v3) by Anthony Liguori · 17 years ago
  25. d172fcd sched: guest CPU accounting: maintain guest state in KVM by Laurent Vivier · 17 years ago
  26. 054b136 KVM: Improve emulation failure reporting by Avi Kivity · 17 years ago
  27. 04d2cc7 KVM: Move main vcpu loop into subarch independent code by Avi Kivity · 17 years ago
  28. cbdd1be KVM: Rename kvm_arch_ops to kvm_x86_ops by Christian Ehrhardt · 17 years ago
  29. 0d8d2bd KVM: Simplify memory allocation by Laurent Vivier · 17 years ago
  30. 1747fb7 KVM: Hoist SVM's get_cs_db_l_bits into core code. by Rusty Russell · 17 years ago
  31. b85b9ee9 KVM: Clean up unloved invlpg emulation by Rusty Russell · 17 years ago
  32. c9a1185 KVM: Remove the unused invlpg member of struct kvm_arch_ops. by Rusty Russell · 17 years ago
  33. c5ec153 KVM: enable in-kernel APIC INIT/SIPI handling by He, Qing · 17 years ago
  34. 932f72a KVM: round robin for APIC lowest priority delivery mode by He, Qing · 17 years ago
  35. 2a8067f KVM: pending irq save/restore by Eddie Dong · 17 years ago
  36. b6958ce KVM: Emulate hlt in the kernel by Eddie Dong · 17 years ago
  37. 1fd4f2a KVM: In-kernel I/O APIC model by Eddie Dong · 17 years ago
  38. 97222cc KVM: Emulate local APIC in kernel by Eddie Dong · 17 years ago
  39. 7017fc3 KVM: Define and use cr8 access functions by Eddie Dong · 17 years ago
  40. 85f455f KVM: Add support for in-kernel PIC emulation by Eddie Dong · 18 years ago
  41. 2e2c618 KVM: Support more memory slots by Izik Eidus · 17 years ago
  42. 3090dd7 KVM: Clean up kvm_setup_pio() by Laurent Vivier · 17 years ago
  43. f024247 KVM: Add and use pr_unimpl for standard formatting of unimplemented features by Rusty Russell · 17 years ago
  44. 002c7f7 KVM: VMX: Add cpu consistency check by Yang, Sheng · 17 years ago
  45. b114b08 KVM: Use alignment properties of vcpu to simplify FPU ops by Rusty Russell · 17 years ago
  46. c16f862 KVM: Use kmem cache for allocating vcpus by Rusty Russell · 17 years ago
  47. e7d5d76 KVM: Remove kvm_{read,write}_guest() by Laurent Vivier · 17 years ago
  48. 11ec280 KVM: Convert vm lock to a mutex by Shaohua Li · 17 years ago
  49. 15ad714 KVM: Use the scheduler preemption notifiers to make kvm preemptible by Avi Kivity · 17 years ago
  50. fb3f0f5 KVM: Dynamically allocate vcpus by Rusty Russell · 17 years ago
  51. a2fa3e9 KVM: Remove arch specific components from the general code by Gregory Haskins · 17 years ago
  52. fe551881 KVM: Move gfn_to_page out of kmap/unmap pairs by Shaohua Li · 17 years ago
  53. 9eb829c KVM: Trivial: Use standard BITMAP macros, open-code userspace-exposed header by Rusty Russell · 17 years ago
  54. 66aee91 KVM: Use standard CR4 flags, tighten checking by Rusty Russell · 17 years ago
  55. f802a30 KVM: Use standard CR3 flags, tighten checking by Rusty Russell · 17 years ago
  56. 707d92fa KVM: Trivial: Use standard CR0 flags macros from asm/cpu-features.h by Rusty Russell · 17 years ago
  57. dad3795 KVM: SMP: Add vcpu_id field in struct vcpu by Qing He · 17 years ago
  58. 22d95b1 KVM: MMU: Fix rare oops on guest context switch by Avi Kivity · 17 years ago
  59. 35f3f28 KVM: x86 emulator: implement rdmsr and wrmsr by Avi Kivity · 17 years ago
  60. 90cb052 KVM: Fix memory slot management functions for guest smp by Avi Kivity · 17 years ago
  61. d55e2cb KVM: MMU: Store nx bit for large page shadows by Avi Kivity · 17 years ago
  62. 7490634 KVM: Add support for in-kernel pio handlers by Eddie Dong · 18 years ago
  63. 2eeb2e9 KVM: Adds support for in-kernel mmio handlers by Gregory Haskins · 18 years ago
  64. d9e368d KVM: Flush remote tlbs when reducing shadow pte permissions by Avi Kivity · 18 years ago
  65. 39c3b86 KVM: Keep an upper bound of initialized vcpus by Avi Kivity · 18 years ago
  66. 72d6e5a KVM: Emulate hlt on real mode for Intel by Avi Kivity · 18 years ago
  67. d3bef15 KVM: Move duplicate halt handling code into kvm_main.c by Avi Kivity · 18 years ago
  68. ef9254d KVM: Enable guest smp by Avi Kivity · 18 years ago
  69. 17c3ba9 KVM: Lazy guest cr3 switching by Avi Kivity · 18 years ago
  70. d3d25b0 KVM: MMU: Use slab caches for shadow pages and their headers by Avi Kivity · 18 years ago
  71. 06ff0d3 KVM: Fix includes by Markus Rechberger · 18 years ago
  72. 2cc5156 KVM: VMX: Avoid saving and restoring msr_efer on lightweight vmexit by Eddie Dong · 18 years ago
  73. a75beee KVM: VMX: Avoid saving and restoring msrs on lightweight vmexit by Eddie Dong · 18 years ago
  74. 47ad8e6 KVM: MMU: Store shadow page tables as kernel virtual addresses, not physical by Avi Kivity · 18 years ago
  75. a3a0636 KVM: Set cr0.mp for guests by Avi Kivity · 18 years ago
  76. 5fd86fc KVM: Consolidate guest fpu activation and deactivation by Avi Kivity · 18 years ago
  77. 33ed632 KVM: Fix potential guest state leak into host by Avi Kivity · 18 years ago
  78. 7494c0c KVM: Increase mmu shadow cache to 1024 pages by Avi Kivity · 18 years ago
  79. 09072da KVM: Unify kvm_mmu_pre_write() and kvm_mmu_post_write() by Avi Kivity · 18 years ago
  80. e6adf28 KVM: Avoid saving and restoring some host CPU state on lightweight vmexit by Avi Kivity · 18 years ago
  81. 7702fd1 KVM: Prevent guest fpu state from leaking into the host by Avi Kivity · 18 years ago
  82. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  83. e7df56e KVM: Remove extraneous guest entry on mmio read by Avi Kivity · 18 years ago
  84. 25c4c27 KVM: VMX: Properly shadow the CR0 register in the vcpu struct by Anthony Liguori · 18 years ago
  85. 7807fa6 KVM: Lazy FPU support for SVM by Anthony Liguori · 18 years ago
  86. 1165f5f KVM: Per-vcpu statistics by Avi Kivity · 18 years ago
  87. b5a33a7 KVM: Use slab caches to allocate mmu data structures by Avi Kivity · 18 years ago
  88. e820754 KVM: Add physical memory aliasing feature by Avi Kivity · 18 years ago
  89. 954bbbc KVM: Simply gfn_to_page() by Avi Kivity · 18 years ago
  90. e0fa826 KVM: Add mmu cache clear function by Dor Laor · 18 years ago
  91. 0cc5064 KVM: SVM: Ensure timestamp counter monotonicity by Avi Kivity · 18 years ago
  92. d28c6cfb KVM: MMU: Fix hugepage pdes mapping same physical address with different access by Avi Kivity · 18 years ago
  93. f6528b0 KVM: Remove set_cr0_no_modeswitch() arch op by Avi Kivity · 18 years ago
  94. aac0122 KVM: MMU: Remove global pte tracking by Avi Kivity · 18 years ago
  95. 039576c KVM: Avoid guest virtual addresses in string pio userspace interface by Avi Kivity · 18 years ago
  96. 1961d27 KVM: Add guest mode signal mask by Avi Kivity · 18 years ago
  97. 06465c5 KVM: Handle cpuid in the kernel instead of punting to userspace by Avi Kivity · 18 years ago
  98. 46fc147 KVM: Do not communicate to userspace through cpu registers during PIO by Avi Kivity · 18 years ago
  99. 9a2bb7f KVM: Use a shared page for kernel/user communication when runing a vcpu by Avi Kivity · 18 years ago
  100. bccf215 KVM: Per-vcpu inodes by Avi Kivity · 18 years ago