1. b5274b1 kvm: x86: Disable interception for IA32_XFD on demand by Kevin Tian · 3 years ago
  2. 5429cea x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state() by Thomas Gleixner · 3 years ago
  3. be50b20 kvm: x86: Add support for getting/setting expanded xstate buffer by Guang Zeng · 3 years ago
  4. c60427d x86/fpu: Add uabi_size to guest_fpu by Thomas Gleixner · 3 years ago
  5. 690a757 kvm: x86: Add CPUID support for Intel AMX by Jing Liu · 3 years ago
  6. 86aff7a4 kvm: x86: Add XCR0 support for Intel AMX by Jing Liu · 3 years ago
  7. 61f2081 kvm: x86: Disable RDMSR interception of IA32_XFD_ERR by Jing Liu · 3 years ago
  8. 548e836 kvm: x86: Emulate IA32_XFD_ERR for guest by Jing Liu · 3 years ago
  9. ec5be88 kvm: x86: Intercept #NM for saving IA32_XFD_ERR by Jing Liu · 3 years ago
  10. 1df4fd8 x86/fpu: Prepare xfd_err in struct fpu_guest by Jing Liu · 3 years ago
  11. 820a6ee kvm: x86: Add emulation for IA32_XFD by Jing Liu · 3 years ago
  12. 8eb9a48 x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation by Kevin Tian · 3 years ago
  13. 5ab2f45 kvm: x86: Enable dynamic xfeatures at KVM_SET_CPUID2 by Jing Liu · 3 years ago
  14. 0781d60 x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM by Sean Christopherson · 3 years ago
  15. c270ce3 x86/fpu: Add guest support to xfd_enable_feature() by Thomas Gleixner · 3 years ago
  16. b0237da x86/fpu: Make XFD initialization in __fpstate_reset() a function argument by Jing Liu · 3 years ago
  17. 445ecdf kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID by Jing Liu · 3 years ago
  18. cc04b6a kvm: x86: Fix xstate_required_size() to follow XSTATE alignment rule by Jing Liu · 3 years ago
  19. 36487e6 x86/fpu: Prepare guest FPU for dynamically enabled FPU features by Thomas Gleixner · 3 years ago
  20. 980fe2f x86/fpu: Extend fpu_xstate_prctl() with guest permissions by Thomas Gleixner · 3 years ago
  21. 405329f KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests by Michael Roth · 3 years, 1 month ago
  22. 907d139 KVM: VMX: Provide vmread version using asm-goto-with-outputs by Peter Zijlstra · 3 years, 1 month ago
  23. 5574976 KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty by David Woodhouse · 3 years, 1 month ago
  24. 14243b3 KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery by David Woodhouse · 3 years, 1 month ago
  25. 1cfc9c4 KVM: x86/xen: Maintain valid mapping of Xen shared_info page by David Woodhouse · 3 years, 1 month ago
  26. 982ed0d KVM: Reinstate gfn_to_pfn_cache with invalidation support by David Woodhouse · 3 years, 1 month ago
  27. f3f26da x86/kvm: Silence per-cpu pr_info noise about KVM clocks and steal time by David Woodhouse · 3 years, 1 month ago
  28. 018d70f KVM: x86: Update vPMCs when retiring branch instructions by Eric Hankland · 3 years, 2 months ago
  29. 9cd803d KVM: x86: Update vPMCs when retiring instructions by Eric Hankland · 3 years, 2 months ago
  30. 40ccb96 KVM: x86/pmu: Add pmc->intr to refactor kvm_perf_overflow{_intr}() by Like Xu · 3 years, 2 months ago
  31. 6ed1298 KVM: x86/pmu: Reuse pmc_perf_hw_id() and drop find_fixed_event() by Like Xu · 3 years, 2 months ago
  32. 7c174f3 KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id() by Like Xu · 3 years, 2 months ago
  33. 7618756 KVM: x86/pmu: Setup pmc->eventsel for fixed PMCs by Like Xu · 3 years, 2 months ago
  34. 006a0f0 KVM: x86: avoid out of bounds indices for fixed performance counters by Paolo Bonzini · 3 years, 1 month ago
  35. 5b61178 KVM: VMX: Mark VCPU_EXREG_CR3 dirty when !CR0_PG -> CR0_PG if EPT + !URG by Lai Jiangshan · 3 years, 1 month ago
  36. 6b123c3 KVM: x86/mmu: Reconstruct shadow page root if the guest PDPTEs is changed by Lai Jiangshan · 3 years, 1 month ago
  37. a9f2705 KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs() by Lai Jiangshan · 3 years, 1 month ago
  38. 46cbc04 Revert "KVM: X86: Update mmu->pdptrs only when it is changed" by Paolo Bonzini · 3 years, 1 month ago
  39. 1b0c9d0 Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEAD by Paolo Bonzini · 3 years ago
  40. 7fd55a0 Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years ago
  41. 33e5b57 KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSR by Vincent Chen · 3 years, 1 month ago
  42. a457fd5 RISC-V: KVM: Add VM capability to allow userspace get GPA bits by Anup Patel · 3 years, 2 months ago
  43. ef8949a RISC-V: KVM: Forward SBI experimental and vendor extensions by Anup Patel · 3 years, 2 months ago
  44. 637ad65 RISC-V: KVM: make kvm_riscv_vcpu_fp_clean() static by Jisheng Zhang · 3 years, 2 months ago
  45. 3e1d865 RISC-V: KVM: Add SBI HSM extension in KVM by Atish Patra · 3 years, 2 months ago
  46. 5f862df RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2 by Atish Patra · 3 years, 2 months ago
  47. c62a768 RISC-V: KVM: Add SBI v0.2 base extension by Atish Patra · 3 years, 2 months ago
  48. a046c2d RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file by Atish Patra · 3 years, 2 months ago
  49. cf70be9 RISC-V: KVM: Mark the existing SBI implementation as v0.1 by Atish Patra · 3 years, 2 months ago
  50. cc4f602 KVM: RISC-V: Use common KVM implementation of MMU memory caches by Sean Christopherson · 3 years, 2 months ago
  51. 1c53a1a Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next by Marc Zyngier · 3 years ago
  52. e938edd KVM: arm64: Fix comment typo in kvm_vcpu_finalize_sve() by Zenghui Yu · 3 years, 1 month ago
  53. 5e4e84f Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 3 years, 1 month ago
  54. 855fb03 Merge remote-tracking branch 'kvm/master' into HEAD by Paolo Bonzini · 3 years, 1 month ago
  55. fdba608 KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU by Sean Christopherson · 3 years, 1 month ago
  56. dda0190 KVM: arm64: Fix comment on barrier in kvm_psci_vcpu_on() by Fuad Tabba · 3 years, 1 month ago
  57. a080e32 KVM: arm64: Fix comment for kvm_reset_vcpu() by Fuad Tabba · 3 years, 1 month ago
  58. 500ca52 KVM: arm64: Use defined value for SCTLR_ELx_EE by Fuad Tabba · 3 years, 1 month ago
  59. cd0e615 KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required by Sean Christopherson · 3 years, 1 month ago
  60. a80dfc0 KVM: VMX: Always clear vmx->fail on emulation_required by Sean Christopherson · 3 years, 1 month ago
  61. c506355 KVM: x86: Always set kvm_run->if_flag by Marc Orr · 3 years, 1 month ago
  62. 3a0f64d KVM: x86/mmu: Don't advance iterator after restart due to yielding by Sean Christopherson · 3 years, 1 month ago
  63. 9fb12fe KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_all by Wei Wang · 3 years, 1 month ago
  64. 18c841e KVM: x86: Retry page fault if MMU reload is pending and root has no sp by Sean Christopherson · 3 years, 1 month ago
  65. 1aa2abb KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_CAPABILITIES by Vitaly Kuznetsov · 3 years, 1 month ago
  66. 5a213b9 Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into HEAD by Paolo Bonzini · 3 years, 1 month ago
  67. 812de046 KVM: s390: Clarify SIGP orders versus STOP/RESTART by Eric Farman · 3 years, 1 month ago
  68. 3c724f1 s390: uv: Add offset comments to UV query struct and fix naming by Janosch Frank · 3 years, 7 months ago
  69. bad1379 KVM: s390: gaccess: Cleanup access to guest pages by Janis Schoetterl-Glausch · 3 years, 2 months ago
  70. 7faa543 KVM: s390: gaccess: Refactor access address range check by Janis Schoetterl-Glausch · 3 years, 2 months ago
  71. 416e7f0 KVM: s390: gaccess: Refactor gpa and length calculation by Janis Schoetterl-Glausch · 3 years, 2 months ago
  72. 9d8604b KVM: arm64: Rework kvm_pgtable initialisation by Marc Zyngier · 3 years, 2 months ago
  73. 43d8ac2 Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/next by Marc Zyngier · 3 years, 1 month ago
  74. 52b2865 KVM: arm64: pkvm: Unshare guest structs during teardown by Quentin Perret · 3 years, 1 month ago
  75. b8cc6eb KVM: arm64: Expose unshare hypercall to the host by Will Deacon · 3 years, 1 month ago
  76. 376a240 KVM: arm64: Implement do_unshare() helper for unsharing memory by Will Deacon · 3 years, 1 month ago
  77. 1ee3210 KVM: arm64: Implement __pkvm_host_share_hyp() using do_share() by Will Deacon · 3 years, 1 month ago
  78. e82edcc KVM: arm64: Implement do_share() helper for sharing memory by Will Deacon · 3 years, 1 month ago
  79. 61d99e3 KVM: arm64: Introduce wrappers for host and hyp spin lock accessors by Will Deacon · 3 years, 1 month ago
  80. 3d467f7 KVM: arm64: Extend pkvm_page_state enumeration to handle absent pages by Will Deacon · 3 years, 1 month ago
  81. a83e219 KVM: arm64: pkvm: Refcount the pages shared with EL2 by Quentin Perret · 3 years, 1 month ago
  82. 3f868e1 KVM: arm64: Introduce kvm_share_hyp() by Quentin Perret · 3 years, 1 month ago
  83. 82bb024 KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2 by Will Deacon · 3 years, 1 month ago
  84. 34ec7cb KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-table by Will Deacon · 3 years, 1 month ago
  85. d6b4bd3 KVM: arm64: Fixup hyp stage-1 refcount by Quentin Perret · 3 years, 1 month ago
  86. 2ea2ff9 KVM: arm64: Refcount hyp stage-1 pgtable pages by Quentin Perret · 3 years, 1 month ago
  87. 1fac3cf KVM: arm64: Provide {get,put}_page() stubs for early hyp allocator by Quentin Perret · 3 years, 1 month ago
  88. ce5b5b0 Merge branch kvm-arm64/vgic-fixes-5.17 into kvmarm-master/next by Marc Zyngier · 3 years, 1 month ago
  89. 440523b KVM: arm64: vgic: Demote userspace-triggered console prints to kvm_debug() by Marc Zyngier · 3 years, 1 month ago
  90. c95b1d7 KVM: arm64: vgic-v3: Fix vcpu index comparison by Marc Zyngier · 3 years, 1 month ago
  91. 7b6871f Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/next by Marc Zyngier · 3 years, 1 month ago
  92. 64a1fbd KVM: arm64: pkvm: Make kvm_host_owns_hyp_mappings() robust to VHE by Quentin Perret · 3 years, 1 month ago
  93. bff01cb KVM: arm64: pkvm: Stub io map functions by Quentin Perret · 3 years, 1 month ago
  94. 473a3ef KVM: arm64: Make __io_map_base static by Quentin Perret · 3 years, 1 month ago
  95. 53a563b KVM: arm64: Make the hyp memory pool static by Quentin Perret · 3 years, 1 month ago
  96. a770ee8 KVM: arm64: pkvm: Disable GICv2 support by Quentin Perret · 3 years, 1 month ago
  97. 34b43a8 KVM: arm64: pkvm: Fix hyp_pool max order by Quentin Perret · 3 years, 1 month ago
  98. 63fa47b KVM: PPC: Book3S HV P9: Use kvm_arch_vcpu_get_wait() to get rcuwait object by Sean Christopherson · 3 years, 1 month ago
  99. d07898e KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exit by Sean Christopherson · 3 years, 3 months ago
  100. 777ab82 KVM: X86: Raise #GP when clearing CR0_PG in 64 bit mode by Lai Jiangshan · 3 years, 1 month ago