1. c8848ce KVM: x86: set ctxt->have_exception in x86_decode_insn() by Jan Dakinevich · 5 years ago
  2. 8530a79 KVM: x86: always stop emulation on page fault by Jan Dakinevich · 5 years ago
  3. 5497b95 KVM: nVMX: add tracepoint for failed nested VM-Enter by Sean Christopherson · 5 years ago
  4. 1edce0a KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM code by Sean Christopherson · 5 years ago
  5. f20935d KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers by Sean Christopherson · 5 years ago
  6. 4f75bcc KVM: X86: Tune PLE Window tracepoint by Peter Xu · 5 years ago
  7. 16cfacc KVM: x86: Manually calculate reserved bits when loading PDPTRS by Sean Christopherson · 5 years ago
  8. b382f44 KVM: X86: Add pv tlb shootdown tracepoint by Wanpeng Li · 5 years ago
  9. 92735b1 KVM: x86: Unconditionally call x86 ops that are always implemented by Sean Christopherson · 5 years ago
  10. 871bd03 KVM: x86: Rename access permissions cache member in struct kvm_vcpu_arch by Sean Christopherson · 5 years ago
  11. 02d4160 x86: KVM: add xsetbv to the emulator by Vitaly Kuznetsov · 5 years ago
  12. 97413d2 x86: KVM: clear interrupt shadow on EMULTYPE_SKIP by Vitaly Kuznetsov · 5 years ago
  13. f8ea7c6 x86: kvm: svm: propagate errors from skip_emulated_instruction() by Vitaly Kuznetsov · 5 years ago
  14. 0c54914 KVM: x86: use Intel speculation bugs and features as derived in generic x86 code by Paolo Bonzini · 5 years ago
  15. 17e433b KVM: Fix leak vCPU's VMCS value into other pCPU by Wanpeng Li · 5 years ago
  16. 266e85a KVM: X86: Boost queue head vCPU to mitigate lock waiter preemption by Wanpeng Li · 5 years ago
  17. d9a710e KVM: X86: Dynamically allocate user_fpu by Wanpeng Li · 5 years ago
  18. e751732 KVM: X86: Fix fpu state crash in kvm guest by Wanpeng Li · 5 years ago
  19. ec26947 Revert "kvm: x86: Use task structs fpu field for user" by Paolo Bonzini · 5 years ago
  20. 0c5f81d KVM: LAPIC: Inject timer interrupt via posted interrupt by Wanpeng Li · 5 years ago
  21. 4d151bf KVM: LAPIC: Make lapic timer unpinned by Wanpeng Li · 5 years ago
  22. 9a5611a kvm: x86: some tsc debug cleanup by Yi Wang · 5 years ago
  23. 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  24. a45ff59 Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  25. d7a0888 KVM: x86: Unconditionally enable irqs in guest context by Sean Christopherson · 5 years ago
  26. 66bb8a0 KVM: x86: PMU Event Filter by Eric Hankland · 5 years ago
  27. 927ba67 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  28. dd2cb34 clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic by Michael Kelley · 5 years ago
  29. 3419240 Merge branch 'timers/vdso' into timers/core by Thomas Gleixner · 5 years ago
  30. 3f16a5c KVM: x86: degrade WARN to pr_warn_ratelimited by Paolo Bonzini · 6 years ago
  31. 7150629 KVM: X86: Implement PV sched yield hypercall by Wanpeng Li · 6 years ago
  32. 95c5c7c KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST by Paolo Bonzini · 5 years ago
  33. 9285ec4 timekeeping: Use proper clock specifier names in functions by Jason A. Donenfeld · 6 years ago
  34. 20c8ccb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 by Thomas Gleixner · 6 years ago
  35. bf03d4f KVM: x86: introduce is_pae_paging by Paolo Bonzini · 6 years ago
  36. 95b5a48 KVM: VMX: Handle NMIs, #MCs and async #PFs in common irqs-disabled fn by Sean Christopherson · 6 years ago
  37. 165072b KVM: x86: Move kvm_{before,after}_interrupt() calls to vendor code by Sean Christopherson · 6 years ago
  38. 73f624f KVM: x86: move MSR_IA32_POWER_CTL handling to common code by Paolo Bonzini · 6 years ago
  39. 2d5ba19 kvm: x86: add host poll control msrs by Marcelo Tosatti · 6 years ago
  40. 1fc5d194 KVM: x86: Use DR_TRAP_BITS instead of hard-coded 15 by Liran Alon · 6 years ago
  41. 1dfdb45 KVM: x86: clean up conditions for asynchronous page fault handling by Paolo Bonzini · 6 years ago
  42. 0d9ce16 kvm: Convert kvm_lock to a mutex by Junaid Shahid · 6 years ago
  43. 511a8556 KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bit by Wanpeng Li · 6 years ago
  44. b517006 KVM: X86: Provide a capability to disable cstate msr read intercepts by Wanpeng Li · 6 years ago
  45. 4d22c17 kvm: x86: refine kvm_get_arch_capabilities() by Xiaoyao Li · 6 years ago
  46. f257d6d KVM: Directly return result from kvm_arch_check_processor_compat() by Sean Christopherson · 6 years ago
  47. b6c4bc6 KVM: LAPIC: Optimize timer latency further by Wanpeng Li · 6 years ago
  48. ec0671d KVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoint to after vmexit by Wanpeng Li · 6 years ago
  49. 7b6f8a0 kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.c by Kai Huang · 6 years ago
  50. a86cb41 KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID by Thomas Huth · 6 years ago
  51. 66f61c9 KVM: x86: fix return value for reserved EFER by Paolo Bonzini · 6 years ago
  52. 0e6edce KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow by Wanpeng Li · 6 years ago
  53. 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  54. bfbfbf7 Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  55. df24014 cpufreq: Call transition notifier only once for each policy by Viresh Kumar · 6 years ago
  56. 8ff468c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  57. e9c16c7 KVM: x86: use direct accessors for RIP and RSP by Paolo Bonzini · 6 years ago
  58. de3cd11 KVM: x86: Omit caching logic for always-available GPRs by Sean Christopherson · 6 years ago
  59. 42e35f8 KVM/X86: Use kvm_vcpu_map in emulator_cmpxchg_emulated by KarimAllah Ahmed · 6 years ago
  60. 191c813 x86/kvm: Implement HWCR support by Borislav Petkov · 6 years ago
  61. 6c6a2ab KVM: VMX: Nop emulation of MSR_IA32_POWER_CTL by Liran Alon · 6 years ago
  62. 8479e04 KVM: x86: Inject PMI for KVM guest by Luwei Kang · 6 years ago
  63. b904cb8 KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointer by Sean Christopherson · 6 years ago
  64. 8764ed5 KVM: x86: Whitelist port 0x7e for pre-incrementing %rip by Sean Christopherson · 6 years ago
  65. c3941d9 KVM: lapic: Allow user to disable adaptive tuning of timer advancement by Sean Christopherson · 6 years ago
  66. 39497d7 KVM: lapic: Track lapic timer advance per vCPU by Sean Christopherson · 6 years ago
  67. c110ae5 kvm: move KVM_CAP_NR_MEMSLOTS to common code by Paolo Bonzini · 6 years ago
  68. 0a62956 KVM: x86: Inject #GP if guest attempts to set unsupported EFER bits by Sean Christopherson · 6 years ago
  69. 1198849 KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes by Sean Christopherson · 6 years ago
  70. be43c44 KVM: x86: fix warning Using plain integer as NULL pointer by Hariprasad Kelam · 6 years ago
  71. b68f3cc KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels by Sean Christopherson · 6 years ago
  72. c5833c7 KVM: x86: Open code kvm_set_hflags by Sean Christopherson · 6 years ago
  73. ed19321 KVM: x86: Load SMRAM in a single shot when leaving SMM by Sean Christopherson · 6 years ago
  74. 1811d97 x86/kvm: move kvm_load/put_guest_xcr0 into atomic context by WANG Chao · 6 years ago
  75. bc8a3d8 kvm: mmu: Fix overflow on kvm mmu page limit calculation by Ben Gardon · 6 years ago
  76. 5f409e2 x86/fpu: Defer FPU state load until return to userspace by Rik van Riel · 6 years ago
  77. abd16d6 x86/fpu: Use a feature number instead of mask in two more helpers by Sebastian Andrzej Siewior · 6 years ago
  78. 45def77 KVM: x86: update %rip after emulating IO by Sean Christopherson · 6 years ago
  79. 2bdb76c kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs by Xiaoyao Li · 6 years ago
  80. 0cf9135 KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts by Sean Christopherson · 6 years ago
  81. 4d66623 KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region() by Wei Yang · 6 years ago
  82. 7390de1 Revert "KVM: x86: use the fast way to invalidate all pages" by Sean Christopherson · 6 years ago
  83. 52d5dedc Revert "KVM: MMU: reclaim the zapped-obsolete page first" by Sean Christopherson · 6 years ago
  84. 1524825 KVM: Call kvm_arch_memslots_updated() before updating memslots by Sean Christopherson · 6 years ago
  85. 254272c kvm: x86: Add memcg accounting to KVM allocations by Ben Gardon · 6 years ago
  86. 81b0166 KVM: x86: Sync the pending Posted-Interrupts by Luwei Kang · 6 years ago
  87. f7589cc KVM: x86: cull apicv code when userspace irqchip is requested by Paolo Bonzini · 6 years ago
  88. 353c095 KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222) by Paolo Bonzini · 6 years ago
  89. b2869f2 KVM: x86: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  90. 1ed199a KVM: x86: Fix PV IPIs for 32-bit KVM host by Sean Christopherson · 6 years ago
  91. 5cc244a KVM: x86: Fix single-step debugging by Alexander Popov · 6 years ago
  92. 42b00f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  93. bf8c55d KVM: x86: Implement Intel PT MSRs read/write emulation by Chao Peng · 6 years ago
  94. bdd303c KVM: fix some typos by Wei Yang · 6 years ago
  95. ed8e481 KVM: x86: fix size of x86_fpu_cache objects by Paolo Bonzini · 6 years ago
  96. 0e1b869 kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs by Eduardo Habkost · 6 years ago
  97. dcbd3e4 KVM: X86: Fix NULL deref in vcpu_scan_ioapic by Wanpeng Li · 6 years ago
  98. b666a4b kvm: x86: Dynamically allocate guest_fpu by Marc Orr · 6 years ago
  99. 240c35a kvm: x86: Use task structs fpu field for user by Marc Orr · 6 years ago
  100. e53d88af kvm: x86: Don't modify MSR_PLATFORM_INFO on vCPU reset by Jim Mattson · 6 years ago