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