1. 801e459 KVM: x86: Add a framework for supporting MSR-based features by Tom Lendacky · 7 years ago
  2. fe2a302 KVM: x86: fix backward migration with async_PF by Radim Krčmář · 7 years ago
  3. 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
  4. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
  5. 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
  6. 3214d01 KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds by Paul Mackerras · 7 years ago
  7. d279981 Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 7 years ago
  8. 65e3858 Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm by Paolo Bonzini · 7 years ago
  9. 858a43a KVM: X86: use paravirtualized TLB Shootdown by Wanpeng Li · 7 years ago
  10. 5855564 KVM: PPC: Book3S HV: Enable migration of decrementer register by Paul Mackerras · 7 years ago
  11. e5a2cfb KVM: arm/arm64: Delete outdated forwarded irq documentation by Christoffer Dall · 7 years ago
  12. bb64da9 KVM: s390: mark irq_state.flags as non-usable by Christian Borntraeger · 7 years ago
  13. dc48bae KVM: Define SEV key management command id by Brijesh Singh · 7 years ago
  14. 69eaede KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctl by Brijesh Singh · 7 years ago
  15. 5acc5c0 KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctl by Brijesh Singh · 7 years ago
  16. b38defd Documentation/virtual/kvm: Add AMD Secure Encrypted Virtualization (SEV) by Brijesh Singh · 7 years ago
  17. fc3790f Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
  18. a6014f1 Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  19. bd94e7a KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved by Marc Zyngier · 7 years ago
  20. da9a144 KVM: s390: provide a capability for AIS state migration by Christian Borntraeger · 7 years ago
  21. 4dd6f17 KVM: s390: clear_io_irq() requests are not expected for adapter interrupts by Michael Mueller · 7 years ago
  22. f0d438e Merge tag 'kvm-arm-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next by Radim Krčmář · 7 years ago
  23. ae204f8 KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET by Eric Auger · 7 years ago
  24. 1af1ac9 KVM: x86: allow setting identity map addr with no vcpus only by David Hildenbrand · 7 years ago
  25. 726b99c KVM: x86: document special identity map address value by David Hildenbrand · 7 years ago
  26. 082d390 Merge tag 'kvm-arm-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  27. 9b87e7a KVM: arm/arm64: Support uaccess of GICC_APRn by Christoffer Dall · 7 years ago
  28. 8fa1696 KVM: s390: Multiple Epoch Facility support by Collin L. Walling · 8 years ago
  29. d3457c8 kvm: x86: hyperv: make VP_INDEX managed by userspace by Roman Kagan · 7 years ago
  30. 52a5c15 KVM: async_pf: Let guest support delivery of async_pf from guest mode by Wanpeng Li · 7 years ago
  31. efc479e kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2 by Roman Kagan · 7 years ago
  32. ac8d57e kvm: x86: mmu: allow A/D bits to be disabled in an mmu by Peter Feiner · 7 years ago
  33. 8a53e7e Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 7 years ago
  34. 04a7ea0 Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
  35. 2c1a48f KVM: S390: add new group for flic by Yi Min Zhao · 7 years ago
  36. 4036e38 KVM: s390: ioctls to get and set guest storage attributes by Claudio Imbrenda · 8 years ago
  37. 190df4a KVM: s390: CMMA tracking, ESSA emulation, migration mode by Claudio Imbrenda · 8 years ago
  38. 2ed4f9d KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modes by Paul Mackerras · 7 years ago
  39. 134764e KVM: PPC: Book3S HV: Add new capability to control MCE behaviour by Aravinda Prasad · 7 years ago
  40. 3c31352 KVM: PPC: Book3S HV: Allow userspace to set the desired SMT mode by Paul Mackerras · 8 years ago
  41. 99a1db7 KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace by Christoffer Dall · 7 years ago
  42. a2befac KVM: arm64: Allow creating the PMU without the in-kernel GIC by Christoffer Dall · 7 years ago
  43. 3bb9614 KVM: Add documentation for VCPU requests by Andrew Jones · 7 years ago
  44. 36c344f Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
  45. cb9d043 KVM: arm/arm64: Clarification and relaxation to ITS save/restore ABI by Christoffer Dall · 7 years ago
  46. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  47. 100e629 KVM: arm/arm64: Add GICV3 pending table save API documentation by Eric Auger · 7 years ago
  48. de2a091 KVM: arm/arm64: Add ITS save/restore API documentation by Eric Auger · 8 years ago
  49. bcb85c8 KVM: Documentation: remove VM mmap documentation by Jann Horn · 7 years ago
  50. c24a7be Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
  51. cf9bdd3 Merge tag 'kvm-s390-next-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 7 years ago
  52. e000b8e s390: kvm: Cpu model support for msa6, msa7 and msa8 by Jason J. Herne · 7 years ago
  53. 668fffa kvm: better MWAIT emulation for guests by Michael S. Tsirkin · 7 years ago
  54. 121f80b KVM: PPC: VFIO: Add in-kernel acceleration for VFIO by Alexey Kardashevskiy · 7 years ago
  55. f7b1a77 Merge tag 'kvm-s390-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  56. 3fe17e6 KVM: arm/arm64: Add ARM user space interrupt signaling ABI by Alexander Graf · 8 years ago
  57. d824ca5 arm/arm64: Add hyp-stub API documentation by Marc Zyngier · 7 years ago
  58. ad6260d KVM: x86: drop legacy device assignment by Paolo Bonzini · 7 years ago
  59. 47a4693 KVM: s390: introduce AIS capability by Yi Min Zhao · 8 years ago
  60. 715958f Merge tag 'kvm_mips_4.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/kvm-mips by Radim Krčmář · 7 years ago
  61. a892095 KVM: s390: introduce adapter interrupt inject function by Yi Min Zhao · 8 years ago
  62. 5197839 KVM: s390: introduce ais mode modify function by Fei Li · 8 years ago
  63. 08fab50 KVM: s390: interface for suppressible I/O adapters by Fei Li · 8 years ago
  64. 6fd6410 Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  65. 6d56111 KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABI by Christoffer Dall · 7 years ago
  66. d42a008 KVM: MIPS/VZ: Emulate MAARs when necessary by James Hogan · 7 years ago
  67. 5a2f352 KVM: MIPS/VZ: Support guest hardware page table walker by James Hogan · 7 years ago
  68. 4b7de02 KVM: MIPS/VZ: Support guest segmentation control by James Hogan · 7 years ago
  69. dffe042 KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig by James Hogan · 7 years ago
  70. edc8926 KVM: MIPS/VZ: Support guest CP0_BadInstr[P] by James Hogan · 7 years ago
  71. c992a4f KVM: MIPS: Implement VZ support by James Hogan · 7 years ago
  72. 578fd61 KVM: MIPS: Add 64BIT capability by James Hogan · 7 years ago
  73. a8a3c42 KVM: MIPS: Add VZ & TE capabilities by James Hogan · 7 years ago
  74. 955d8dc KVM: MIPS: Implement HYPCALL emulation by James Hogan · 7 years ago
  75. 4e0b1ab KVM: s390: gs support for kvm guests by Fan Zhang · 8 years ago
  76. 3aa5385 KVM: Documentation: document MCE ioctls by Luiz Capitulino · 7 years ago
  77. a677e70 KVM: Add documentation for KVM_CAP_NR_MEMSLOTS by Linu Cherian · 8 years ago
  78. be834aa Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  79. d3c1a297 Documentation: Update path to sysrq.txt by Krzysztof Kozlowski · 8 years ago
  80. 460df4c KVM: race-free exit from KVM_RUN without POSIX signals by Paolo Bonzini · 8 years ago
  81. 2e751df Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  82. d9c0e59 Merge tag 'kvm_mips_4.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/kvm-mips into HEAD by Paolo Bonzini · 8 years ago
  83. d5b798c Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 8 years ago
  84. 55dd00a KVM: x86: add KVM_HC_CLOCK_PAIRING hypercall by Marcelo Tosatti · 8 years ago
  85. ad58d4d KVM: MIPS/T&E: Expose read-only CP0_IntCtl register by James Hogan · 10 years ago
  86. 013044c KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registers by James Hogan · 8 years ago
  87. 7801bbe KVM: MIPS/T&E: Implement CP0_EBase register by James Hogan · 8 years ago
  88. f98a8bf KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size by David Gibson · 8 years ago
  89. ef1ead0 KVM: PPC: Book3S HV: HPT resizing documentation and reserved numbers by David Gibson · 8 years ago
  90. ccc4df4 Documentation: Correct duplicate section number in kvm/api.txt by David Gibson · 8 years ago
  91. 167c76e Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 8 years ago
  92. c927013 KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU by Paul Mackerras · 8 years ago
  93. e363e05 KVM: arm/arm64: Documentation: Update arm-vgic-v3.txt by Vijaya Kumar K · 8 years ago
  94. 63dbe14 kvm: x86: mmu: Update documentation for fast page fault mechanism by Junaid Shahid · 8 years ago
  95. 3f5ad8b KVM: hyperv: fix locking of struct kvm_hv fields by Paolo Bonzini · 8 years ago
  96. 93173b5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  97. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  98. f673b5b Merge tag 'kvm-arm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  99. 6ccad8c KVM: Add halt polling documentation by Suraj Jitindar Singh · 8 years ago
  100. e9cf1e0 KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs by Paul Mackerras · 8 years ago