1. 50bb0c9 KVM: Documentation: Add info regarding KVM_ARM_VCPU_PSCI_0_2 feature by Anup Patel · 11 years ago
  2. f206165 KVM: s390: Per-vm kvm device controls by Dominik Dingel · 11 years ago
  3. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  4. 6acdb16 KVM: Specify byte order for KVM_EXIT_MMIO by Christoffer Dall · 11 years ago
  5. 8422359 KVM: s390: irq routing for adapter interrupts. by Cornelia Huck · 11 years ago
  6. d938dc5 KVM: Add per-vm capability enablement. by Cornelia Huck · 11 years ago
  7. df5cbb2 doc: fix double words by Masanari Iida · 11 years ago
  8. 100943c kvm: x86: ignore ioapic polarity by Gabriel L. Somlo · 11 years ago
  9. b73117c Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue by Paolo Bonzini · 11 years ago
  10. 8563bf5 KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 by Paul Mackerras · 11 years ago
  11. 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
  12. 1718003 KVM: doc: Fix typo in doc/virtual/kvm by Masanari Iida · 11 years ago
  13. ce01e4e KVM: arm-vgic: Set base addr through device API by Christoffer Dall · 11 years ago
  14. beb11fc KVM: Documentation: Fix typo for KVM_ARM_VCPU_INIT ioctl by Anup Patel · 11 years ago
  15. 95f328d Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
  16. 9c15bb1 kvm: Add KVM_GET_EMULATED_CPUID by Borislav Petkov · 11 years ago
  17. 388cc6e KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 by Paul Mackerras · 11 years ago
  18. 4b8473c KVM: PPC: Book3S HV: Add support for guest Program Priority Register by Paul Mackerras · 11 years ago
  19. a0144e2 KVM: PPC: Book3S HV: Store LPCR value for each virtual core by Paul Mackerras · 11 years ago
  20. c0867fd KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE by Paul Mackerras · 11 years ago
  21. 93b0f4d KVM: PPC: Book3S HV: Implement timebase offset for guests by Paul Mackerras · 11 years ago
  22. 3b78347 KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg by Michael Neuling · 11 years ago
  23. a7265fb KVM: ARM: Remove non-ASCII space characters by Christoffer Dall · 11 years ago
  24. 740edfc KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctl by Anup Patel · 11 years ago
  25. c9f3f2d doc: Fix typo in doucmentations by Masanari Iida · 11 years ago
  26. 80cc38b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  27. fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  28. d8968f1 kvm api doc: fix section numbers by Alexey Kardashevskiy · 12 years ago
  29. 379e04c7 arm64: KVM: userspace API documentation by Marc Zyngier · 12 years ago
  30. cc22c35 Documentation/virtual/kvm/api.txt fix a typo by Stefan Huber · 12 years ago
  31. f884ab1 doc: fix misspellings with 'codespell' tool by Anatol Pomozov · 12 years ago
  32. dfd2bb8 Merge branch 'kvm-arm-for-3.10' of git://github.com/columbia/linux-kvm-arm into queue by Marcelo Tosatti · 12 years ago
  33. 5975a2e KVM: PPC: Book3S: Add API for in-kernel XICS emulation by Paul Mackerras · 12 years ago
  34. aa404dd KVM: ARM: Fix API documentation for ONE_REG encoding by Christoffer Dall · 12 years ago
  35. 8b78645 KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state by Paul Mackerras · 12 years ago
  36. 8e591cb KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls by Michael Ellerman · 12 years ago
  37. eb1e4f4 kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC by Scott Wood · 12 years ago
  38. 852b6d5 kvm: add device control API by Scott Wood · 12 years ago
  39. 9a6061d KVM: PPC: e500: Add support for EPTCFG register by Mihai Caraman · 12 years ago
  40. 307d900 KVM: PPC: e500: Add support for TLBnPS registers by Mihai Caraman · 12 years ago
  41. a85d2aa KVM: PPC: e500: Expose MMU registers via ONE_REG by Mihai Caraman · 12 years ago
  42. 78accda KVM: PPC: Added one_reg interface for timer registers by Bharat Bhushan · 12 years ago
  43. 2b83451 KVM: ioeventfd for virtio-ccw devices. by Cornelia Huck · 12 years ago
  44. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  45. 330690c ARM: KVM: VGIC accept vcpu and dist base addresses from user space by Christoffer Dall · 12 years ago
  46. 3401d546 KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl by Christoffer Dall · 12 years ago
  47. 4293b5e KVM: Remove duplicate text in api.txt by Geoff Levand · 12 years ago
  48. 75d61fb KVM: set_memory_region: Disallow changing read-only attribute later by Takuya Yoshikawa · 12 years ago
  49. aa024c2 KVM: ARM: Power State Coordination Interface implementation by Marc Zyngier · 12 years ago
  50. 4fe21e4 KVM: ARM: VFP userspace interface by Rusty Russell · 12 years ago
  51. c27581e KVM: ARM: Demux CCSIDR in the userspace API by Christoffer Dall · 12 years ago
  52. 1138245 KVM: ARM: User space API for getting/setting co-proc registers by Christoffer Dall · 12 years ago
  53. 86ce853 KVM: ARM: Inject IRQs and FIQs from userspace by Christoffer Dall · 12 years ago
  54. 749cf76c KVM: ARM: Initial skeleton to compile KVM support by Christoffer Dall · 12 years ago
  55. 324b3e6 KVM: PPC: BookE: Add EPR ONE_REG sync by Alexander Graf · 12 years ago
  56. 1c81063 KVM: PPC: BookE: Implement EPR exit by Alexander Graf · 12 years ago
  57. 68e2ffe KVM: PPC: Fix SREGS documentation reference by Mihai Caraman · 12 years ago
  58. fa6b7fe KVM: s390: Add support for channel I/O instructions. by Cornelia Huck · 12 years ago
  59. d6712df KVM: s390: Base infrastructure for enabling capabilities. by Cornelia Huck · 12 years ago
  60. 48a3e95 KVM: s390: Add support for machine checks. by Cornelia Huck · 12 years ago
  61. d8346b7 KVM: s390: Support for I/O interrupts. by Cornelia Huck · 12 years ago
  62. 352df1d KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface by Mihai Caraman · 12 years ago
  63. a293292 KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT by Paul Mackerras · 12 years ago
  64. 686de18 KVM: Documentation: Fix reentry-to-be-consistent paragraph by Alexander Graf · 12 years ago
  65. 03604b3 Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue by Marcelo Tosatti · 12 years ago
  66. 416ad65 s390/kvm: Add documentation for KVM_S390_INTERRUPT by Cornelia Huck · 12 years ago
  67. 55b665b KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas by Paul Mackerras · 12 years ago
  68. a8bd19e KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface by Paul Mackerras · 12 years ago
  69. a136a8b KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface by Paul Mackerras · 12 years ago
  70. 2e23270 Document IACx/DACx registers access using ONE_REG API by Bharat Bhushan · 12 years ago
  71. 9202e07 KVM: PPC: Add support for ePAPR idle hcall in host kernel by Liu Yu-B13201 · 13 years ago
  72. 7a84428 KVM: Add resampling irqfds for level triggered interrupts by Alex Williamson · 12 years ago
  73. 7efd8fa KVM: Improve wording of KVM_SET_USER_MEMORY_REGION documentation by Jan Kiszka · 12 years ago
  74. 4d8b81a KVM: introduce readonly memslot by Xiao Guangrong · 12 years ago
  75. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  76. f36992e KVM: Add missing KVM_IRQFD API documentation by Alex Williamson · 13 years ago
  77. 32fad28 KVM: PPC: Book3S HV: Make the guest hash table size configurable by Paul Mackerras · 13 years ago
  78. 5b74716 kvm/powerpc: Add new ioctl to retreive server MMU infos by Benjamin Herrenschmidt · 13 years ago
  79. b6ddf05 KVM: x86: Run PIT work in own kthread by Jan Kiszka · 13 years ago
  80. 0589ff6 KVM: x86: Document in-kernel PIT API by Jan Kiszka · 13 years ago
  81. 414fa98 KVM: Improve readability of KVM API doc by Jan Kiszka · 13 years ago
  82. 07975ad KVM: Introduce direct MSI message injection for in-kernel irqchips by Jan Kiszka · 13 years ago
  83. 1c0b28c KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL by Eric B Munson · 13 years ago
  84. 07700a9 KVM: Allow host IRQ sharing for assigned PCI 2.3 devices by Jan Kiszka · 13 years ago
  85. 1022fc3 KVM: PPC: Add support for explicit HIOR setting by Alexander Graf · 13 years ago
  86. e24ed81 KVM: PPC: Add generic single register ioctls by Alexander Graf · 13 years ago
  87. dc83b8b KVM: PPC: e500: MMU API by Scott Wood · 13 years ago
  88. b9e5dc8 KVM: provide synchronous registers in kvm_run by Christian Borntraeger · 13 years ago
  89. ccc7910 KVM: s390: ucontrol: interface to inject faults on a vcpu page table by Carsten Otte · 13 years ago
  90. 5b1c149 KVM: s390: ucontrol: export SIE control block to user by Carsten Otte · 13 years ago
  91. e168bf8 KVM: s390: ucontrol: export page faults to user by Carsten Otte · 13 years ago
  92. 27e0393 KVM: s390: ucontrol: per vcpu address spaces by Carsten Otte · 13 years ago
  93. e08b963 KVM: s390: add parameter for KVM_CREATE_VM by Carsten Otte · 13 years ago
  94. 3f745f1 KVM: Document KVM_NMI by Avi Kivity · 13 years ago
  95. 4d25a066 KVM: Don't automatically expose the TSC deadline timer in cpuid by Jan Kiszka · 13 years ago
  96. 3d27e23 KVM: Device assignment permission checks by Alex Williamson · 13 years ago
  97. 4238737 KVM: Remove ability to assign a device without iommu support by Alex Williamson · 13 years ago
  98. 821246a KVM: Update documentation to include detailed ENABLE_CAP description by Alexander Graf · 13 years ago
  99. 3644268 KVM: Restore missing powerpc API docs by Avi Kivity · 13 years ago
  100. 8c3ba33 KVM: x86: Raise the hard VCPU count limit by Sasha Levin · 13 years ago