1. d28b387 KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL by KarimAllah Ahmed · 7 years ago
  2. 28c1c9f KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES by KarimAllah Ahmed · 7 years ago
  3. 37b9595 KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in kvm_valid_sregs() by Tianyu Lan · 7 years ago
  4. e39d200f KVM: Fix stack-out-of-bounds read in write_mmio by Wanpeng Li · 7 years ago
  5. f298103 KVM/x86: Check input paging mode when cs.l is set by Lan Tianyu · 7 years ago
  6. 5663d8f kvm: x86: fix WARN due to uninitialized guest FPU state by Peter Xu · 7 years ago
  7. d73235d KVM: X86: Fix load RFLAGS w/o the fixed bit by Wanpeng Li · 7 years ago
  8. b1394e7 KVM: x86: fix APIC page invalidation by Radim Krčmář · 7 years ago
  9. 6ab0b9f x86,kvm: remove KVM emulator get_fpu / put_fpu by Rik van Riel · 7 years ago
  10. f775b13 x86,kvm: move qemu/guest FPU switching out to vcpu_run by Rik van Riel · 7 years ago
  11. 20b7035 KVM: Let KVM_SET_SIGNAL_MASK work as advertised by Jan H. Schönherr · 7 years ago
  12. e70b57a KVM: X86: Fix softlockup when get the current kvmclock by Wanpeng Li · 7 years ago
  13. 6ea6e84 KVM: x86: inject exceptions produced by x86_decode_insn by Paolo Bonzini · 7 years ago
  14. fab0aa3 KVM: x86: Allow suppressing prints on RDMSR/WRMSR of unhandled MSRs by Eyal Moscovici · 7 years ago
  15. 1f4dcb3 KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure by Liran Alon · 7 years ago
  16. 51c4b8b KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junk by Liran Alon · 7 years ago
  17. 9ffd986 KVM: X86: #GP when guest attempts to write MCi_STATUS register w/o 0 by Wanpeng Li · 7 years ago
  18. cc3d967 KVM: SVM: detect opening of SMI window using STGI intercept by Ladi Prosek · 7 years ago
  19. 05cade7 KVM: nSVM: fix SMI injection in guest mode by Ladi Prosek · 7 years ago
  20. 72d7b37 KVM: x86: introduce ISA specific smi_allowed callback by Ladi Prosek · 7 years ago
  21. 0234bf8 KVM: x86: introduce ISA specific SMM entry/exit callbacks by Ladi Prosek · 7 years ago
  22. a554d20 KVM: X86: Processor States following Reset or INIT by Wanpeng Li · 7 years ago
  23. 1af1ac9 KVM: x86: allow setting identity map addr with no vcpus only by David Hildenbrand · 7 years ago
  24. f2d1da6 KVM: x86: no need to inititalize vcpu members to 0 by David Hildenbrand · 7 years ago
  25. 26de798 KVM: x86: drop BUG_ON(vcpu->kvm) by David Hildenbrand · 7 years ago
  26. 2ce03d8 x86/fpu: Rename fpu__activate_curr() to fpu__initialize() by Ingo Molnar · 7 years ago
  27. 9a6e7c3 KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously by Wanpeng Li · 7 years ago
  28. a5f01f8 KVM: X86: Don't block vCPU if there is pending exception by Wanpeng Li · 7 years ago
  29. b2a05fe KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv() by Suravee Suthikulpanit · 7 years ago
  30. 2f173d2 KVM: x86: Fix immediate_exit handling for uninitialized AP by Jan H. Schönherr · 7 years ago
  31. a059500 KVM: x86: Fix handling of pending signal on uninitialized AP by Jan H. Schönherr · 7 years ago
  32. 0756b7f Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  33. 5f54c8b Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  34. b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  35. fb1522e KVM: update to new mmu_notifier semantic v2 by Jérôme Glisse · 7 years ago
  36. 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
  37. 38cfd5e KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state by Paolo Bonzini · 7 years ago
  38. 664f8e2 KVM: X86: Fix loss of exception which has not yet been injected by Wanpeng Li · 7 years ago
  39. fd8cb43 KVM: MMU: Expose the LA57 feature to VM. by Yu Zhang · 7 years ago
  40. d1cd3ce KVM: MMU: check guest CR3 reserved bits based on its physical address width. by Yu Zhang · 7 years ago
  41. e911eb3 KVM: x86: Add return value to kvm_cpuid(). by Yu Zhang · 7 years ago
  42. 618232e KVM: x86: Avoid guest page table walk when gpa_available is set by Brijesh Singh · 7 years ago
  43. d380228 kvm: x86: Disallow illegal IA32_APIC_BASE MSR values by Jim Mattson · 7 years ago
  44. bbeac28 KVM: X86: Fix residual mmio emulation request to userspace by Wanpeng Li · 7 years ago
  45. de63ad4 KVM: X86: implement the logic for spinlock optimization by Longpeng(Mike) · 7 years ago
  46. 199b576 KVM: add spinlock optimization framework by Longpeng(Mike) · 7 years ago
  47. 1b4d56b KVM: x86: use general helpers for some cpuid manipulation by Radim Krčmář · 7 years ago
  48. d6321d4 KVM: x86: generalize guest_cpuid_has_ helpers by Radim Krčmář · 7 years ago
  49. 72c139b KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCY by Ladi Prosek · 7 years ago
  50. ebd28fc KVM: X86: init irq->level in kvm_pv_kick_cpu_op by Longpeng(Mike) · 7 years ago
  51. f4ef191 KVM: X86: Fix loss of pending INIT due to race by Wanpeng Li · 7 years ago
  52. a512177 KVM: x86: do mask out upper bits of PAE CR3 by Paolo Bonzini · 7 years ago
  53. f85c758 KVM: x86: masking out upper bits by Dan Carpenter · 7 years ago
  54. d0ec49d kvm/x86/svm: Support Secure Memory Encryption within KVM by Tom Lendacky · 7 years ago
  55. d3457c8 kvm: x86: hyperv: make VP_INDEX managed by userspace by Roman Kagan · 7 years ago
  56. 52a5c15 KVM: async_pf: Let guest support delivery of async_pf from guest mode by Wanpeng Li · 7 years ago
  57. adfe20f KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf by Wanpeng Li · 7 years ago
  58. cfcd20e KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list by Wanpeng Li · 7 years ago
  59. efc479e kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2 by Roman Kagan · 7 years ago
  60. a826faf KVM: x86: make backwards_tsc_observed a per-VM variable by Ladi Prosek · 7 years ago
  61. 0bc48be KVM: x86: update master clock before computing kvmclock_offset by Radim Krčmář · 8 years ago
  62. c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  63. dcdca5f x86: kvm: mmu: make spte mmio mask more explicit by Peter Feiner · 7 years ago
  64. 04a7ea0 Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
  65. a749e24 KVM: lapic: reorganize restart_apic_timer by Paolo Bonzini · 7 years ago
  66. c8401dd KVM: x86: fix singlestepping over syscall by Paolo Bonzini · 7 years ago
  67. 9bc1f09 KVM: async_pf: avoid async pf injection when in guest mode by Wanpeng Li · 7 years ago
  68. 2fa6e1e KVM: add kvm_request_pending by Radim Krčmář · 7 years ago
  69. 47a66ee KVM: x86: Fix nmi injection failure when vcpu got blocked by ZhuangYanying · 7 years ago
  70. f0367ee KVM: x86: zero base3 of unusable segments by Radim Krčmář · 8 years ago
  71. cbfc6c9 KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation by Wanpeng Li · 8 years ago
  72. e2c2206 KVM: x86: Fix potential preemption when get the current kvmclock timestamp by Wanpeng Li · 8 years ago
  73. a575813 KVM: x86: Fix load damaged SSEx MXCSR register by Wanpeng Li · 8 years ago
  74. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  75. a7c3e90 mm: introduce kv[mz]alloc helpers by Michal Hocko · 8 years ago
  76. 4e335d9 Revert "KVM: Support vCPU-based gfn->hva cache" by Paolo Bonzini · 8 years ago
  77. 5c0aea0 KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING by David Hildenbrand · 8 years ago
  78. 6ed071f KVM: x86: fix emulation of RSM and IRET instructions by Ladi Prosek · 8 years ago
  79. cde9af6 KVM: add explicit barrier to kvm_vcpu_kick by Andrew Jones · 8 years ago
  80. 1bd2009 KVM: x86: always use kvm_make_request instead of set_bit by Radim Krčmář · 8 years ago
  81. 72875d8a KVM: add kvm_{test,clear}_request to replace {test,clear}_bit by Radim Krčmář · 8 years ago
  82. e891a32 KVM: x86: remove irq disablement around KVM_SET_CLOCK/KVM_GET_CLOCK by Marcelo Tosatti · 8 years ago
  83. 668fffa kvm: better MWAIT emulation for guests by Michael S. Tsirkin · 8 years ago
  84. db2336a KVM: x86: virtualize cpuid faulting by Kyle Huey · 8 years ago
  85. 405a353 KVM: x86: Add MSR_AMD64_DC_CFG to the list of ignored MSRs by Ladi Prosek · 8 years ago
  86. bd8fab3 KVM: x86: fix maintaining of kvm_clock stability on guest CPU hotplug by Denis Plotnikov · 8 years ago
  87. c5e8ec8 KVM: x86: remaster kvm_write_tsc code by Denis Plotnikov · 8 years ago
  88. 49f520b KVM: x86: push usage of slots_lock down by David Hildenbrand · 8 years ago
  89. ba7454e KVM: x86: don't take kvm->irq_lock when creating IRQCHIP by David Hildenbrand · 8 years ago
  90. 33392b4 KVM: x86: convert kvm_(set|get)_ioapic() into void by David Hildenbrand · 8 years ago
  91. 90bca05 KVM: x86: get rid of pic_irqchip() by David Hildenbrand · 8 years ago
  92. 637e3f8 KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS by David Hildenbrand · 8 years ago
  93. 28d0635 kvm: nVMX: Disallow userspace-injected exceptions in guest mode by Jim Mattson · 8 years ago
  94. 28bf288 KVM: x86: fix user triggerable warning in kvm_apic_accept_events() by David Hildenbrand · 8 years ago
  95. 3042255 kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic by Paolo Bonzini · 8 years ago
  96. ad6260d KVM: x86: drop legacy device assignment by Paolo Bonzini · 8 years ago
  97. 2beb6dad KVM: x86: cleanup the page tracking SRCU instance by Paolo Bonzini · 8 years ago
  98. 24dccf8 KVM: x86: correct async page present tracepoint by Wanpeng Li · 8 years ago
  99. c761159 KVM: x86: use pic/ioapic destructor when destroy vm by Peter Xu · 8 years ago
  100. 3905f9a sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> by Ingo Molnar · 8 years ago