1. 2ce7918 kvm/x86: add sending hyper-v crash notification to user space by Andrey Smetanin · 9 years ago
  2. e80a4a9 KVM: x86: mark legacy PCI device assignment as deprecated by Paolo Bonzini · 9 years ago
  3. f481b06 KVM: implement multiple address spaces by Paolo Bonzini · 9 years ago
  4. f077825 KVM: x86: API changes for SMM support by Paolo Bonzini · 10 years ago
  5. 90de4a1 KVM: x86: Support for disabling quirks by Nadav Amit · 9 years ago
  6. e928e9c KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. by Michael Ellerman · 10 years ago
  7. 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
  8. 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
  9. 816c766 KVM: s390: migrate vcpu interrupt state by Jens Freimann · 10 years ago
  10. 47b43c5 KVM: s390: add ioctl to inject local interrupts by Jens Freimann · 10 years ago
  11. d952bd0 MIPS: KVM: Wire up MSA capability by James Hogan · 10 years ago
  12. ab86bd6 MIPS: KVM: Expose MSA registers by James Hogan · 10 years ago
  13. 5fafd874 MIPS: KVM: Wire up FPU capability by James Hogan · 10 years ago
  14. 379245c MIPS: KVM: Expose FPU registers by James Hogan · 10 years ago
  15. c771607 MIPS: KVM: Add Config4/5 and writing of Config registers by James Hogan · 10 years ago
  16. 1068eaa MIPS: KVM: Implement PRid CP0 register access by James Hogan · 10 years ago
  17. 30ee2a9 KVM: s390: Create ioctl for Getting/Setting guest storage keys by Jason J. Herne · 10 years ago
  18. e44fc8c KVM: s390: introduce post handlers for STSI by Ekaterina Tumanova · 10 years ago
  19. 41408c2 KVM: s390: Add MEMOP ioctls for reading/writing guest memory by Thomas Huth · 10 years ago
  20. ecccf0c arm/arm64: KVM: export VCPU power state via MP_STATE ioctl by Alex Bennée · 10 years ago
  21. 174178f KVM: arm/arm64: add irqfd support by Eric Auger · 10 years ago
  22. 68c5575 KVM: s390: Allocate and save/restore vector registers by Eric Farman · 10 years ago
  23. 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 · 10 years ago
  24. 2444b35 KVM: s390: forward most SIGP orders to user space by David Hildenbrand · 10 years ago
  25. 2822545 KVM: s390: new parameter for SIGP STOP irqs by David Hildenbrand · 10 years ago
  26. ac3d373 arm/arm64: KVM: allow userland to request a virtual GICv3 by Andre Przywara · 10 years ago
  27. 333bce5 Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 10 years ago
  28. cf5d3188 arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot by Christoffer Dall · 10 years ago
  29. f7fa034d arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI by Christoffer Dall · 10 years ago
  30. 3ad8b3d arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option by Christoffer Dall · 10 years ago
  31. c32a427 kvm: Documentation: remove ia64 by Tiejun Chen · 10 years ago
  32. 7f05db6 kvm: drop unsupported capabilities, fix documentation by Michael S. Tsirkin · 10 years ago
  33. bc8a4e5 KVM: PPC: BOOKE: Add one_reg documentation of SPRG9 and DBSR by Bharat Bhushan · 10 years ago
  34. 209cf19 KVM: fix api documentation of KVM_GET_EMULATED_CPUID by Alex Bennée · 10 years ago
  35. 4bd9d34 KVM: document KVM_SET_GUEST_DEBUG api by Alex Bennée · 10 years ago
  36. d8482c0 KVM: clarify the idea of kvm_dirty_regs by David Hildenbrand · 10 years ago
  37. cc568ea Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm by Paolo Bonzini · 10 years ago
  38. ce91ddc KVM: PPC: Remove DCR handling by Alexander Graf · 10 years ago
  39. 92b591a KVM: Allow KVM_CHECK_EXTENSION on the vm fd by Alexander Graf · 10 years ago
  40. a084024 KVM: PPC: Book3S: Fix LPCR one_reg interface by Alexey Kardashevskiy · 10 years ago
  41. ae2113a KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled by Paul Mackerras · 10 years ago
  42. 699a0ea KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling by Paul Mackerras · 10 years ago
  43. c756ad0 Merge tag 'kvm-s390-20140721' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 10 years ago
  44. ec10b72 Merge tag 'kvm-s390-20140715' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 10 years ago
  45. 8a366a4 KVM: s390: document KVM_CAP_S390_IRQCHIP by Cornelia Huck · 10 years ago
  46. 0907c85 KVM: document target of capability enablement by Cornelia Huck · 10 years ago
  47. 6352e4d KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control by David Hildenbrand · 10 years ago
  48. 0b4820d KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures by David Hildenbrand · 10 years ago
  49. c2d2c21 KVM: MIPS: Document MIPS specifics of KVM API. by James Hogan · 10 years ago
  50. bf5590f KVM: Reformat KVM_SET_ONE_REG register documentation by James Hogan · 10 years ago
  51. 572e092 KVM: Document KVM_SET_SIGNAL_MASK as universal by James Hogan · 10 years ago
  52. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  53. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  54. 53ea2e4 Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-next by Paolo Bonzini · 10 years ago
  55. e1d8a96 KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register number by Paul Mackerras · 10 years ago
  56. 2f9c694 KVM: PPC: Book3S: Add ONE_REG register names that were missed by Paul Mackerras · 10 years ago
  57. 0409220 Merge tag 'kvm-arm-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next by Paolo Bonzini · 10 years ago
  58. ebc3226 KVM: s390: announce irqfd capability by Cornelia Huck · 10 years ago
  59. e029ae5 KVM: s390: Add clock comparator and CPU timer IRQ injection by Thomas Huth · 11 years ago
  60. c98be0c doc: spelling error changes by Carlos Garcia · 11 years ago
  61. 8ad6b63 KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header by Anup Patel · 10 years ago
  62. 50bb0c9 KVM: Documentation: Add info regarding KVM_ARM_VCPU_PSCI_0_2 feature by Anup Patel · 10 years ago
  63. f206165 KVM: s390: Per-vm kvm device controls by Dominik Dingel · 10 years ago
  64. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  65. 6acdb16 KVM: Specify byte order for KVM_EXIT_MMIO by Christoffer Dall · 11 years ago
  66. 8422359 KVM: s390: irq routing for adapter interrupts. by Cornelia Huck · 11 years ago
  67. d938dc5 KVM: Add per-vm capability enablement. by Cornelia Huck · 11 years ago
  68. df5cbb2 doc: fix double words by Masanari Iida · 11 years ago
  69. 100943c kvm: x86: ignore ioapic polarity by Gabriel L. Somlo · 11 years ago
  70. b73117c Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue by Paolo Bonzini · 11 years ago
  71. 8563bf5 KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 by Paul Mackerras · 11 years ago
  72. ab53f22 Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/linux-kvm-arm into kvm-queue by Paolo Bonzini · 11 years ago
  73. 1718003 KVM: doc: Fix typo in doc/virtual/kvm by Masanari Iida · 11 years ago
  74. ce01e4e KVM: arm-vgic: Set base addr through device API by Christoffer Dall · 11 years ago
  75. beb11fc KVM: Documentation: Fix typo for KVM_ARM_VCPU_INIT ioctl by Anup Patel · 11 years ago
  76. 95f328d Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
  77. 9c15bb1 kvm: Add KVM_GET_EMULATED_CPUID by Borislav Petkov · 11 years ago
  78. 388cc6e KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 by Paul Mackerras · 11 years ago
  79. 4b8473c KVM: PPC: Book3S HV: Add support for guest Program Priority Register by Paul Mackerras · 11 years ago
  80. a0144e2 KVM: PPC: Book3S HV: Store LPCR value for each virtual core by Paul Mackerras · 11 years ago
  81. c0867fd KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE by Paul Mackerras · 11 years ago
  82. 93b0f4d KVM: PPC: Book3S HV: Implement timebase offset for guests by Paul Mackerras · 11 years ago
  83. 3b78347 KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg by Michael Neuling · 11 years ago
  84. a7265fb KVM: ARM: Remove non-ASCII space characters by Christoffer Dall · 11 years ago
  85. 740edfc KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctl by Anup Patel · 11 years ago
  86. c9f3f2d doc: Fix typo in doucmentations by Masanari Iida · 11 years ago
  87. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  88. fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  89. d8968f1 kvm api doc: fix section numbers by Alexey Kardashevskiy · 11 years ago
  90. 379e04c arm64: KVM: userspace API documentation by Marc Zyngier · 12 years ago
  91. cc22c35 Documentation/virtual/kvm/api.txt fix a typo by Stefan Huber · 11 years ago
  92. f884ab1 doc: fix misspellings with 'codespell' tool by Anatol Pomozov · 11 years ago
  93. dfd2bb8 Merge branch 'kvm-arm-for-3.10' of git://github.com/columbia/linux-kvm-arm into queue by Marcelo Tosatti · 11 years ago
  94. 5975a2e KVM: PPC: Book3S: Add API for in-kernel XICS emulation by Paul Mackerras · 11 years ago
  95. aa404dd KVM: ARM: Fix API documentation for ONE_REG encoding by Christoffer Dall · 11 years ago
  96. 8b78645 KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state by Paul Mackerras · 11 years ago
  97. 8e591cb KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls by Michael Ellerman · 11 years ago
  98. eb1e4f4 kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC by Scott Wood · 11 years ago
  99. 852b6d5 kvm: add device control API by Scott Wood · 11 years ago
  100. 9a6061d KVM: PPC: e500: Add support for EPTCFG register by Mihai Caraman · 11 years ago