1. 8678654 kvm: x86: memset whole irq_eoi by Jiri Slaby · 8 years ago
  2. 758f588 kvm/x86: Fix unused variable warning in kvm_timer_init() by Borislav Petkov · 8 years ago
  3. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  4. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  5. c5a6d5f KVM: nVMX: Fix the NMI IDT-vectoring handling by Wanpeng Li · 8 years ago
  6. f6e90f9 KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactive by Wanpeng Li · 8 years ago
  7. c83b6d1 KVM: nVMX: Fix reload apic access page warning by Wanpeng Li · 8 years ago
  8. adad0d0 kvm: svm: fix unsigned compare less than zero comparison by Colin Ian King · 8 years ago
  9. 095cf55 KVM: x86: Hyper-V tsc page setup by Paolo Bonzini · 8 years ago
  10. 108b249 KVM: x86: introduce get_kvmclock_ns by Paolo Bonzini · 8 years ago
  11. 67198ac KVM: x86: initialize kvmclock_offset by Paolo Bonzini · 8 years ago
  12. 0d6dd2f KVM: x86: always fill in vcpu->arch.hv_clock by Paolo Bonzini · 8 years ago
  13. b2c16e1 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  14. 3286be9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. 4f5758f kvm: x86: export TSC information to user-space by Luiz Capitulino · 8 years ago
  16. 235539b kvm: add stubs for arch specific debugfs support by Luiz Capitulino · 8 years ago
  17. 3e3f502 kvm: x86: drop read_tsc_offset() by Luiz Capitulino · 8 years ago
  18. a545ab6 kvm: x86: add tsc_offset field to struct kvm_vcpu_arch by Luiz Capitulino · 8 years ago
  19. 080fe0b perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2 by Matt Fleming · 8 years ago
  20. b0eaf45 kvm: x86: correctly reset dest_map->vector when restoring LAPIC state by Paolo Bonzini · 8 years ago
  21. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  22. 411b44b svm: Implements update_pi_irte hook to setup posted interrupt by Suravee Suthikulpanit · 8 years ago
  23. 5881f73 svm: Introduce AMD IOMMU avic_ga_log_notifier by Suravee Suthikulpanit · 8 years ago
  24. 5ea11f2 svm: Introduces AVIC per-VM ID by Suravee Suthikulpanit · 8 years ago
  25. 9ac7e3e KVM: nVMX: expose INS/OUTS information support by Jan Dakinevich · 8 years ago
  26. 16cb025 KVM: VMX: not use vmcs_config in setup_vmcs_config by Paolo Bonzini · 8 years ago
  27. 1a69823 KVM: x86: remove stale comments by Paolo Bonzini · 8 years ago
  28. bbe41b9 KVM: x86: ratelimit and decrease severity for guest-triggered printk by Paolo Bonzini · 8 years ago
  29. 119a9c0 KVM: nVMX: pass valid guest linear-address to the L1 by Jan Dakinevich · 8 years ago
  30. f15a75e KVM: nVMX: make emulated nested preemption timer pinned by Wanpeng Li · 8 years ago
  31. 72e0ae5 vmx: refine validity check for guest linear address by Liang Li · 8 years ago
  32. e12c8f3 KVM: lapic: adjust preemption timer correctly when goes TSC backward by Wanpeng Li · 8 years ago
  33. 8e3562f KVM: x86: Expose more Intel AVX512 feature to guest by Luwei Kang · 8 years ago
  34. c4f138b mmu: don't pass *kvm to spte_write_protect and spte_*_dirty by Bandan Das · 8 years ago
  35. 187ca84 KVM: lapic: don't recalculate apic map table twice when enabling LAPIC by Wanpeng Li · 8 years ago
  36. c95ba92 kvm: nVMX: fix nested tsc scaling by Peter Feiner · 8 years ago
  37. dccbfcf KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write by Radim Krčmář · 8 years ago
  38. d048c09 KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC by Radim Krčmář · 8 years ago
  39. 404f6aa x86: Apply more __ro_after_init and const by Kees Cook · 8 years ago
  40. 45e1181 nvmx: mark ept single context invalidation as supported by Bandan Das · 8 years ago
  41. 03331b4 nvmx: remove comment about missing nested vpid support by Bandan Das · 8 years ago
  42. 9100530 KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=off by Wanpeng Li · 8 years ago
  43. 6f49b2f Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  44. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  45. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. b80c76e KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLD by Jim Mattson · 8 years ago
  47. 4f2777b kvm: x86: nVMX: maintain internal copy of current VMCS by David Matlack · 8 years ago
  48. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  49. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  50. 85802a4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  51. 0606263 Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  52. dfa169b Revert "KVM: x86: add pcommit support" by Dan Williams · 8 years ago
  53. d9565a7 KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific header by Eric Auger · 8 years ago
  54. b244c9f KVM: VMX: handle PML full VMEXIT that occurs during event delivery by Cao, Lei · 8 years ago
  55. 6a907cd Revert "KVM: SVM: fix trashing of MSR_TSC_AUX" by Radim Krčmář · 8 years ago
  56. 251a5fd x86/kvm/kvmclock: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  57. 162e52a KVM/x86: Remove superfluous SMP function call by Anna-Maria Gleixner · 8 years ago
  58. 2b23c3a KVM: SVM: do not set MSR_TSC_AUX on 32-bit builds by Paolo Bonzini · 8 years ago
  59. 2f1fe81 KVM: nVMX: Fix memory corruption when using VMCS shadowing by Jim Mattson · 8 years ago
  60. 4e59516 kvm: vmx: ensure VMCS is current while enabling PML by Peter Feiner · 8 years ago
  61. 9770404 KVM: SVM: fix trashing of MSR_TSC_AUX by Paolo Bonzini · 8 years ago
  62. 1767e93 x86/kvm: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  63. af1bae5 KVM: x86: bump KVM_MAX_VCPU_ID to 1023 by Radim Krčmář · 8 years ago
  64. c519265 KVM: x86: add a flag to disable KVM x2apic broadcast quirk by Radim Krčmář · 8 years ago
  65. 37131313 KVM: x86: add KVM_CAP_X2APIC_API by Radim Krčmář · 8 years ago
  66. c63cf53 KVM: pass struct kvm to kvm_set_routing_entry by Radim Krčmář · 8 years ago
  67. 4d8e772 KVM: x86: reset lapic base in kvm_lapic_reset by Radim Krčmář · 8 years ago
  68. c93de59 KVM: VMX: optimize APIC ID read with APICv by Radim Krčmář · 8 years ago
  69. 49bd29b KVM: x86: reset APIC ID when enabling LAPIC by Radim Krčmář · 8 years ago
  70. a92e254 KVM: x86: use hardware-compatible format for APIC ID register by Radim Krčmář · 8 years ago
  71. 3159d36 KVM: x86: use generic function for MSI parsing by Radim Krčmář · 8 years ago
  72. 0ca52e7 KVM: x86: dynamic kvm_apic_map by Radim Krčmář · 8 years ago
  73. e45115b KVM: x86: use physical LAPIC array for logical x2APIC by Radim Krčmář · 8 years ago
  74. 64aa47b KVM: x86: add kvm_apic_map_get_dest_lapic by Radim Krčmář · 8 years ago
  75. 02120c4 kvm: vmx: advertise support for ept execute only by Bandan Das · 8 years ago
  76. d95c556 kvm: mmu: track read permission explicitly for shadow EPT page tables by Bandan Das · 8 years ago
  77. ffb128c kvm: mmu: don't set the present bit unconditionally by Bandan Das · 8 years ago
  78. 812f30b kvm: mmu: remove is_present_gpte() by Bandan Das · 8 years ago
  79. 8d5cf16 kvm: mmu: extend the is_present check to 32 bits by Bandan Das · 8 years ago
  80. 8391ce4 KVM: VMX: introduce vm_{entry,exit}_control_reset_shadow by Paolo Bonzini · 8 years ago
  81. 9314006 KVM: nVMX: keep preemption timer enabled during L2 execution by Paolo Bonzini · 8 years ago
  82. 55123e3 KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest by Wanpeng Li · 8 years ago
  83. 1c17c3e KVM: VMX: reflect broken preemption timer in vmcs_config by Paolo Bonzini · 8 years ago
  84. 08fb98f Merge branch 'linus' into x86/fpu, to pick up fixes before applying new changes by Ingo Molnar · 8 years ago
  85. 30b072c KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page fault by Alexis Dambricourt · 8 years ago
  86. 03f6a22 KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element by Wei Yongjun · 8 years ago
  87. 196f20c KVM: vmx: fix missed cancellation of TSC deadline timer by Wanpeng Li · 8 years ago
  88. bd97ad0 KVM: x86: introduce cancel_hv_tscdeadline by Wanpeng Li · 8 years ago
  89. 9175d2e KVM: vmx: fix underflow in TSC deadline calculation by Paolo Bonzini · 8 years ago
  90. f2485b3 KVM: x86: use guest_exit_irqoff by Paolo Bonzini · 8 years ago
  91. 91fa0f8 KVM: x86: always use "acknowledge interrupt on exit" by Paolo Bonzini · 8 years ago
  92. 6edaa53 KVM: remove kvm_guest_enter/exit wrappers by Paolo Bonzini · 8 years ago
  93. ff30ef4 KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. by Quentin Casasnovas · 8 years ago
  94. b606f18 KVM: LAPIC: cap __delay at lapic_timer_advance_ns by Marcelo Tosatti · 8 years ago
  95. 8d93c87 KVM: x86: move nsec_to_cycles from x86.c to x86.h by Marcelo Tosatti · 8 years ago
  96. 87aeb54 kvm: x86: use getboottime64 by Arnd Bergmann · 8 years ago
  97. c45dcc7 KVM: VMX: enable guest access to LMCE related MSRs by Ashok Raj · 8 years ago
  98. 37e4c99 KVM: VMX: validate individual bits of guest MSR_IA32_FEATURE_CONTROL by Haozhong Zhang · 8 years ago
  99. 3b84080 KVM: VMX: move msr_ia32_feature_control to vcpu_vmx by Haozhong Zhang · 8 years ago
  100. 64672c9 kvm: vmx: hook preemption timer support by Yunhong Jiang · 8 years ago