1. cee407c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 11 months ago
  2. 30b5c85 KVM: x86/xen: Add support for vCPU runstate information by David Woodhouse · 3 years, 11 months ago
  3. b59b153 KVM: x86: allow compiling out the Xen hypercall interface by Paolo Bonzini · 3 years, 11 months ago
  4. d94d140 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 11 months ago
  5. c462f85 KVM: xen: flush deferred static key before checking it by Paolo Bonzini · 3 years, 11 months ago
  6. 3e10585 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
  7. a1419f8 KVM: x86: Fold "write-protect large" use case into generic write-protect by Sean Christopherson · 4 years ago
  8. b6e16ae KVM: x86/mmu: Don't set dirty bits when disabling dirty logging w/ PML by Sean Christopherson · 4 years ago
  9. a85863c KVM: VMX: Dynamically enable/disable PML based on memslot dirty logging by Makarand Sonare · 4 years ago
  10. 52f46079 KVM: x86: Further clarify the logic and comments for toggling log dirty by Sean Christopherson · 4 years ago
  11. a018eba KVM: x86: Move MMU's PML logic to common code by Sean Christopherson · 4 years ago
  12. 4ae7dc9 entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling point by Frederic Weisbecker · 4 years ago
  13. fc08b62 KVM: x86: hyper-v: Allocate Hyper-V context lazily by Vitaly Kuznetsov · 4 years ago
  14. 8f01455 KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional by Vitaly Kuznetsov · 4 years ago
  15. 4592b7e KVM: x86: hyper-v: Allocate 'struct kvm_vcpu_hv' dynamically by Vitaly Kuznetsov · 4 years ago
  16. f2bc14b KVM: x86: hyper-v: Prepare to meet unallocated Hyper-V context by Vitaly Kuznetsov · 4 years ago
  17. 9ff5e03 KVM: x86: hyper-v: Always use to_hv_vcpu() accessor to get to 'struct kvm_vcpu_hv' by Vitaly Kuznetsov · 4 years ago
  18. 05f04ae KVM: x86: hyper-v: Introduce to_kvm_hv() helper by Vitaly Kuznetsov · 4 years ago
  19. e0121fa KVM: x86: hyper-v: Rename vcpu_to_synic()/synic_to_vcpu() by Vitaly Kuznetsov · 4 years ago
  20. 996ff54 KVM: x86: move kvm_inject_gp up from kvm_set_dr to callers by Paolo Bonzini · 4 years, 1 month ago
  21. 29d6ca4 KVM: x86: reading DR cannot fail by Paolo Bonzini · 4 years ago
  22. 031b91a KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU reset by Sean Christopherson · 4 years ago
  23. a8ac864 KVM: x86: Add helper to consolidate "raw" reserved GPA mask calculations by Sean Christopherson · 4 years ago
  24. 5b7f575 KVM: x86: Use reserved_gpa_bits to calculate reserved PxE bits by Sean Christopherson · 4 years ago
  25. ca29e14 KVM: x86: SEV: Treat C-bit as legal GPA bit regardless of vCPU mode by Sean Christopherson · 4 years ago
  26. f156abe KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU reset by Sean Christopherson · 4 years ago
  27. 8d4e7e8 KVM: x86: declare Xen HVM shared info capability and add test case by David Woodhouse · 4 years, 2 months ago
  28. 40da8cc KVM: x86/xen: Add event channel interrupt vector upcall by David Woodhouse · 4 years, 1 month ago
  29. f2340cd KVM: x86/xen: register vcpu time info region by Joao Martins · 6 years ago
  30. aa096aa KVM: x86/xen: setup pvclock updates by Joao Martins · 6 years ago
  31. 3e32461 KVM: x86/xen: Add KVM_XEN_VCPU_SET_ATTR/KVM_XEN_VCPU_GET_ATTR by David Woodhouse · 4 years ago
  32. 629b534 KVM: x86/xen: update wallclock region by Joao Martins · 7 years ago
  33. a76b964 KVM: x86/xen: add KVM_XEN_HVM_SET_ATTR/KVM_XEN_HVM_GET_ATTR by Joao Martins · 4 years, 2 months ago
  34. 7d6bbeb KVM: x86/xen: Add kvm_xen_enabled static key by David Woodhouse · 4 years ago
  35. 78e9878 KVM: x86/xen: Move KVM_XEN_HVM_CONFIG handling to xen.c by David Woodhouse · 4 years ago
  36. 23200b7 KVM: x86/xen: intercept xen hypercalls if enabled by Joao Martins · 7 years ago
  37. 92f4d40 KVM: x86/xen: Fix __user pointer handling for hypercall page installation by David Woodhouse · 4 years ago
  38. 1232f8e KVM: x86/xen: fix Xen hypercall page msr handling by Joao Martins · 7 years ago
  39. 531810c KVM: x86/mmu: Use an rwlock for the x86 MMU by Ben Gardon · 4 years ago
  40. bbefd4f KVM: x86: move kvm_inject_gp up from kvm_set_xcr to callers by Paolo Bonzini · 4 years, 1 month ago
  41. fd23800 KVM: cleanup DR6/DR7 reserved bits checks by Paolo Bonzini · 4 years, 2 months ago
  42. d89d04a KVM: move EXIT_FASTPATH_REENTER_GUEST to common code by Paolo Bonzini · 4 years ago
  43. b3646477 KVM: x86: use static calls to reduce kvm_x86_ops overhead by Jason Baron · 4 years ago
  44. 9af5471 KVM: x86: introduce definitions to support static calls for kvm_x86_ops by Jason Baron · 4 years ago
  45. 6e4e3b4 KVM: Stop using deprecated jump label APIs by Cun Li · 4 years ago
  46. 4aa2691 KVM: x86: Factor out x86 instruction emulation with decoding by Wei Huang · 4 years ago
  47. 9a3ecd5 KVM: X86: Rename DR6_INIT to DR6_ACTIVE_LOW by Chenyi Qiang · 4 years ago
  48. d855066 KVM: VMX: read/write MSR_IA32_DEBUGCTLMSR from GUEST_IA32_DEBUGCTL by Like Xu · 4 years ago
  49. fe6b6bc KVM: VMX: Enable bus lock VM exit by Chenyi Qiang · 4 years, 2 months ago
  50. 15aad3b KVM: X86: Reset the vcpu->run->flags at the beginning of vcpu_run by Chenyi Qiang · 4 years, 2 months ago
  51. c5e2184 KVM: x86/mmu: Remove the defunct update_pte() paging hook by Sean Christopherson · 4 years ago
  52. 7ca7f3b x86: kvm: style: Simplify bool comparison by YANG LI · 4 years ago
  53. 15b51dc KVM: x86: Take KVM's SRCU lock only if steal time update is needed by Sean Christopherson · 4 years ago
  54. 19979fb KVM: x86: Remove obsolete disabling of page faults in kvm_arch_vcpu_put() by Sean Christopherson · 4 years ago
  55. c1c35cf KVM: x86: cleanup CR3 reserved bits checks by Paolo Bonzini · 4 years, 2 months ago
  56. b66f9ba KVM/x86: assign hva with the right value to vm_munmap the pages by Zheng Zhan Liang · 4 years ago
  57. 7131636 KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off by Paolo Bonzini · 4 years ago
  58. 9a78e15 KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX by Paolo Bonzini · 4 years ago
  59. d95df95 kvm: tracing: Fix unmatched kvm_entry and kvm_exit events by Lorenzo Brescia · 4 years, 1 month ago
  60. 1f7becf KVM: x86: get smi pending status correctly by Jay Zhou · 4 years ago
  61. 2a190b2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
  62. 872f36e KVM: x86: __kvm_vcpu_halt can be static by Paolo Bonzini · 4 years ago
  63. 647daca KVM: SVM: Add support for booting APs in an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  64. f2c7ef3 KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit by Maxim Levitsky · 4 years ago
  65. bc351f0 Merge branch 'kvm-master' into kvm-next by Paolo Bonzini · 4 years ago
  66. 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
  67. 93bb59c mm, kvm: account kvm_vcpu_mmap to kmemcg by Shakeel Butt · 4 years, 1 month ago
  68. 16809ec KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests by Tom Lendacky · 4 years, 1 month ago
  69. 8613777 KVM: SVM: Provide support for SEV-ES vCPU loading by Tom Lendacky · 4 years, 1 month ago
  70. ed02b21 KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  71. 5719455 KVM: SVM: Do not report support for SMM for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  72. 5265713 KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES by Tom Lendacky · 4 years, 1 month ago
  73. 5b51cb1 KVM: SVM: Add support for CR4 write traps for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  74. f27ad38 KVM: SVM: Add support for CR0 write traps for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  75. 7ed9abf KVM: SVM: Support string IO operations for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  76. 8f423a8 KVM: SVM: Support MMIO for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  77. 59e38b5 KVM: SVM: Create trace events for VMGEXIT MSR protocol processing by Tom Lendacky · 4 years, 1 month ago
  78. d523ab6b KVM: SVM: Create trace events for VMGEXIT processing by Tom Lendacky · 4 years, 1 month ago
  79. 8d4846b KVM: SVM: Prevent debugging under SEV-ES by Tom Lendacky · 4 years, 1 month ago
  80. f1c6366 KVM: SVM: Add required changes to support intercepts under SEV-ES by Tom Lendacky · 4 years, 1 month ago
  81. f9a4d62 KVM: x86: introduce complete_emulated_msr callback by Paolo Bonzini · 4 years, 1 month ago
  82. 8b47442 KVM: x86: use kvm_complete_insn_gp in emulating RDMSR/WRMSR by Paolo Bonzini · 4 years, 1 month ago
  83. 71cc849 KVM: x86: Fix split-irqchip vs interrupt injection window request by Paolo Bonzini · 4 years, 2 months ago
  84. 2259c17 kvm: x86: Sink cpuid update into vendor-specific set_cr4 functions by Jim Mattson · 4 years, 3 months ago
  85. fb04a1e KVM: X86: Implement ring-based dirty memory tracking by Peter Xu · 4 years, 4 months ago
  86. ff5a983 KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR] by Peter Xu · 4 years, 4 months ago
  87. c21d54f KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctl by Vitaly Kuznetsov · 4 years, 4 months ago
  88. ee69c92 KVM: x86: Return bool instead of int for CR4 and SREGS validity checks by Sean Christopherson · 4 years, 3 months ago
  89. c2fe3cd KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hook by Sean Christopherson · 4 years, 3 months ago
  90. 0107973 KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch by Babu Moger · 4 years, 2 months ago
  91. 2cdef91 KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrs by Pankaj Gupta · 4 years, 3 months ago
  92. 1e293d1 kvm: x86: request masterclock update any time guest uses different msr by Oliver Upton · 4 years, 3 months ago
  93. 01b4f51 kvm: x86: ensure pv_cpuid.features is initialized when enabling cap by Oliver Upton · 4 years, 3 months ago
  94. 1930e5d kvm: x86: reads of restricted pv msrs should also result in #GP by Oliver Upton · 4 years, 3 months ago
  95. cc4cb01 KVM: x86: use positive error values for msr emulation that causes #GP by Maxim Levitsky · 4 years, 3 months ago
  96. d383b31 KVM: x86: Fix NULL dereference at kvm_msr_ignored_check() by Takashi Iwai · 4 years, 3 months ago
  97. c0623f5 Merge branch 'kvm-fixes' into 'next' by Paolo Bonzini · 4 years, 3 months ago
  98. 72f211e KVM: x86: allow kvm_x86_ops.set_efer to return an error value by Maxim Levitsky · 4 years, 4 months ago
  99. 7dffeca KVM: x86: report negative values from wrmsr emulation to userspace by Maxim Levitsky · 4 years, 4 months ago
  100. 36385cc KVM: x86: xen_hvm_config: cleanup return values by Maxim Levitsky · 4 years, 4 months ago