1. 1439442 KVM: VMX: Enable EPT feature for KVM by Sheng Yang · 18 years ago
  2. b7ebfb0 KVM: VMX: Prepare an identity page table for EPT in real mode by Sheng Yang · 18 years ago
  3. 67253af KVM: Add kvm_x86_ops get_tdp_level() by Sheng Yang · 18 years ago
  4. d56f546 KVM: VMX: EPT Feature Detection by Sheng Yang · 18 years ago
  5. 2714d1d KVM: Add trace markers by Feng (Eric) Liu · 18 years ago
  6. 3200f40 KVM: MMU: unify slots_lock usage by Marcelo Tosatti · 18 years ago
  7. 25c5f22 KVM: VMX: Enable MSR Bitmap feature by Sheng Yang · 18 years ago
  8. 37817f2 KVM: x86: hardware task switching support by Izik Eidus · 18 years ago
  9. 2e4d265 KVM: x86: add functions to get the cpl of vcpu by Izik Eidus · 18 years ago
  10. 4c9fc8e KVM: VMX: Add module option to disable flexpriority by Avi Kivity · 18 years ago
  11. 019960a KVM: VMX: Don't adjust tsc offset forward by Avi Kivity · 18 years ago
  12. b8688d5 KVM: replace remaining __FUNCTION__ occurances by Harvey Harrison · 18 years ago
  13. 2d3ad1f KVM: Prefix control register accessors with kvm_ to avoid namespace pollution by Avi Kivity · 18 years ago
  14. a5f6130 KVM: Use x86's segment descriptor struct instead of private definition by Avi Kivity · 18 years ago
  15. 2e11384 KVM: VMX: fix typo in VMX header define by Ryan Harper · 18 years ago
  16. 9f62e19 KVM: VMX: unifdef the EFER specific code by Joerg Roedel · 18 years ago
  17. 50a37eb KVM: align valid EFER bits with the features of the host system by Joerg Roedel · 18 years ago
  18. 2384d2b KVM: VMX: Enable Virtual Processor Identification (VPID) by Sheng Yang · 18 years ago
  19. 707a18a KVM: VMX: convert init_rmode_tss() to slots_lock by Marcelo Tosatti · 18 years ago
  20. 5dc8326 KVM: VMX: Restore tss even on x86_64 by Avi Kivity · 18 years ago
  21. 33f9c50 KVM: VMX: Avoid rearranging switched guest msrs while they are loaded by Avi Kivity · 18 years ago
  22. 5e4a0b3 KVM: move alloc_apic_access_page() outside of non-preemptable region by Marcelo Tosatti · 18 years ago
  23. 72dc67a KVM: remove the usage of the mmap_sem for the protection of the memory slots. by Izik Eidus · 18 years ago
  24. 571008d KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD by Sheng Yang · 18 years ago
  25. aaee2c9 KVM: MMU: Switch to mmu spinlock by Marcelo Tosatti · 18 years ago
  26. 10589a4 KVM: MMU: Concurrent guest walkers by Marcelo Tosatti · 18 years ago
  27. 774ead3 KVM: Disable vapic support on Intel machines with FlexPriority by Avi Kivity · 18 years ago
  28. edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 18 years ago[Renamed (99%) from drivers/kvm/vmx.c]
  29. 9584bf2 KVM: VMX: Add printk_ratelimit in vmx_intr_assist by Ryan Harper · 18 years ago
  30. bfc6d22 KVM: Portability: Move round_robin_prev_vcpu and tss_addr to kvm_arch by Zhang Xiantao · 18 years ago
  31. 1d737c8 KVM: Portability: Split mmu-related static inline functions to mmu.h by Zhang Xiantao · 18 years ago
  32. ad312c7 KVM: Portability: Introduce kvm_vcpu_arch by Zhang Xiantao · 18 years ago
  33. e531406 KVM: VMX: Avoid exit when setting cr8 if the local apic is in the kernel by Avi Kivity · 19 years ago
  34. 7ee5d940 KVM: Use generalized exception queue for injecting #UD by Avi Kivity · 19 years ago
  35. c1a5d4f KVM: Replace #GP injection by the generalized exception queue by Avi Kivity · 19 years ago
  36. c3c91fe KVM: Replace page fault injection by the generalized exception queue by Avi Kivity · 19 years ago
  37. 298101d KVM: Generalize exception injection mechanism by Avi Kivity · 19 years ago
  38. 83ff3b9 KVM: VMX: Remove the secondary execute control dependency on irqchip by Sheng Yang · 19 years ago
  39. 15b00f3 KVM: VMX: Force seg.base == (seg.sel << 4) in real mode by Jan Kiszka · 19 years ago
  40. 9327fd1 KVM: Make unloading of FPU state when putting vcpu arch-independent by Amit Shah · 19 years ago
  41. e1beb1d KVM: Replace 'light_exits' stat with 'host_state_reload' by Avi Kivity · 19 years ago
  42. e08aa78 KVM: VMX: Consolidate register usage in vmx_vcpu_run() by Avi Kivity · 19 years ago
  43. cb498ea KVM: Portability: Combine kvm_init and kvm_init_x86 by Zhang Xiantao · 19 years ago
  44. e5edaa0 KVM: VMX: wbinvd exiting by Eddie Dong · 19 years ago
  45. 9c8cba3 KVM: Fix faults during injection of real-mode interrupts by Avi Kivity · 19 years ago
  46. 1155f76 KVM: VMX: Read & store IDT_VECTORING_INFO_FIELD by Avi Kivity · 19 years ago
  47. 9c5623e KVM: VMX: Use vmx to inject real-mode interrupts by Avi Kivity · 19 years ago
  48. f78e0e2 KVM: VMX: Enable memory mapped TPR shadow (FlexPriority) by Sheng Yang · 19 years ago
  49. 3067714 KVM: Move page fault processing to common code by Avi Kivity · 19 years ago
  50. ff593e5 KVM: VMX: Let gcc to choose which registers to save (i386) by Laurent Vivier · 19 years ago
  51. c203630 KVM: VMX: Let gcc to choose which registers to save (x86_64) by Laurent Vivier · 19 years ago
  52. cbc9402 KVM: Add ioctl to tss address from userspace, by Izik Eidus · 19 years ago
  53. e00c8cf KVM: Move vmx_vcpu_reset() out of vmx_vcpu_setup() by Avi Kivity · 19 years ago
  54. 34c16ee KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1) by Zhang Xiantao · 19 years ago
  55. ab6ef34 KVM: Move apic timer interrupt backlog processing to common code by Avi Kivity · 19 years ago
  56. d77c26f KVM: CodingStyle cleanup by Mike Day · 19 years ago
  57. 76fafa5 KVM: Hoist kvm_create_lapic() into kvm_vcpu_init() by Rusty Russell · 19 years ago
  58. 195aefd KVM: Add general accessors to read and write guest memory by Izik Eidus · 19 years ago
  59. f566e09 KVM: VMX: Simplify vcpu_clear() by Avi Kivity · 19 years ago
  60. eae5ecb KVM: VMX: Don't clear the vmcs if the vcpu is not loaded on any processor by Avi Kivity · 19 years ago
  61. c7addb9 KVM: Allow not-present guest page faults to bypass kvm by Avi Kivity · 19 years ago
  62. 51c6cf6 KVM: VMX: Further reduce efer reloads by Avi Kivity · 19 years ago
  63. 3427318 KVM: Call x86_decode_insn() only when needed by Laurent Vivier · 19 years ago
  64. 7aa81cc KVM: Refactor hypercall infrastructure (v3) by Anthony Liguori · 19 years ago
  65. 053de04 x86: get rid of _MASK flags by Glauber de Oliveira Costa · 18 years ago
  66. 78f7826868 KVM: VMX: Force vm86 mode if setting flags during real mode by Avi Kivity · 19 years ago
  67. 8668a3c KVM: VMX: Reset mmu context when entering real mode by Eddie Dong · 19 years ago
  68. 1b6269d KVM: VMX: Handle NMIs before enabling interrupts and preemption by Avi Kivity · 19 years ago
  69. 054b136 KVM: Improve emulation failure reporting by Avi Kivity · 19 years ago
  70. bfdaab0 KVM: VMX: Fix exit qualification width on i386 by He, Qing · 19 years ago
  71. 04d2cc7 KVM: Move main vcpu loop into subarch independent code by Avi Kivity · 19 years ago
  72. 29bd8a7 KVM: VMX: Move vm entry failure handling to the exit handler by Avi Kivity · 19 years ago
  73. cbdd1be KVM: Rename kvm_arch_ops to kvm_x86_ops by Christian Ehrhardt · 19 years ago
  74. c5ec153 KVM: enable in-kernel APIC INIT/SIPI handling by He, Qing · 19 years ago
  75. a3d7f85 KVM: Migrate lapic hrtimer when vcpu moves to another cpu by Eddie Dong · 19 years ago
  76. 1b9778d KVM: Keep track of missed timer irq injections by Eddie Dong · 19 years ago
  77. 6e5d865 KVM: VMX: Use shadow TPR/cr8 for 64-bits guests by Yang, Sheng · 19 years ago
  78. 2a8067f KVM: pending irq save/restore by Eddie Dong · 19 years ago
  79. b6958ce KVM: Emulate hlt in the kernel by Eddie Dong · 19 years ago
  80. 97222cc KVM: Emulate local APIC in kernel by Eddie Dong · 19 years ago
  81. 7017fc3 KVM: Define and use cr8 access functions by Eddie Dong · 19 years ago
  82. 85f455f KVM: Add support for in-kernel PIC emulation by Eddie Dong · 19 years ago
  83. 152d3f2 KVM: VMX: Split segments reload in vmx_load_host_state() by Laurent Vivier · 19 years ago
  84. 33f5fa1 KVM: VMX: allow rmode_tss_base() to work with >2G of guest memory by Izik Eidus · 19 years ago
  85. 253abde KVM: Communicate cr8 changes to userspace by Yang, Sheng · 19 years ago
  86. 7e66f35 KVM: Close minor race in signal handling by Avi Kivity · 19 years ago
  87. 3090dd7 KVM: Clean up kvm_setup_pio() by Laurent Vivier · 19 years ago
  88. e70669a KVM: Cleanup string I/O instruction emulation by Laurent Vivier · 19 years ago
  89. 1e4e6e0 KVM: VMX: Remove a duplicated ia32e mode vm entry control by Li, Xin B · 19 years ago
  90. a477034 KVM: Use kmem_cache_free for kmem_cache_zalloc'ed objects by Rusty Russell · 19 years ago
  91. f024247 KVM: Add and use pr_unimpl for standard formatting of unimplemented features by Rusty Russell · 19 years ago
  92. 54e11fa KVM: Fix defined but not used warning in drivers/kvm/vmx.c by Gabriel C · 19 years ago
  93. 37c0005 KVM: Remove redundant alloc_vmcs_cpu declaration by Rusty Russell · 19 years ago
  94. 002c7f7 KVM: VMX: Add cpu consistency check by Yang, Sheng · 19 years ago
  95. c16f862 KVM: Use kmem cache for allocating vcpus by Rusty Russell · 19 years ago
  96. e7d5d76 KVM: Remove kvm_{read,write}_guest() by Laurent Vivier · 19 years ago
  97. 8b9cf98 KVM: VMX: pass vcpu_vmx internally by Rusty Russell · 19 years ago
  98. 11ec280 KVM: Convert vm lock to a mutex by Shaohua Li · 19 years ago
  99. 15ad714 KVM: Use the scheduler preemption notifiers to make kvm preemptible by Avi Kivity · 19 years ago
  100. 1c3d14f KVM: VMX: Improve the method of writing vmcs control by Yang, Sheng · 19 years ago