1. 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  2. dd53f61 Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  3. 59c5c58 Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 6 years ago
  4. d7547c5 KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2 by Peter Xu · 6 years ago
  5. 65c4189 KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size by Paolo Bonzini · 6 years ago
  6. 3a1e5e4 Revert "KVM: doc: Document the life cycle of a VM and its resources" by Radim Krčmář · 6 years ago
  7. da8f0d9 Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 6 years ago
  8. 76d58e0 KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size by Paolo Bonzini · 6 years ago
  9. 232b984 KVM: PPC: Book3S HV: XIVE: Add passthrough support by Cédric Le Goater · 6 years ago
  10. 6520ca6 KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pages by Cédric Le Goater · 6 years ago
  11. 39e9af3 KVM: PPC: Book3S HV: XIVE: Add a TIMA mapping by Cédric Le Goater · 6 years ago
  12. e4945b9 KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE state by Cédric Le Goater · 6 years ago
  13. e6714bd KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pages by Cédric Le Goater · 6 years ago
  14. 7b46b61 KVM: PPC: Book3S HV: XIVE: Add a control to sync the sources by Cédric Le Goater · 6 years ago
  15. 5ca8064 KVM: PPC: Book3S HV: XIVE: Add a global reset control by Cédric Le Goater · 6 years ago
  16. 13ce329 KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configuration by Cédric Le Goater · 6 years ago
  17. e8676ce KVM: PPC: Book3S HV: XIVE: Add a control to configure a source by Cédric Le Goater · 6 years ago
  18. 4131f83 KVM: PPC: Book3S HV: XIVE: add a control to initialize a source by Cédric Le Goater · 6 years ago
  19. eacc56b KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVE by Cédric Le Goater · 6 years ago
  20. 90c7379 KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation mode by Cédric Le Goater · 6 years ago
  21. dbcdae1 Documentation: kvm: fix dirty log ioctl arch lists by Andrew Jones · 6 years ago
  22. a243c16 KVM: arm64: Add capability to advertise ptrauth for guest by Amit Daniel Kachhap · 6 years ago
  23. a22fa32 KVM: arm64: Add userspace flag to enable pointer authentication by Amit Daniel Kachhap · 6 years ago
  24. 43b8e1f KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDs by Dave Martin · 6 years ago
  25. fe365b4 KVM: Clarify KVM_{SET,GET}_ONE_REG error code documentation by Dave Martin · 6 years ago
  26. 9df2d66 KVM: Clarify capability requirements for KVM_ARM_VCPU_FINALIZE by Dave Martin · 6 years ago
  27. 4bd774e KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing by Dave Martin · 6 years ago
  28. 13209ad KVM: s390: add MSA9 to cpumodel by Christian Borntraeger · 6 years ago
  29. c110ae5 kvm: move KVM_CAP_NR_MEMSLOTS to common code by Paolo Bonzini · 6 years ago
  30. 50036ad KVM: arm64/sve: Document KVM API extensions for SVE by Dave Martin · 6 years ago
  31. 395f562 KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REG by Dave Martin · 6 years ago
  32. fd3bc91 KVM: Documentation: Document arm64 core registers in detail by Dave Martin · 6 years ago
  33. e2788c4 Documentation: kvm: clarify KVM_SET_USER_MEMORY_REGION by Paolo Bonzini · 6 years ago
  34. 919f6cd KVM: doc: Document the life cycle of a VM and its resources by Sean Christopherson · 6 years ago
  35. ddba918 KVM: Reject device ioctls from processes other than the VM's creator by Sean Christopherson · 6 years ago
  36. 5e12490 KVM: doc: Fix incorrect word ordering regarding supported use of APIs by Sean Christopherson · 6 years ago
  37. 47c42e6 KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size' by Sean Christopherson · 6 years ago
  38. 636deed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  39. eca6be5 KVM: doc: Document the life cycle of a VM and its resources by Sean Christopherson · 6 years ago
  40. 8457fdf virtio-ccw: diag 500 may return a negative cookie by Cornelia Huck · 6 years ago
  41. 49113d3 KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameter by Nir Weiner · 6 years ago
  42. a592a3b Revert "KVM: MMU: document fast invalidate all pages" by Sean Christopherson · 6 years ago
  43. 164bf7e KVM: Move the memslot update in-progress flag to bit 63 by Sean Christopherson · 6 years ago
  44. cf1754c Documentation/virtual/kvm: Update URL for AMD SEV API specification by Christophe de Dinechin · 6 years ago
  45. 2bc3997 x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUID by Vitaly Kuznetsov · 6 years ago
  46. 2a31b9d kvm: introduce manual dirty log reprotect by Paolo Bonzini · 6 years ago
  47. e5d83c7 kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic by Paolo Bonzini · 8 years ago
  48. 0d1e8b8 Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  49. 01aa9d5 Merge tag 'docs-4.20' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  50. e42b4a5 Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  51. c4f5519 kvm: x86: Introduce KVM_CAP_EXCEPTION_PAYLOAD by Jim Mattson · 6 years ago
  52. 59073aa kvm: x86: Add exception payload fields to kvm_vcpu_events by Jim Mattson · 6 years ago
  53. bba9ce5 KVM: Documentation: Fix omission in struct kvm_vcpu_events by Jim Mattson · 6 years ago
  54. 0804c84 kvm/x86 : add coalesced pio support by Peng Hao · 6 years ago
  55. 9943450 kvm/x86 : add document for coalesced mmio by Peng Hao · 6 years ago
  56. 214ff83 KVM: x86: hyperv: implement PV IPI send hypercalls by Vitaly Kuznetsov · 6 years ago
  57. 901f8c3 KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl result by Paul Mackerras · 6 years ago
  58. aa069a9 KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization by Paul Mackerras · 6 years ago
  59. 9d67121 Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 6 years ago
  60. 3032341 KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register by Paul Mackerras · 6 years ago
  61. 233a7cb kvm: arm64: Allow tuning the physical address size for VM by Suzuki K Poulose · 6 years ago
  62. 6fbbde9 KVM: x86: Control guest reads of MSR_PLATFORM_INFO by Drew Schmitt · 6 years ago
  63. 40ebdb8 KVM: s390: Make huge pages unavailable in ucontrol VMs by Janosch Frank · 6 years ago
  64. a7ddcea Drop all 00-INDEX files from Documentation/ by Henrik Austad · 6 years ago
  65. 688e058 KVM: Documentation: rename the capability of KVM_CAP_ARM_SET_SERROR_ESR by Dongjiu Geng · 6 years ago
  66. 6319893 Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  67. 4180bf1 KVM: X86: Implement "send IPI" hypercall by Wanpeng Li · 6 years ago
  68. 8fcc4b5 kvm: nVMX: Introduce KVM_CAP_NESTED_STATE by Jim Mattson · 7 years ago
  69. a449938 KVM: s390: Add huge page enablement control by Janosch Frank · 6 years ago
  70. b0960b9 KVM: arm: Add 32bit get/set events support by James Morse · 6 years ago
  71. be26b3a arm64: KVM: export the capability to set guest SError syndrome by Dongjiu Geng · 6 years ago
  72. b7b27fa arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS by Dongjiu Geng · 6 years ago
  73. 327432c KVM: arm/arm64: vgic: Update documentation of the GIC devices wrt IIDR by Christoffer Dall · 6 years ago
  74. 2ddc649 KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph number by Vitaly Kuznetsov · 7 years ago
  75. 71e9d9a KVM: docs: nVMX: Remove known limitations as they do not exist now by Liran Alon · 7 years ago
  76. 7f4693b KVM: docs: mmu: KVM support exposing SLAT to guests by Liran Alon · 7 years ago
  77. 5eec43a Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
  78. 75025cc KVM: docs: mmu: Fix link to NPT presentation from KVM Forum 2008 by Liran Alon · 7 years ago
  79. df9cb9c kvm: x86: Amend the KVM_GET_SUPPORTED_CPUID API documentation by Jim Mattson · 7 years ago
  80. c1aea91 KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capability by Vitaly Kuznetsov · 7 years ago
  81. d6c77bd KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION by Eric Auger · 7 years ago
  82. 633711e kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME by Michael S. Tsirkin · 7 years ago
  83. 85bd0ba arm/arm64: KVM: Add PSCI version selection API by Marc Zyngier · 7 years ago
  84. 21e94ac KVM: trivial documentation cleanups by Andrew Jones · 7 years ago
  85. caa057a KVM: X86: Provide a capability to disable HLT intercepts by Wanpeng Li · 7 years ago
  86. 4d5422c KVM: X86: Provide a capability to disable MWAIT intercepts by Wanpeng Li · 7 years ago
  87. 4956aa3 Merge tag 'kvm-s390-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 7 years ago
  88. 5c2b4d5 KVM: document KVM_CAP_S390_[BPB|PSW|GMAP|COW] by Christian Borntraeger · 7 years ago
  89. a4429e5 KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED by Wanpeng Li · 7 years ago
  90. 01643c5 KVM: x86: KVM_CAP_SYNC_REGS by Ken Hofsass · 7 years ago
  91. 7b7e395 KVM: x86: add SYNC_REGS_SIZE_BYTES #define. by Ken Hofsass · 7 years ago
  92. faeb783 kvm: x86: hyperv: guest->host event signaling via eventfd by Roman Kagan · 7 years ago
  93. 801e459 KVM: x86: Add a framework for supporting MSR-based features by Tom Lendacky · 7 years ago
  94. fe2a302 KVM: x86: fix backward migration with async_PF by Radim Krčmář · 7 years ago
  95. d2b9b20 Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  96. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
  97. e531753 Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  98. 3214d01 KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds by Paul Mackerras · 7 years ago
  99. d279981 Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 7 years ago
  100. 65e3858 Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm by Paolo Bonzini · 7 years ago