1. fd8cb43 KVM: MMU: Expose the LA57 feature to VM. by Yu Zhang · 7 years ago
  2. d1cd3ce KVM: MMU: check guest CR3 reserved bits based on its physical address width. by Yu Zhang · 7 years ago
  3. e911eb3 KVM: x86: Add return value to kvm_cpuid(). by Yu Zhang · 7 years ago
  4. 618232e KVM: x86: Avoid guest page table walk when gpa_available is set by Brijesh Singh · 7 years ago
  5. d380228 kvm: x86: Disallow illegal IA32_APIC_BASE MSR values by Jim Mattson · 7 years ago
  6. bbeac28 KVM: X86: Fix residual mmio emulation request to userspace by Wanpeng Li · 7 years ago
  7. de63ad4 KVM: X86: implement the logic for spinlock optimization by Longpeng(Mike) · 7 years ago
  8. 199b576 KVM: add spinlock optimization framework by Longpeng(Mike) · 7 years ago
  9. 1b4d56b KVM: x86: use general helpers for some cpuid manipulation by Radim Krčmář · 7 years ago
  10. d6321d4 KVM: x86: generalize guest_cpuid_has_ helpers by Radim Krčmář · 7 years ago
  11. 72c139b KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCY by Ladi Prosek · 7 years ago
  12. ebd28fc KVM: X86: init irq->level in kvm_pv_kick_cpu_op by Longpeng(Mike) · 7 years ago
  13. f4ef191 KVM: X86: Fix loss of pending INIT due to race by Wanpeng Li · 7 years ago
  14. a512177 KVM: x86: do mask out upper bits of PAE CR3 by Paolo Bonzini · 7 years ago
  15. f85c758 KVM: x86: masking out upper bits by Dan Carpenter · 8 years ago
  16. d3457c8 kvm: x86: hyperv: make VP_INDEX managed by userspace by Roman Kagan · 8 years ago
  17. 52a5c15 KVM: async_pf: Let guest support delivery of async_pf from guest mode by Wanpeng Li · 8 years ago
  18. adfe20f KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf by Wanpeng Li · 8 years ago
  19. cfcd20e KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list by Wanpeng Li · 8 years ago
  20. efc479e kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2 by Roman Kagan · 8 years ago
  21. a826faf KVM: x86: make backwards_tsc_observed a per-VM variable by Ladi Prosek · 8 years ago
  22. 0bc48be KVM: x86: update master clock before computing kvmclock_offset by Radim Krčmář · 8 years ago
  23. c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  24. dcdca5f x86: kvm: mmu: make spte mmio mask more explicit by Peter Feiner · 8 years ago
  25. 04a7ea0 Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  26. a749e24 KVM: lapic: reorganize restart_apic_timer by Paolo Bonzini · 8 years ago
  27. c8401dd KVM: x86: fix singlestepping over syscall by Paolo Bonzini · 8 years ago
  28. 9bc1f09 KVM: async_pf: avoid async pf injection when in guest mode by Wanpeng Li · 8 years ago
  29. 2fa6e1e KVM: add kvm_request_pending by Radim Krčmář · 8 years ago
  30. 47a66ee KVM: x86: Fix nmi injection failure when vcpu got blocked by ZhuangYanying · 8 years ago
  31. f0367ee KVM: x86: zero base3 of unusable segments by Radim Krčmář · 8 years ago
  32. cbfc6c9 KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation by Wanpeng Li · 8 years ago
  33. e2c2206 KVM: x86: Fix potential preemption when get the current kvmclock timestamp by Wanpeng Li · 8 years ago
  34. a575813 KVM: x86: Fix load damaged SSEx MXCSR register by Wanpeng Li · 8 years ago
  35. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  36. a7c3e90 mm: introduce kv[mz]alloc helpers by Michal Hocko · 8 years ago
  37. 4e335d9 Revert "KVM: Support vCPU-based gfn->hva cache" by Paolo Bonzini · 8 years ago
  38. 5c0aea0 KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING by David Hildenbrand · 8 years ago
  39. 6ed071f KVM: x86: fix emulation of RSM and IRET instructions by Ladi Prosek · 8 years ago
  40. cde9af6 KVM: add explicit barrier to kvm_vcpu_kick by Andrew Jones · 8 years ago
  41. 1bd2009 KVM: x86: always use kvm_make_request instead of set_bit by Radim Krčmář · 8 years ago
  42. 72875d8 KVM: add kvm_{test,clear}_request to replace {test,clear}_bit by Radim Krčmář · 8 years ago
  43. e891a32 KVM: x86: remove irq disablement around KVM_SET_CLOCK/KVM_GET_CLOCK by Marcelo Tosatti · 8 years ago
  44. 668fffa kvm: better MWAIT emulation for guests by Michael S. Tsirkin · 8 years ago
  45. db2336a KVM: x86: virtualize cpuid faulting by Kyle Huey · 8 years ago
  46. 405a353 KVM: x86: Add MSR_AMD64_DC_CFG to the list of ignored MSRs by Ladi Prosek · 8 years ago
  47. bd8fab3 KVM: x86: fix maintaining of kvm_clock stability on guest CPU hotplug by Denis Plotnikov · 8 years ago
  48. c5e8ec8 KVM: x86: remaster kvm_write_tsc code by Denis Plotnikov · 8 years ago
  49. 49f520b KVM: x86: push usage of slots_lock down by David Hildenbrand · 8 years ago
  50. ba7454e KVM: x86: don't take kvm->irq_lock when creating IRQCHIP by David Hildenbrand · 8 years ago
  51. 33392b4 KVM: x86: convert kvm_(set|get)_ioapic() into void by David Hildenbrand · 8 years ago
  52. 90bca05 KVM: x86: get rid of pic_irqchip() by David Hildenbrand · 8 years ago
  53. 637e3f8 KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS by David Hildenbrand · 8 years ago
  54. 28d0635 kvm: nVMX: Disallow userspace-injected exceptions in guest mode by Jim Mattson · 8 years ago
  55. 28bf288 KVM: x86: fix user triggerable warning in kvm_apic_accept_events() by David Hildenbrand · 8 years ago
  56. 3042255 kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic by Paolo Bonzini · 8 years ago
  57. ad6260d KVM: x86: drop legacy device assignment by Paolo Bonzini · 8 years ago
  58. 2beb6dad KVM: x86: cleanup the page tracking SRCU instance by Paolo Bonzini · 8 years ago
  59. 24dccf8 KVM: x86: correct async page present tracepoint by Wanpeng Li · 8 years ago
  60. c761159 KVM: x86: use pic/ioapic destructor when destroy vm by Peter Xu · 8 years ago
  61. 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
  62. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  63. bd7e5b0 KVM: x86: remove code for lazy FPU handling by Paolo Bonzini · 8 years ago
  64. 460df4c KVM: race-free exit from KVM_RUN without POSIX signals by Paolo Bonzini · 8 years ago
  65. bbd6411 KVM: Support vCPU-based gfn->hva cache by Cao, Lei · 8 years ago
  66. b95234c kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection by Paolo Bonzini · 8 years ago
  67. 76dfafd5 KVM: x86: do not scan IRR twice on APICv vmentry by Paolo Bonzini · 8 years ago
  68. 3d92789 KVM: vmx: move sync_pir_to_irr from apic_find_highest_irr to callers by Paolo Bonzini · 8 years ago
  69. 0ad3bed kvm: nVMX: move nested events check to kvm_vcpu_running by Paolo Bonzini · 8 years ago
  70. 8ef81a9 KVM: x86: hide KVM_HC_CLOCK_PAIRING on 32 bit by Arnd Bergmann · 8 years ago
  71. 2e751df Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  72. 80fbd89 KVM: x86: fix compilation by Paolo Bonzini · 8 years ago
  73. 55dd00a KVM: x86: add KVM_HC_CLOCK_PAIRING hypercall by Marcelo Tosatti · 8 years ago
  74. 00c87e9 KVM: x86: do not save guest-unsupported XSAVE state by Radim Krčmář · 8 years ago
  75. 312b616 kvm: x86: mmu: Set SPTE_SPECIAL_MASK within mmu.c by Junaid Shahid · 8 years ago
  76. a9ff720 Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Radim Krčmář · 8 years ago
  77. ce2e852 KVM: x86: fix fixing of hypercalls by Dmitry Vyukov · 8 years ago
  78. 546d87e KVM: x86: fix NULL deref in vcpu_scan_ioapic by Wanpeng Li · 8 years ago
  79. cef84c3 KVM: x86: flush pending lapic jump label updates on module unload by David Matlack · 8 years ago
  80. 0f1e261 KVM: x86: add VCPU stat for KVM_REQ_EVENT processing by Paolo Bonzini · 8 years ago
  81. 0f89b20 kvm: svm: Use the hardware provided GPA instead of page walk by Tom Lendacky · 8 years ago
  82. f160c7b kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits. by Junaid Shahid · 8 years ago
  83. f3414bc kvm: x86: export maximum number of mmu_page_hash collisions by David Matlack · 8 years ago
  84. 826da32 KVM: x86: simplify conditions with split/kernel irqchip by Radim Krčmář · 8 years ago
  85. 0994136 KVM: x86: make pic setup code look like ioapic setup by Radim Krčmář · 8 years ago
  86. 49776fa KVM: x86: decouple irqchip_in_kernel() and pic_irqchip() by Radim Krčmář · 8 years ago
  87. 35e6eaa KVM: x86: don't allow kernel irqchip with split irqchip by Radim Krčmář · 8 years ago
  88. 08289086 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  89. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  91. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  92. 6ef4e07 KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS by Xiao Guangrong · 8 years ago
  93. cc0d907 kvm: take srcu lock around kvm_steal_time_set_preempted() by Andrea Arcangeli · 8 years ago
  94. 931f261 kvm: fix schedule in atomic in kvm_steal_time_set_preempted() by Andrea Arcangeli · 8 years ago
  95. 3f5ad8b KVM: hyperv: fix locking of struct kvm_hv fields by Paolo Bonzini · 8 years ago
  96. 93173b5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  97. 9439b37 Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  98. 518bacf Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 9ed38ffa KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentry by Ladi Prosek · 8 years ago
  100. ea07e42 KVM: x86: Do not clear RFLAGS.TF when a singlestep trap occurs. by Kyle Huey · 8 years ago