1. 5a2892c KVM: nVMX: Skip PF interception check when queuing during nested run by Jan Kiszka · 12 years ago
  2. 730dca4 KVM: x86: Rework request for immediate exit by Jan Kiszka · 12 years ago
  3. cb0c8cda KVM: VMX: remove unprintable characters from comment by Jan Kiszka · 12 years ago
  4. d1fa035 KVM: nVMX: VM_ENTRY/EXIT_LOAD_IA32_EFER overrides EFER.LMA settings by Jan Kiszka · 12 years ago
  5. 384bb78 KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER by Jan Kiszka · 12 years ago
  6. ea8ceb8 KVM: nVMX: Fix conditions for NMI injection by Jan Kiszka · 12 years ago
  7. 2505dc9 KVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_mask by Jan Kiszka · 12 years ago
  8. 8a1b9dd KVM: nVMX: Enable and disable shadow vmcs functionality by Abel Gordon · 12 years ago
  9. 012f83c KVM: nVMX: Synchronize VMCS12 content with the shadow vmcs by Abel Gordon · 12 years ago
  10. c311442 KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcs by Abel Gordon · 12 years ago
  11. 16f5b90 KVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12 by Abel Gordon · 12 years ago
  12. e7953d7 KVM: nVMX: Release shadow vmcs by Abel Gordon · 12 years ago
  13. 8de4883 KVM: nVMX: Allocate shadow vmcs by Abel Gordon · 12 years ago
  14. 145c28d KVM: nVMX: Fix VMXON emulation by Abel Gordon · 12 years ago
  15. 20b97fe KVM: nVMX: Refactor handle_vmwrite by Abel Gordon · 12 years ago
  16. 4607c2d KVM: nVMX: Introduce vmread and vmwrite bitmaps by Abel Gordon · 12 years ago
  17. abc4fc5 KVM: nVMX: Detect shadow-vmcs capability by Abel Gordon · 12 years ago
  18. 6ffbbbb KVM: x86: Fix posted interrupt with CONFIG_SMP=n by Zhang, Yang Z · 12 years ago
  19. f13882d KVM: VMX: Fix check guest state validity if a guest is in VM86 mode by Gleb Natapov · 12 years ago
  20. 26539bd KVM: nVMX: check vmcs12 for valid activity state by Paolo Bonzini · 12 years ago
  21. 5a71785 KVM: VMX: Use posted interrupt to deliver virtual interrupt by Yang Zhang · 12 years ago
  22. a20ed54 KVM: VMX: Add the deliver posted interrupt algorithm by Yang Zhang · 12 years ago
  23. 3d81bc7 KVM: Call common update function when ioapic entry changed. by Yang Zhang · 12 years ago
  24. 01e439b KVM: VMX: Check the posted interrupt capability by Yang Zhang · 12 years ago
  25. a547c6d KVM: VMX: Enable acknowledge interupt on vmexit by Yang Zhang · 12 years ago
  26. c0d1c77 KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exits by Jan Kiszka · 12 years ago
  27. e8457c6 KVM: nVMX: Fix conditions for interrupt injection by Jan Kiszka · 12 years ago
  28. 5f3d579 KVM: nVMX: Rework event injection and recovery by Jan Kiszka · 12 years ago
  29. 3b656cf KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1 by Jan Kiszka · 12 years ago
  30. 991eebf KVM: VMX: do not try to reexecute failed instruction while emulating invalid guest state by Gleb Natapov · 12 years ago
  31. a63cb56 KVM: VMX: Add missing braces to avoid redundant error check by Jan Kiszka · 12 years ago
  32. 458f212 KVM: x86: fix memory leak in vmx_init by Yang Zhang · 12 years ago
  33. b8c07d5 KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controls by Jan Kiszka · 12 years ago
  34. 04b6683 KVM: x86: correctly initialize the CS base on reset by Paolo Bonzini · 12 years ago
  35. 4918c6c KVM: VMX: Require KVM_SET_TSS_ADDR being called prior to running a VCPU by Jan Kiszka · 12 years ago
  36. 0238ea9 KVM: nVMX: Add preemption timer support by Jan Kiszka · 12 years ago
  37. c18911a KVM: nVMX: Provide EFER.LMA saving support by Jan Kiszka · 12 years ago
  38. eabeaac KVM: nVMX: Clean up and fix pin-based execution controls by Jan Kiszka · 12 years ago
  39. 66450a2 KVM: x86: Rework INIT and SIPI handling by Jan Kiszka · 12 years ago
  40. 57f252f KVM: x86: Drop unused return code from VCPU reset callback by Jan Kiszka · 12 years ago
  41. 0fa24ce kvm: remove cast for kmalloc return value by Ioan Orghici · 12 years ago
  42. 1a0d74e KVM: nVMX: Fix setting of CR0 and CR4 in guest mode by Jan Kiszka · 12 years ago
  43. 33fb20c KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLS by Jan Kiszka · 12 years ago
  44. c4627c7 KVM: nVMX: Reset RFLAGS on VM-exit by Jan Kiszka · 12 years ago
  45. 503cd0c KVM: nVMX: Fix switching of debug state by Jan Kiszka · 12 years ago
  46. 47ae31e KVM: set_memory_region: Drop user_alloc from set_memory_region() by Takuya Yoshikawa · 12 years ago
  47. 3ab66e8 KVM: VMX: Pass vcpu to __vmx_complete_interrupts by Jan Kiszka · 12 years ago
  48. 44ceb9d KVM: nVMX: Avoid one redundant vmcs_read in prepare_vmcs12 by Jan Kiszka · 12 years ago
  49. 957c897 KVM: nVMX: Use cached exit reason by Jan Kiszka · 12 years ago
  50. 36c3cc4 KVM: nVMX: Clear segment cache after switching between L1 and L2 by Jan Kiszka · 12 years ago
  51. d6851fb KVM: nVMX: Advertise PAUSE and WBINVD exiting support by Jan Kiszka · 12 years ago
  52. 733568f KVM: VMX: Make prepare_vmcs12 and load_vmcs12_host_state static by Jan Kiszka · 12 years ago
  53. bd31a7f KVM: nVMX: Trap unconditionally if msr bitmap access fails by Jan Kiszka · 12 years ago
  54. 908a7bd KVM: nVMX: Improve I/O exit handling by Jan Kiszka · 12 years ago
  55. cbd29cb KVM: nVMX: Remove redundant get_vmcs12 from nested_vmx_exit_handled_msr by Jan Kiszka · 12 years ago
  56. 257090f KVM: VMX: disable apicv by default by Yang Zhang · 12 years ago
  57. 5037878 KVM: VMX: cleanup vmx_set_cr0(). by Gleb Natapov · 12 years ago
  58. c08800a KVM: VMX: disable SMEP feature when guest is in non-paging mode by Dongxiao Xu · 12 years ago
  59. c7c9c56 x86, apicv: add virtual interrupt delivery support by Yang Zhang · 12 years ago
  60. 8d14695 x86, apicv: add virtual x2apic support by Yang Zhang · 12 years ago
  61. 83d4c28 x86, apicv: add APICv register virtualization support by Yang Zhang · 12 years ago
  62. 1416878 KVM: VMX: set vmx->emulation_required only when needed. by Gleb Natapov · 12 years ago
  63. 91b0aa2 KVM: VMX: rename fix_pmode_dataseg to fix_pmode_seg. by Gleb Natapov · 12 years ago
  64. 2539145 KVM: VMX: don't clobber segment AR of unusable segments. by Gleb Natapov · 12 years ago
  65. 218e763 KVM: VMX: skip vmx->rmode.vm86_active check on cr0 write if unrestricted guest is enabled by Gleb Natapov · 12 years ago
  66. 286da41 KVM: VMX: remove hack that disables emulation on vcpu reset/init by Gleb Natapov · 12 years ago
  67. c5e97c8 KVM: VMX: if unrestricted guest is enabled vcpu state is always valid. by Gleb Natapov · 12 years ago
  68. 2f14324 KVM: VMX: reset CPL only on CS register write. by Gleb Natapov · 12 years ago
  69. 1f3141e KVM: VMX: remove special CPL cache access during transition to real mode. by Gleb Natapov · 12 years ago
  70. b09408d KVM: VMX: fix incorrect cached cpl value with real/v8086 modes by Marcelo Tosatti · 12 years ago
  71. 0ca1b4f KVM: VMX: handle IO when emulation is due to #GP in real mode. by Gleb Natapov · 12 years ago
  72. d54d07b KVM: VMX: Do not fix segment register during vcpu initialization. by Gleb Natapov · 12 years ago
  73. d99e415 KVM: VMX: fix emulation of invalid guest state. by Gleb Natapov · 12 years ago
  74. 89efbed KVM: VMX: make rmode_segment_valid() more strict. by Gleb Natapov · 12 years ago
  75. f924d66 KVM: VMX: remove unneeded temporary variable from vmx_set_segment() by Gleb Natapov · 12 years ago
  76. 1ecd50a KVM: VMX: clean-up vmx_set_segment() by Gleb Natapov · 12 years ago
  77. 39dcfb9 KVM: VMX: remove redundant code from vmx_set_segment() by Gleb Natapov · 12 years ago
  78. beb853f KVM: VMX: use fix_rmode_seg() to fix all code/data segments by Gleb Natapov · 12 years ago
  79. c6ad1153 KVM: VMX: return correct segment limit and flags for CS/SS registers in real mode by Gleb Natapov · 12 years ago
  80. 0647f4a KVM: VMX: relax check for CS register in rmode_segment_valid() by Gleb Natapov · 12 years ago
  81. 07f42f5 KVM: VMX: cleanup rmode_segment_valid() by Gleb Natapov · 12 years ago
  82. f82a8cf KVM: struct kvm_memory_slot.user_alloc -> bool by Alex Williamson · 12 years ago
  83. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  84. 0b26b58 VMX: remove unneeded enable_unrestricted_guest check by Gleb Natapov · 12 years ago
  85. a4d3326 KVM: VMX: fix DPL during entry to protected mode by Gleb Natapov · 12 years ago
  86. 8f536b7 KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump by Zhang Yanfei · 12 years ago
  87. 66f7b72 KVM: x86: Make register state after reset conform to specification by Julian Stecklina · 12 years ago
  88. 2b3c5cb kvm: don't use bit24 for detecting address-specific invalidation capability by Zhang Xiantao · 12 years ago
  89. 0307b7b kvm: remove unnecessary bit checking for ept violation by Zhang Xiantao · 12 years ago
  90. ba90463 KVM: x86: Emulate IA32_TSC_ADJUST MSR by Will Auld · 12 years ago
  91. 8fe8ab4 KVM: x86: Add code to track call origin for msr assignment by Will Auld · 12 years ago
  92. 5a560f8 KVM: VMX: fix memory order between loading vmcs and clearing vmcs by Xiao Guangrong · 12 years ago
  93. e6c7d32 KVM: VMX: fix invalid cpu passed to smp_call_function_single by Xiao Guangrong · 12 years ago
  94. 42897d8 KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization by Marcelo Tosatti · 12 years ago
  95. 886b470 KVM: x86: pass host_tsc to read_l1_tsc by Marcelo Tosatti · 12 years ago
  96. 29282fd KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() by Takashi Iwai · 12 years ago
  97. bf4ca23 KVM: VMX: report internal error for MMIO #PF due to delivery event by Xiao Guangrong · 12 years ago
  98. b9bf688 KVM: VMX: report internal error for the unhandleable event by Xiao Guangrong · 12 years ago
  99. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  100. ac07f5c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago