1. 7e3e67a KVM: x86: remove get_enable_apicv from kvm_x86_ops by Paolo Bonzini · 5 years ago
  2. 4e19c36 kvm: x86: Introduce APICv inhibit reason bits by Suravee Suthikulpanit · 5 years ago
  3. a47970e kvm/svm: PKU not currently supported by John Allen · 5 years ago
  4. 987b259 KVM: x86: Move kvm_vcpu_init() invocation to common code by Sean Christopherson · 5 years ago
  5. fc6e2a18 KVM: x86: Move FPU allocation to common x86 code by Sean Christopherson · 5 years ago
  6. a9dd6f0 KVM: x86: Allocate vcpu struct in common x86 code by Sean Christopherson · 5 years ago
  7. 7f27179 KVM: SVM: Use direct vcpu pointer during vCPU create/free by Sean Christopherson · 5 years ago
  8. 6441fa6 KVM: x86: avoid incorrect writes to host MSR_IA32_SPEC_CTRL by Paolo Bonzini · 5 years ago
  9. 52918ed KVM: SVM: Override default MMIO mask if memory encryption is enabled by Tom Lendacky · 5 years ago
  10. 8738200 KVM: x86: Refactor and rename bit() to feature_bit() macro by Sean Christopherson · 5 years ago
  11. 96be4e0 KVM: x86: Drop special XSAVE handling from guest_cpuid_has() by Sean Christopherson · 5 years ago
  12. 1e9e262 KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath by Wanpeng Li · 5 years ago
  13. ac8ef99 KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASK by Peter Xu · 5 years ago
  14. c1de0f2 KVM x86: Move kvm cpuid support out of svm by Peter Gonda · 5 years ago
  15. 46f4f0a Merge branch 'kvm-tsx-ctrl' into HEAD by Paolo Bonzini · 5 years ago
  16. 49d654d KVM: SVM: Remove check if APICv enabled in SVM update_cr8_intercept() handler by Liran Alon · 5 years ago
  17. 3dcb2a3 KVM: retpolines: x86: eliminate retpoline from svm.c exit handlers by Andrea Arcangeli · 5 years ago
  18. 9167ab7 KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active by Paolo Bonzini · 5 years ago
  19. 5c94ac5 KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_update by Miaohe Lin · 5 years ago
  20. 5229743 kvm: svm: Update svm_xsaves_supported by Aaron Lewis · 5 years ago
  21. 139a12c KVM: x86: Move IA32_XSS-swapping on VM-entry/VM-exit to common x86 code by Aaron Lewis · 5 years ago
  22. 312a1c8 KVM: SVM: Use wrmsr for switching between guest and host IA32_XSS on AMD by Aaron Lewis · 5 years ago
  23. 7204160 KVM: x86: Introduce vcpu->arch.xsaves_enabled by Aaron Lewis · 5 years ago
  24. 2cf9af0 kvm: x86: Modify kvm_x86_ops.get_enable_apicv() to use struct kvm parameter by Suthikulpanit, Suravee · 5 years ago
  25. 34059c2 KVM: x86: Fold decache_cr3() into cache_reg() by Sean Christopherson · 5 years ago
  26. 33af3a7 KVM: SVM: Reduce WBINVD/DF_FLUSH invocations by Tom Lendacky · 5 years ago
  27. 0fc5dea KVM: SVM: Remove unneeded WBINVD and DF_FLUSH when starting SEV guests by Tom Lendacky · 5 years ago
  28. 83af5e6 KVM: SVM: Guard against DEACTIVATE when performing WBINVD/DF_FLUSH by Tom Lendacky · 5 years ago
  29. e3b9a9e KVM: SVM: Serialize access to the SEV ASID bitmap by Tom Lendacky · 5 years ago
  30. 0cb8410 kvm: svm: Intercept RDPRU by Jim Mattson · 5 years ago
  31. 1957aa6 KVM: VMX: Handle single-step #DB for EMULTYPE_SKIP on EPT misconfig by Sean Christopherson · 5 years ago
  32. 60fc3d0 KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT} by Sean Christopherson · 5 years ago
  33. 1051778 KVM: x86: Handle emulation failure directly in kvm_task_switch() by Sean Christopherson · 5 years ago
  34. 738fece KVM: x86: Exit to userspace on emulation skip failure by Sean Christopherson · 5 years ago
  35. 42cbf06 KVM: x86: Move #GP injection for VMware into x86_emulate_instruction() by Sean Christopherson · 5 years ago
  36. a6c6ed1 KVM: x86: Don't attempt VMWare emulation on #GP with non-zero error code by Sean Christopherson · 5 years ago
  37. 956e255 KVM: x86: svm: remove unneeded nested_enable_evmcs() hook by Vitaly Kuznetsov · 5 years ago
  38. fe38bd6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  39. 4b9852f KVM: x86: Fix INIT signal handling in various CPU states by Liran Alon · 5 years ago
  40. a061985 x86: KVM: svm: Fix a check in nested_svm_vmrun() by Dan Carpenter · 5 years ago
  41. 7396d33 KVM: x86: Return to userspace with internal error on unexpected exit reason by Liran Alon · 5 years ago
  42. 1edce0a KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM code by Sean Christopherson · 5 years ago
  43. f20935d KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers by Sean Christopherson · 5 years ago
  44. 4f75bcc KVM: X86: Tune PLE Window tracepoint by Peter Xu · 5 years ago
  45. fdcf756 KVM: x86: Disable posted interrupts for non-standard IRQs delivery modes by Alexander Graf · 5 years ago
  46. ea15298 KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.nested is disabled by Vitaly Kuznetsov · 5 years ago
  47. 12b58f4 KVM: Assert that struct kvm_vcpu is always as offset zero by Sean Christopherson · 5 years ago
  48. c8e16b7 x86: KVM: svm: eliminate hardcoded RIP advancement from vmrun_interception() by Vitaly Kuznetsov · 5 years ago
  49. e7134c1 x86: KVM: svm: eliminate weird goto from vmrun_interception() by Vitaly Kuznetsov · 5 years ago
  50. c4762fd x86: KVM: svm: remove hardcoded instruction length from intercepts by Vitaly Kuznetsov · 5 years ago
  51. 02d4160 x86: KVM: add xsetbv to the emulator by Vitaly Kuznetsov · 5 years ago
  52. f8ea7c6 x86: kvm: svm: propagate errors from skip_emulated_instruction() by Vitaly Kuznetsov · 5 years ago
  53. 05402f6 x86: KVM: svm: don't pretend to advance RIP in case wrmsr_interception() results in #GP by Vitaly Kuznetsov · 5 years ago
  54. 50896de KVM: x86: always expose VIRT_SSBD to guests by Paolo Bonzini · 5 years ago
  55. c8e174b KVM: x86: svm: remove redundant assignment of var new_entry by Miaohe Lin · 5 years ago
  56. 17e433b KVM: Fix leak vCPU's VMCS value into other pCPU by Wanpeng Li · 5 years ago
  57. d9a710e KVM: X86: Dynamically allocate user_fpu by Wanpeng Li · 5 years ago
  58. 118154b KVM: SVM: Fix detection of AMD Errata 1096 by Liran Alon · 6 years ago
  59. 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 · 6 years ago
  60. d7a0888 KVM: x86: Unconditionally enable irqs in guest context by Sean Christopherson · 6 years ago
  61. d647eb6 KVM: svm: add nrips module parameter by Paolo Bonzini · 6 years ago
  62. 95c5c7c KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST by Paolo Bonzini · 6 years ago
  63. 20c8ccb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 by Thomas Gleixner · 6 years ago
  64. 95b5a48 KVM: VMX: Handle NMIs, #MCs and async #PFs in common irqs-disabled fn by Sean Christopherson · 6 years ago
  65. 165072b KVM: x86: Move kvm_{before,after}_interrupt() calls to vendor code by Sean Christopherson · 6 years ago
  66. f257d6d KVM: Directly return result from kvm_arch_check_processor_compat() by Sean Christopherson · 6 years ago
  67. 0532dd5 kvm: svm/avic: Do not send AVIC doorbell to self by Suthikulpanit, Suravee · 6 years ago
  68. b6c4bc6 KVM: LAPIC: Optimize timer latency further by Wanpeng Li · 6 years ago
  69. 8f38302 KVM/nSVM: properly map nested VMCB by Vitaly Kuznetsov · 6 years ago
  70. 6f2f845 KVM: x86: do not spam dmesg with VMCS/VMCB dumps by Paolo Bonzini · 6 years ago
  71. c9bcd3e kvm: svm/avic: fix off-by-one in checking host APIC ID by Suthikulpanit, Suravee · 6 years ago
  72. 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  73. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  74. e9c16c7 KVM: x86: use direct accessors for RIP and RSP by Paolo Bonzini · 6 years ago
  75. de3cd11 KVM: x86: Omit caching logic for always-available GPRs by Sean Christopherson · 6 years ago
  76. 8c5fbf1 KVM/nSVM: Use the new mapping API for mapping guest memory by KarimAllah Ahmed · 6 years ago
  77. 9ec1949 KVM: x86: clear SMM flags before loading state while leaving SMM by Sean Christopherson · 6 years ago
  78. ed19321 KVM: x86: Load SMRAM in a single shot when leaving SMM by Sean Christopherson · 6 years ago
  79. 1811d97 x86/kvm: move kvm_load/put_guest_xcr0 into atomic context by WANG Chao · 6 years ago
  80. 99c2217 KVM: x86: svm: make sure NMI is injected after nmi_singlestep by Vitaly Kuznetsov · 6 years ago
  81. e44e3ea svm/avic: Fix invalidate logical APIC id entry by Suthikulpanit, Suravee · 6 years ago
  82. 4a58038 Revert "svm: Fix AVIC incomplete IPI emulation" by Suthikulpanit, Suravee · 6 years ago
  83. b86bc28 KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow by David Rientjes · 6 years ago
  84. ede885e kvm: svm: fix potential get_num_contig_pages overflow by David Rientjes · 6 years ago
  85. 05d5a48 KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation) by Singh, Brijesh · 6 years ago
  86. 1ec6964 kvm: svm: Add memcg accounting to KVM allocations by Ben Gardon · 6 years ago
  87. c57cd3c svm: Fix improper check when deactivate AVIC by Suthikulpanit, Suravee · 6 years ago
  88. 98d9058 svm: Fix AVIC DFR and LDR handling by Suthikulpanit, Suravee · 6 years ago
  89. b2869f2 KVM: x86: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  90. 619ad84 KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1 by Vitaly Kuznetsov · 6 years ago
  91. bb218fb svm: Fix AVIC incomplete IPI emulation by Suravee Suthikulpanit · 6 years ago
  92. 37ef0c4 svm: Add warning message for AVIC IPI invalid target by Suravee Suthikulpanit · 6 years ago
  93. 3f14a89 kvm: sev: Fail KVM_SEV_INIT if already initialized by David Rientjes · 6 years ago
  94. 42b00f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  95. ac5ffda2 KVM/x86: Use SVM assembly instruction mnemonics instead of .byte streams by Uros Bizjak · 6 years ago
  96. 86f5201 KVM: x86: Add Intel Processor Trace cpuid emulation by Chao Peng · 6 years ago
  97. e081354 KVM: nSVM: Fix nested guest support for PAUSE filtering. by Tambe, William · 6 years ago
  98. e87555e KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported by Vitaly Kuznetsov · 6 years ago
  99. 3cf85f9 KVM: x86: nSVM: fix switch to guest mmu by Vitaly Kuznetsov · 6 years ago
  100. b666a4b kvm: x86: Dynamically allocate guest_fpu by Marc Orr · 6 years ago