1. c6170b8 kvm: Convert kvm_lock to a mutex by Junaid Shahid · 5 years ago
  2. c217b3c KVM: Reject device ioctls from processes other than the VM's creator by Sean Christopherson · 5 years ago
  3. 62d88fc KVM: x86: Add a framework for supporting MSR-based features by Tom Lendacky · 6 years ago
  4. b8beca4 arm/arm64: KVM: Add PSCI version selection API by Marc Zyngier · 6 years ago
  5. 75b1053 KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state by Paul Mackerras · 7 years ago
  6. e3fd9a9 kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use by Paolo Bonzini · 7 years ago
  7. 58e3948 KVM: document lock orders by Paolo Bonzini · 8 years ago
  8. 6fe407f KVM: arm64: Require in-kernel irqchip for PMU support by Christoffer Dall · 8 years ago
  9. 7148480 KVM: arm/arm64: Add VGICv3 save/restore API documentation by Christoffer Dall · 8 years ago
  10. 055b6ae KVM: documentation: fix KVM_CAP_X2APIC_API information by Paolo Bonzini · 8 years ago
  11. 6f49b2f Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  12. 912902c Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next by Radim Krčmář · 8 years ago
  13. 995a0ee KVM: arm/arm64: Enable MSI routing by Eric Auger · 8 years ago
  14. 180ae7b KVM: arm/arm64: Enable irqchip routing by Eric Auger · 8 years ago
  15. 76a10b8 KVM: api: Pass the devid in the msi routing entry by Eric Auger · 8 years ago
  16. 0e4e82f KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller by Andre Przywara · 8 years ago
  17. 1085fdc KVM: arm64: vgic-its: Introduce new KVM ITS device by Andre Przywara · 8 years ago
  18. 2b8ddd9 KVM: Extend struct kvm_msi to hold a 32-bit device ID by Andre Przywara · 8 years ago
  19. 6502a34 KVM: s390: allow user space to handle instr 0x0000 by David Hildenbrand · 8 years ago
  20. c519265 KVM: x86: add a flag to disable KVM x2apic broadcast quirk by Radim Krčmář · 8 years ago
  21. 37131313 KVM: x86: add KVM_CAP_X2APIC_API by Radim Krčmář · 8 years ago
  22. 0510870 MIPS: KVM: Add KScratch registers by James Hogan · 8 years ago
  23. f26ed98 Merge tag 'kvm-s390-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 8 years ago
  24. bb3541f KVM: x86: Fix typos by Andrea Gelmini · 8 years ago
  25. f9cbd9b KVM: s390: provide CMMA attributes only if available by David Hildenbrand · 8 years ago
  26. 0a763c7 KVM: s390: interface to query and configure cpu subfunctions by David Hildenbrand · 8 years ago
  27. 15c9705 KVM: s390: interface to query and configure cpu features by David Hildenbrand · 9 years ago
  28. 0b1b1df kvm: introduce KVM_MAX_VCPU_ID by Greg Kurz · 8 years ago
  29. 6ac0f61 Merge tag 'kvm-s390-next-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 8 years ago
  30. 051c87f KVM: s390: document KVM_CAP_S390_RI by David Hildenbrand · 8 years ago
  31. 1f644a73 Documentation: virtual: fix spelling mistake by Eric Engestrom · 8 years ago
  32. 6d28f78 KVM: s390: add clear I/O irq operation for FLIC by Halil Pasic · 8 years ago
  33. dad7eef KVM: s390: document FLIC behavior on unsupported by Halil Pasic · 8 years ago
  34. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  35. 844a5fe KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo by Paolo Bonzini · 8 years ago
  36. ab92f30 Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  37. 107d44a2 KVM: document KVM_REINJECT_CONTROL ioctl by Radim Krčmář · 8 years ago
  38. 92f94f1 KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed by Xiao Guangrong · 8 years ago
  39. 61ec84f 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
  40. 58ded42 KVM: PPC: Add support for 64bit TCE windows by Alexey Kardashevskiy · 8 years ago
  41. bb0c70b arm64: KVM: Add a new vcpu device control group for PMUv3 by Shannon Zhao · 8 years ago
  42. f577f6c arm64: KVM: Introduce per-vcpu kvm device controls by Shannon Zhao · 8 years ago
  43. 808e738 arm64: KVM: Add a new feature bit for PMUv3 by Shannon Zhao · 8 years ago
  44. 83326e4 kvm/x86: Hyper-V VMBus hypercall userspace exit by Andrey Smetanin · 8 years ago
  45. d3695aa KVM: PPC: Add support for multiple-TCE hcalls by Alexey Kardashevskiy · 8 years ago
  46. 8a08b9c KVM: s390: usage hint for adapter mappings by Cornelia Huck · 8 years ago
  47. eaf2b65 KVM: s390: add documentation of KVM_S390_VM_CRYPTO by David Hildenbrand · 8 years ago
  48. aad3c1d KVM: s390: add documentation of KVM_S390_VM_TOD by David Hildenbrand · 8 years ago
  49. ed8e5a2 KVM doc: Fix KVM_SMI chapter number by Alexey Kardashevskiy · 8 years ago
  50. a3a92c3 KVM: s390: fix mismatch between user and in-kernel guest limit by Dominik Dingel · 9 years ago
  51. 77fbbbd KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptes by Takuya Yoshikawa · 8 years ago
  52. db397571 kvm/x86: Hyper-V kvm exit by Andrey Smetanin · 8 years ago
  53. 5c919412 kvm/x86: Hyper-V synthetic interrupt controller by Andrey Smetanin · 8 years ago
  54. 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  55. 197a4f4 Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  56. 952105a KVM: arm/arm64: Fix vGIC documentation by Pavel Fedin · 9 years ago
  57. 4cf1bc4 arm/arm64: KVM: Add forwarded physical interrupts documentation by Christoffer Dall · 9 years ago
  58. 5d4f6f3 Doc:kvm: Fix typo in Doc/virtual/kvm by Masanari Iida · 9 years ago
  59. bf9f6ac KVM: Update Posted-Interrupts Descriptor when vCPU is blocked by Feng Wu · 9 years ago
  60. e9ea506 kvm: add capability for any-length ioeventfds by Jason Wang · 9 years ago
  61. 1c1a9ce KVM: x86: Add support for local interrupt requests from userspace by Steve Rutherford · 9 years ago
  62. b053b2a KVM: x86: Add EOI exit bitmap inference by Steve Rutherford · 9 years ago
  63. 7543a63 KVM: x86: Add KVM exit for IOAPIC EOIs by Steve Rutherford · 9 years ago
  64. 49df639 KVM: x86: Split the APIC from the rest of IRQCHIP. by Steve Rutherford · 9 years ago
  65. e3dbc57 Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue by Paolo Bonzini · 9 years ago
  66. 2ce7918 kvm/x86: add sending hyper-v crash notification to user space by Andrey Smetanin · 9 years ago
  67. 834bf88 KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG by Alex Bennée · 9 years ago
  68. 4bd611c KVM: arm64: guest debug, add SW break point support by Alex Bennée · 9 years ago
  69. 0e6f07f KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl by Alex Bennée · 9 years ago
  70. 8ab30c1 KVM: add comments for kvm_debug_exit_arch struct by Alex Bennée · 9 years ago
  71. e80a4a9 KVM: x86: mark legacy PCI device assignment as deprecated by Paolo Bonzini · 9 years ago
  72. 699023e KVM: x86: add SMM to the MMU role, support SMRAM address space by Paolo Bonzini · 9 years ago
  73. f481b06 KVM: implement multiple address spaces by Paolo Bonzini · 9 years ago
  74. f077825 KVM: x86: API changes for SMM support by Paolo Bonzini · 9 years ago
  75. edc90b7 KVM: MMU: fix SMAP virtualization by Xiao Guangrong · 9 years ago
  76. 90de4a1 KVM: x86: Support for disabling quirks by Nadav Amit · 9 years ago
  77. e928e9c KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. by Michael Ellerman · 9 years ago
  78. 7f22b45 Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 9 years ago
  79. bf0fb67 Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next' by Paolo Bonzini · 9 years ago
  80. 816c766 KVM: s390: migrate vcpu interrupt state by Jens Freimann · 9 years ago
  81. 47b43c5 KVM: s390: add ioctl to inject local interrupts by Jens Freimann · 9 years ago
  82. 94aa033 KVM: s390: fix get_all_floating_irqs by Jens Freimann · 9 years ago
  83. d952bd0 MIPS: KVM: Wire up MSA capability by James Hogan · 9 years ago
  84. ab86bd6 MIPS: KVM: Expose MSA registers by James Hogan · 9 years ago
  85. 5fafd874 MIPS: KVM: Wire up FPU capability by James Hogan · 9 years ago
  86. 379245c MIPS: KVM: Expose FPU registers by James Hogan · 9 years ago
  87. c771607 MIPS: KVM: Add Config4/5 and writing of Config registers by James Hogan · 10 years ago
  88. 1068eaa MIPS: KVM: Implement PRid CP0 register access by James Hogan · 10 years ago
  89. 30ee2a9 KVM: s390: Create ioctl for Getting/Setting guest storage keys by Jason J. Herne · 10 years ago
  90. e44fc8c KVM: s390: introduce post handlers for STSI by Ekaterina Tumanova · 9 years ago
  91. 41408c2 KVM: s390: Add MEMOP ioctls for reading/writing guest memory by Thomas Huth · 9 years ago
  92. ecccf0c arm/arm64: KVM: export VCPU power state via MP_STATE ioctl by Alex Bennée · 9 years ago
  93. 174178f KVM: arm/arm64: add irqfd support by Eric Auger · 9 years ago
  94. 68c5575 KVM: s390: Allocate and save/restore vector registers by Eric Farman · 10 years ago
  95. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  96. a2e1999 virtual: Documentation: simplify and generalize paravirt_ops.txt by Luis R. Rodriguez · 9 years ago
  97. 658b6ed KVM: s390: add cpu model support by Michael Mueller · 9 years ago
  98. 8fff5e3 Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 9 years ago
  99. 2444b35 KVM: s390: forward most SIGP orders to user space by David Hildenbrand · 10 years ago
  100. 2822545 KVM: s390: new parameter for SIGP STOP irqs by David Hildenbrand · 10 years ago