1. 7ff6c03 KVM: x86: Remove stateful CPUID handling by Sean Christopherson · 4 years, 10 months ago
  2. 3c9bd40 KVM: x86: enable dirty log gradually in small chunks by Jay Zhou · 4 years, 10 months ago
  3. a93236f KVM: s390: rstify new ioctls in api.rst by Christian Borntraeger · 4 years, 10 months ago
  4. 106ee47 docs: kvm: Convert api.txt to ReST format by Mauro Carvalho Chehab · 5 years ago[Renamed (71%) from Documentation/virt/kvm/api.txt]
  5. ef09f4f Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
  6. 7de3f14 KVM: s390: Add new reset vcpu API by Janosch Frank · 5 years ago
  7. 290a6bb arm64: KVM: Add UAPI notes for swapped registers by Andrew Jones · 5 years ago
  8. 3525d0c Merge tag 'kvm-ppc-uvmem-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 5 years ago
  9. 80b10aa Documentation: kvm: Fix mention to number of ioctls classes by Wainer dos Santos Moschetta · 5 years ago
  10. 2294568 KVM: PPC: Book3S HV: Support reset of secure guest by Bharata B Rao · 5 years ago
  11. 14edff8 Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  12. da34517 KVM: arm/arm64: Allow user injection of external data aborts by Christoffer Dall · 5 years ago
  13. c726200 KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace by Christoffer Dall · 5 years ago
  14. 1a9167a KVM: PPC: Report single stepping capability by Fabiano Rosas · 6 years ago
  15. 344c6c8 KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSH by Tianyu Lan · 5 years ago
  16. 17a81bd Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
  17. b274a29 doc: kvm: Fix return description of KVM_SET_MSRS by Xiaoyao Li · 5 years ago
  18. 92f35b7 KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE by Marc Zyngier · 5 years ago
  19. b4d863c KVM: s390: improve documentation for S390_MEM_OP by Cornelia Huck · 5 years ago
  20. 2f5947d Documentation: move Documentation/virtual to Documentation/virt by Christoph Hellwig · 5 years ago[Renamed (99%) from Documentation/virtual/kvm/api.txt]
  21. 30cd860 KVM: x86: Add fixed counters to PMU filter by Eric Hankland · 5 years ago
  22. 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  23. a45ff59 Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  24. 66bb8a0 KVM: x86: PMU Event Filter by Eric Hankland · 5 years ago
  25. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  26. 6ca00df KVM: x86: Modify struct kvm_nested_state to have explicit fields for data by Liran Alon · 6 years ago
  27. 76e3bcd KVM: fix typo in documentation by Dennis Restle · 6 years ago
  28. b693d0b docs: arm64: convert docs to ReST and rename to .rst by Mauro Carvalho Chehab · 6 years ago
  29. b517006 KVM: X86: Provide a capability to disable cstate msr read intercepts by Wanpeng Li · 6 years ago
  30. 8ffdaa7 KVM: Documentation: Add disable pause exits to KVM_CAP_X86_DISABLE_EXITS by Wanpeng Li · 6 years ago
  31. 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  32. 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
  33. 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
  34. d7547c5 KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2 by Peter Xu · 6 years ago
  35. 65c4189 KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size by Paolo Bonzini · 6 years ago
  36. 3a1e5e4 Revert "KVM: doc: Document the life cycle of a VM and its resources" by Radim Krčmář · 6 years ago
  37. 76d58e0 KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size by Paolo Bonzini · 6 years ago
  38. e4945b9 KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE state by Cédric Le Goater · 6 years ago
  39. eacc56b KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVE by Cédric Le Goater · 6 years ago
  40. dbcdae1 Documentation: kvm: fix dirty log ioctl arch lists by Andrew Jones · 6 years ago
  41. a243c16 KVM: arm64: Add capability to advertise ptrauth for guest by Amit Daniel Kachhap · 6 years ago
  42. a22fa32 KVM: arm64: Add userspace flag to enable pointer authentication by Amit Daniel Kachhap · 6 years ago
  43. 43b8e1f KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDs by Dave Martin · 6 years ago
  44. fe365b4 KVM: Clarify KVM_{SET,GET}_ONE_REG error code documentation by Dave Martin · 6 years ago
  45. 9df2d66 KVM: Clarify capability requirements for KVM_ARM_VCPU_FINALIZE by Dave Martin · 6 years ago
  46. 4bd774e KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing by Dave Martin · 6 years ago
  47. c110ae5 kvm: move KVM_CAP_NR_MEMSLOTS to common code by Paolo Bonzini · 6 years ago
  48. 50036ad KVM: arm64/sve: Document KVM API extensions for SVE by Dave Martin · 6 years ago
  49. 395f562 KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REG by Dave Martin · 6 years ago
  50. fd3bc91 KVM: Documentation: Document arm64 core registers in detail by Dave Martin · 6 years ago
  51. e2788c4 Documentation: kvm: clarify KVM_SET_USER_MEMORY_REGION by Paolo Bonzini · 6 years ago
  52. 919f6cd KVM: doc: Document the life cycle of a VM and its resources by Sean Christopherson · 6 years ago
  53. ddba918 KVM: Reject device ioctls from processes other than the VM's creator by Sean Christopherson · 6 years ago
  54. 5e12490 KVM: doc: Fix incorrect word ordering regarding supported use of APIs by Sean Christopherson · 6 years ago
  55. eca6be5 KVM: doc: Document the life cycle of a VM and its resources by Sean Christopherson · 6 years ago
  56. 2bc3997 x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUID by Vitaly Kuznetsov · 6 years ago
  57. 2a31b9d kvm: introduce manual dirty log reprotect by Paolo Bonzini · 6 years ago
  58. e5d83c7 kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic by Paolo Bonzini · 8 years ago
  59. 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
  60. c4f5519 kvm: x86: Introduce KVM_CAP_EXCEPTION_PAYLOAD by Jim Mattson · 6 years ago
  61. 59073aa kvm: x86: Add exception payload fields to kvm_vcpu_events by Jim Mattson · 6 years ago
  62. bba9ce5 KVM: Documentation: Fix omission in struct kvm_vcpu_events by Jim Mattson · 6 years ago
  63. 0804c84 kvm/x86 : add coalesced pio support by Peng Hao · 6 years ago
  64. 9943450 kvm/x86 : add document for coalesced mmio by Peng Hao · 6 years ago
  65. 214ff83 KVM: x86: hyperv: implement PV IPI send hypercalls by Vitaly Kuznetsov · 6 years ago
  66. 901f8c3 KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl result by Paul Mackerras · 6 years ago
  67. aa069a9 KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization by Paul Mackerras · 6 years ago
  68. 9d67121 Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 6 years ago
  69. 3032341 KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register by Paul Mackerras · 6 years ago
  70. 233a7cb kvm: arm64: Allow tuning the physical address size for VM by Suzuki K Poulose · 6 years ago
  71. 6fbbde9 KVM: x86: Control guest reads of MSR_PLATFORM_INFO by Drew Schmitt · 6 years ago
  72. 40ebdb8 KVM: s390: Make huge pages unavailable in ucontrol VMs by Janosch Frank · 6 years ago
  73. 688e058 KVM: Documentation: rename the capability of KVM_CAP_ARM_SET_SERROR_ESR by Dongjiu Geng · 6 years ago
  74. 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
  75. 8fcc4b5 kvm: nVMX: Introduce KVM_CAP_NESTED_STATE by Jim Mattson · 6 years ago
  76. a449938 KVM: s390: Add huge page enablement control by Janosch Frank · 6 years ago
  77. b0960b9 KVM: arm: Add 32bit get/set events support by James Morse · 6 years ago
  78. be26b3a arm64: KVM: export the capability to set guest SError syndrome by Dongjiu Geng · 6 years ago
  79. b7b27fa arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS by Dongjiu Geng · 6 years ago
  80. 2ddc649 KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph number by Vitaly Kuznetsov · 7 years ago
  81. df9cb9c kvm: x86: Amend the KVM_GET_SUPPORTED_CPUID API documentation by Jim Mattson · 7 years ago
  82. c1aea91 KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capability by Vitaly Kuznetsov · 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. 01643c5 KVM: x86: KVM_CAP_SYNC_REGS by Ken Hofsass · 7 years ago
  90. 7b7e395 KVM: x86: add SYNC_REGS_SIZE_BYTES #define. by Ken Hofsass · 7 years ago
  91. faeb783 kvm: x86: hyperv: guest->host event signaling via eventfd by Roman Kagan · 7 years ago
  92. 801e459 KVM: x86: Add a framework for supporting MSR-based features by Tom Lendacky · 7 years ago
  93. 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
  94. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
  95. 3214d01 KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds by Paul Mackerras · 7 years ago
  96. 65e3858 Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm by Paolo Bonzini · 7 years ago
  97. 5855564 KVM: PPC: Book3S HV: Enable migration of decrementer register by Paul Mackerras · 7 years ago
  98. bb64da9 KVM: s390: mark irq_state.flags as non-usable by Christian Borntraeger · 7 years ago
  99. 69eaede KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctl by Brijesh Singh · 7 years ago
  100. 5acc5c0 KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctl by Brijesh Singh · 7 years ago