1. 9c14ee2 KVM: SVM: Annotate svm_x86_ops as __initdata by Sean Christopherson · 4 years, 10 months ago
  2. e286ac0 KVM: VMX: Annotate vmx_x86_ops as __initdata by Sean Christopherson · 4 years, 10 months ago
  3. 6e4fd06 KVM: x86: Drop __exit from kvm_x86_ops' hardware_unsetup() by Sean Christopherson · 4 years, 10 months ago
  4. afaf0b2 KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection by Sean Christopherson · 4 years, 10 months ago
  5. 69c6f69 KVM: x86: Set kvm_x86_ops only after ->hardware_setup() completes by Sean Christopherson · 4 years, 10 months ago
  6. 72b0eaa KVM: VMX: Configure runtime hooks using vmx_x86_ops by Sean Christopherson · 4 years, 10 months ago
  7. 484014f KVM: VMX: Move hardware_setup() definition below vmx_x86_ops by Sean Christopherson · 4 years, 10 months ago
  8. d008dfd KVM: x86: Move init-only kvm_x86_ops to separate struct by Sean Christopherson · 4 years, 10 months ago
  9. b990408 KVM: Pass kvm_init()'s opaque param to additional arch funcs by Sean Christopherson · 4 years, 10 months ago
  10. 4f4af84 Merge tag 'kvm-ppc-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 4 years, 10 months ago
  11. cf39d37 Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 10 months ago
  12. 830948e Merge tag 'kvm-s390-next-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 4 years, 10 months ago
  13. 7a26536 s390/gmap: return proper error code on ksm unsharing by Christian Borntraeger · 4 years, 10 months ago
  14. 8bf8961 Merge tag 'kvm-s390-next-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 4 years, 10 months ago
  15. 4b547a8 KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move() by Sean Christopherson · 4 years, 10 months ago
  16. 0774a96 KVM: Fix out of range accesses to memslots by Sean Christopherson · 4 years, 10 months ago
  17. d536167 KVM: X86: Micro-optimize IPI fastpath delay by Wanpeng Li · 4 years, 10 months ago
  18. 8a1038d KVM: X86: Delay read msr data iff writes ICR MSR by Wanpeng Li · 4 years, 10 months ago
  19. 9a5788c KVM: PPC: Book3S HV: Add a capability for enabling secure guests by Paul Mackerras · 4 years, 10 months ago
  20. 4630505 Merge tag 'kvm-arm-removal' into kvmarm-master/next by Marc Zyngier · 4 years, 10 months ago
  21. cc98702 Merge branch 'kvm-arm64/gic-v4.1' into kvmarm-master/next by Marc Zyngier · 4 years, 10 months ago
  22. dab4fe3 KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs by Marc Zyngier · 4 years, 11 months ago
  23. 7bdabad KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIs by Marc Zyngier · 4 years, 11 months ago
  24. d9c3872 KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disable by Marc Zyngier · 4 years, 11 months ago
  25. 2291ff2 KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributor by Marc Zyngier · 4 years, 11 months ago
  26. bacf2c6 KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts by Marc Zyngier · 4 years, 11 months ago
  27. ef1820b KVM: arm64: GICv4.1: Add direct injection capability to SGI registers by Marc Zyngier · 4 years, 11 months ago
  28. 9879b79a KVM: arm64: GICv4.1: Let doorbells be auto-enabled by Marc Zyngier · 4 years, 11 months ago
  29. 009384b irqchip/gic-v4.1: Eagerly vmap vPEs by Marc Zyngier · 4 years, 11 months ago
  30. d50676f irqchip/gic-v4.1: Add VSGI property setup by Marc Zyngier · 4 years, 11 months ago
  31. 6d31b6f irqchip/gic-v4.1: Add VSGI allocation/teardown by Marc Zyngier · 4 years, 11 months ago
  32. ae699ad irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer by Marc Zyngier · 4 years, 11 months ago
  33. 05d32df irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks by Marc Zyngier · 4 years, 11 months ago
  34. 7017ff0 irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks by Marc Zyngier · 4 years, 11 months ago
  35. b4e8d64 irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks by Marc Zyngier · 4 years, 11 months ago
  36. e252cf8 irqchip/gic-v4.1: Add initial SGI configuration by Marc Zyngier · 4 years, 11 months ago
  37. 166cba7 irqchip/gic-v4.1: Plumb skeletal VSGI irqchip by Marc Zyngier · 4 years, 11 months ago
  38. 544e56a MAINTAINERS: RIP KVM/arm by Marc Zyngier · 5 years ago
  39. 15ff9a3 arm: Remove the ability to set HYP vectors outside of the decompressor by Marc Zyngier · 5 years ago
  40. 59c1d9c arm: Remove GICv3 vgic compatibility macros by Marc Zyngier · 5 years ago
  41. 3fbb96c arm: Remove HYP/Stage-2 page-table support by Marc Zyngier · 5 years ago
  42. 541ad01 arm: Remove 32bit KVM host support by Marc Zyngier · 5 years ago
  43. bb7c62b arm: Remove KVM from config files by Marc Zyngier · 5 years ago
  44. 8a90a32 arm: Unplug KVM from the build system by Marc Zyngier · 5 years ago
  45. 377f02d KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN by Laurent Dufour · 4 years, 10 months ago
  46. 8c47b6ff KVM: PPC: Book3S HV: Check caller of H_SVM_* Hcalls by Laurent Dufour · 4 years, 10 months ago
  47. 9bee484 KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supported by Fabiano Rosas · 4 years, 10 months ago
  48. 4f6ea0a KVM: VMX: Gracefully handle faults on VMXON by Sean Christopherson · 4 years, 10 months ago
  49. d260f9e KVM: VMX: Fold loaded_vmcs_init() into alloc_loaded_vmcs() by Sean Christopherson · 4 years, 10 months ago
  50. 31603d4 KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support by Sean Christopherson · 4 years, 10 months ago
  51. e374740 KVM: x86: Expose fast short REP MOV for supported cpuid by Zhenyu Wang · 4 years, 10 months ago
  52. 0c794dc tools/kvm_stat: add command line switch '-c' to log in csv format by Stefan Raspl · 4 years, 11 months ago
  53. 3cbb394 tools/kvm_stat: add command line switch '-s' to set update interval by Stefan Raspl · 4 years, 11 months ago
  54. 0e6618f tools/kvm_stat: switch to argparse by Stefan Raspl · 4 years, 11 months ago
  55. eecda7a tools/kvm_stat: rework command line sequence and message texts by Stefan Raspl · 4 years, 11 months ago
  56. f3dd18d KVM: s390: mark sie block as 512 byte aligned by Christian Borntraeger · 4 years, 10 months ago
  57. 3b684a4 KVM: s390: Use fallthrough; by Joe Perches · 4 years, 10 months ago
  58. 5e46a48 irqchip/gic-v4.1: Map the ITS SGIR register page by Marc Zyngier · 4 years, 11 months ago
  59. 3c40706 irqchip/gic-v4.1: Advertise support v4.1 to KVM by Marc Zyngier · 4 years, 11 months ago
  60. 9058a4e irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD by Marc Zyngier · 4 years, 11 months ago
  61. b978c25 irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation by Zenghui Yu · 4 years, 11 months ago
  62. f3a05921 irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD access by Marc Zyngier · 4 years, 11 months ago
  63. 28d160d irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors by Marc Zyngier · 4 years, 11 months ago
  64. 0b04758 irqchip/gic-v3: Use SGIs without active state if offered by Marc Zyngier · 4 years, 11 months ago
  65. 6fef0c6 KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy() by Greg Kurz · 4 years, 10 months ago
  66. 3f1268d KVM: PPC: Book3S PR: Move kvmppc_mmu_init() into PR KVM by Greg Kurz · 4 years, 10 months ago
  67. b2fa4f9 KVM: PPC: Book3S PR: Fix kernel crash with PR KVM by Greg Kurz · 4 years, 10 months ago
  68. 8fc6ba0 KVM: PPC: Use fallthrough; by Joe Perches · 4 years, 10 months ago
  69. 1f50cc1 KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests by Michael Roth · 4 years, 10 months ago
  70. 1dff306 KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones by Gustavo Romero · 5 years ago
  71. afd3135 KVM: PPC: Book3S HV: Use RADIX_PTE_INDEX_SIZE in Radix MMU code by Michael Ellerman · 5 years ago
  72. cd758a9 KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot in HPT page fault handler by Paul Mackerras · 5 years ago
  73. bfcaa84 KVM: selftests: Rework timespec functions and usage by Andrew Jones · 4 years, 10 months ago
  74. cf6c26e KVM: x86: Code style cleanup in kvm_arch_dev_ioctl() by Xiaoyao Li · 4 years, 11 months ago
  75. 2b110b6 KVM: x86: Add blurb to CPUID tracepoint when using max basic leaf values by Sean Christopherson · 4 years, 10 months ago
  76. e7adda2 KVM: x86: Add requested index to the CPUID tracepoint by Sean Christopherson · 4 years, 10 months ago
  77. d55c9d4 KVM: nSVM: check for EFER.SVME=1 before entering guest by Paolo Bonzini · 4 years, 10 months ago
  78. 9401f2e KVM: x86: Expose AVX512 VP2INTERSECT in cpuid for TGL by Zhenyu Wang · 4 years, 10 months ago
  79. 96b100c KVM: nVMX: remove side effects from nested_vmx_exit_reflected by Paolo Bonzini · 4 years, 10 months ago
  80. bb03911 KVM: VMX: access regs array in vmenter.S in its natural order by Uros Bizjak · 4 years, 10 months ago
  81. 1c48245 Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 4 years, 10 months ago
  82. 6d05a96 KVM: selftests: enlightened VMPTRLD with an incorrect GPA by Vitaly Kuznetsov · 4 years, 10 months ago
  83. 41b0552 KVM: selftests: test enlightened vmenter with wrong eVMCS version by Vitaly Kuznetsov · 4 years, 10 months ago
  84. 7bcf732 KVM: selftests: define and use EVMCS_VERSION by Vitaly Kuznetsov · 4 years, 10 months ago
  85. b6a0653 KVM: nVMX: properly handle errors in nested_vmx_handle_enlightened_vmptrld() by Vitaly Kuznetsov · 4 years, 10 months ago
  86. e942dbf KVM: nVMX: stop abusing need_vmcs12_to_shadow_sync for eVMCS mapping by Vitaly Kuznetsov · 4 years, 10 months ago
  87. 0c54672 Merge branch 'kvm-null-pointer-fix' into HEAD by Paolo Bonzini · 4 years, 10 months ago
  88. 352be2c selftests: kvm: Uses TEST_FAIL in tests/utilities by Wainer dos Santos Moschetta · 4 years, 10 months ago
  89. a46f8a6 selftests: kvm: Introduce the TEST_FAIL macro by Wainer dos Santos Moschetta · 4 years, 10 months ago
  90. 3203a01 selftests: KVM: s390: check for registers to NOT change on reset by Christian Borntraeger · 4 years, 10 months ago
  91. b0435a1 selftests: KVM: s390: test more register variants for the reset ioctl by Christian Borntraeger · 4 years, 10 months ago
  92. 41cbed5 selftests: KVM: s390: fix early guest crash by Christian Borntraeger · 4 years, 10 months ago
  93. 94c4b76b KVM: selftests: Introduce steal-time test by Andrew Jones · 4 years, 10 months ago
  94. beca547 KVM: selftests: virt_map should take npages, not size by Andrew Jones · 4 years, 10 months ago
  95. d0aac33 KVM: selftests: Use consistent message for test skipping by Andrew Jones · 4 years, 10 months ago
  96. d9eaf19 KVM: selftests: Enable printf format warnings for TEST_ASSERT by Andrew Jones · 4 years, 10 months ago
  97. 6a46fcf selftests: KVM: s390: fix format strings for access reg test by Christian Borntraeger · 4 years, 10 months ago
  98. 53362fe selftests: KVM: s390: fixup fprintf format error in reset.c by Christian Borntraeger · 4 years, 10 months ago
  99. 4259362 KVM: selftests: Share common API documentation by Andrew Jones · 4 years, 10 months ago
  100. 1914f62 selftests: KVM: SVM: Add vmcall test to gitignore by Andrew Jones · 4 years, 10 months ago