1. 0be0226 KVM: MMU: fix SMAP virtualization by Xiao Guangrong · 9 years ago
  2. e928e9c KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. by Michael Ellerman · 9 years ago
  3. 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
  4. 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
  5. 816c766 KVM: s390: migrate vcpu interrupt state by Jens Freimann · 10 years ago
  6. 47b43c5 KVM: s390: add ioctl to inject local interrupts by Jens Freimann · 10 years ago
  7. 94aa033 KVM: s390: fix get_all_floating_irqs by Jens Freimann · 9 years ago
  8. d952bd0 MIPS: KVM: Wire up MSA capability by James Hogan · 10 years ago
  9. ab86bd6 MIPS: KVM: Expose MSA registers by James Hogan · 10 years ago
  10. 5fafd874 MIPS: KVM: Wire up FPU capability by James Hogan · 10 years ago
  11. 379245c MIPS: KVM: Expose FPU registers by James Hogan · 10 years ago
  12. c771607 MIPS: KVM: Add Config4/5 and writing of Config registers by James Hogan · 10 years ago
  13. 1068eaa MIPS: KVM: Implement PRid CP0 register access by James Hogan · 10 years ago
  14. 30ee2a9 KVM: s390: Create ioctl for Getting/Setting guest storage keys by Jason J. Herne · 10 years ago
  15. e44fc8c KVM: s390: introduce post handlers for STSI by Ekaterina Tumanova · 9 years ago
  16. 41408c2 KVM: s390: Add MEMOP ioctls for reading/writing guest memory by Thomas Huth · 9 years ago
  17. ecccf0c arm/arm64: KVM: export VCPU power state via MP_STATE ioctl by Alex Bennée · 9 years ago
  18. 174178f KVM: arm/arm64: add irqfd support by Eric Auger · 9 years ago
  19. 68c5575 KVM: s390: Allocate and save/restore vector registers by Eric Farman · 10 years ago
  20. 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
  21. a2e1999 virtual: Documentation: simplify and generalize paravirt_ops.txt by Luis R. Rodriguez · 9 years ago
  22. 658b6ed KVM: s390: add cpu model support by Michael Mueller · 9 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 · 9 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. 8c0a7ce KVM: s390: Allow userspace to limit guest memory size by Dominik Dingel · 10 years ago
  27. 4fa96afd arm/arm64: KVM: force alignment of VGIC dist/CPU/redist addresses by Andre Przywara · 9 years ago
  28. ac3d373 arm/arm64: KVM: allow userland to request a virtual GICv3 by Andre Przywara · 10 years ago
  29. 065c003 KVM: arm/arm64: vgic: add init entry to VGIC KVM device by Eric Auger · 10 years ago
  30. 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
  31. cf5d3188 arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot by Christoffer Dall · 10 years ago
  32. f7fa034d arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI by Christoffer Dall · 10 years ago
  33. 3ad8b3d arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option by Christoffer Dall · 10 years ago
  34. c32a427 kvm: Documentation: remove ia64 by Tiejun Chen · 10 years ago
  35. 173ede4 Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 10 years ago
  36. 365dc16 KVM: fix vm device attribute documentation by Dominik Dingel · 10 years ago
  37. 7f05db6 kvm: drop unsupported capabilities, fix documentation by Michael S. Tsirkin · 10 years ago
  38. 91690bf Documentation: virtual: kvm: correct one bit description in APF case by Tiejun Chen · 10 years ago
  39. e77d99d Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next by Paolo Bonzini · 10 years ago
  40. bc8a4e5 KVM: PPC: BOOKE: Add one_reg documentation of SPRG9 and DBSR by Bharat Bhushan · 10 years ago
  41. a98f26f arm/arm64: KVM: vgic: make number of irqs a configurable attribute by Marc Zyngier · 10 years ago
  42. 209cf19 KVM: fix api documentation of KVM_GET_EMULATED_CPUID by Alex Bennée · 10 years ago
  43. 4bd9d34 KVM: document KVM_SET_GUEST_DEBUG api by Alex Bennée · 10 years ago
  44. ee3d157 kvm: fix potentially corrupt mmio cache by David Matlack · 10 years ago
  45. d8482c0 KVM: clarify the idea of kvm_dirty_regs by David Hildenbrand · 10 years ago
  46. cc568ea Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm by Paolo Bonzini · 10 years ago
  47. ce91ddc KVM: PPC: Remove DCR handling by Alexander Graf · 10 years ago
  48. 92b591a KVM: Allow KVM_CHECK_EXTENSION on the vm fd by Alexander Graf · 10 years ago
  49. a084024 KVM: PPC: Book3S: Fix LPCR one_reg interface by Alexey Kardashevskiy · 10 years ago
  50. ae2113a KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled by Paul Mackerras · 10 years ago
  51. 699a0ea KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling by Paul Mackerras · 10 years ago
  52. 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
  53. 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
  54. 8a366a4 KVM: s390: document KVM_CAP_S390_IRQCHIP by Cornelia Huck · 10 years ago
  55. 0907c85 KVM: document target of capability enablement by Cornelia Huck · 10 years ago
  56. 6352e4d KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control by David Hildenbrand · 10 years ago
  57. 0b4820d KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures by David Hildenbrand · 10 years ago
  58. c2d2c21 KVM: MIPS: Document MIPS specifics of KVM API. by James Hogan · 10 years ago
  59. bf5590f KVM: Reformat KVM_SET_ONE_REG register documentation by James Hogan · 10 years ago
  60. 572e092 KVM: Document KVM_SET_SIGNAL_MASK as universal by James Hogan · 10 years ago
  61. 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
  62. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  63. 53ea2e4 Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-next by Paolo Bonzini · 10 years ago
  64. e1d8a96 KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register number by Paul Mackerras · 10 years ago
  65. 2f9c694 KVM: PPC: Book3S: Add ONE_REG register names that were missed by Paul Mackerras · 10 years ago
  66. f3383cf KVM: PPC: Disable NX for old magic page using guests by Alexander Graf · 10 years ago
  67. 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
  68. ebc3226 KVM: s390: announce irqfd capability by Cornelia Huck · 10 years ago
  69. e029ae5 KVM: s390: Add clock comparator and CPU timer IRQ injection by Thomas Huth · 10 years ago
  70. c98be0c doc: spelling error changes by Carlos Garcia · 10 years ago
  71. 8ad6b63 KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header by Anup Patel · 10 years ago
  72. 50bb0c9 KVM: Documentation: Add info regarding KVM_ARM_VCPU_PSCI_0_2 feature by Anup Patel · 10 years ago
  73. ffad018 KVM: s390: add documentation for diag 501 by David Hildenbrand · 10 years ago
  74. 4f718ea KVM: s390: Exploiting generic userspace interface for cmma by Dominik Dingel · 10 years ago
  75. f206165 KVM: s390: Per-vm kvm device controls by Dominik Dingel · 10 years ago
  76. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  77. 6acdb16 KVM: Specify byte order for KVM_EXIT_MMIO by Christoffer Dall · 10 years ago
  78. 8422359 KVM: s390: irq routing for adapter interrupts. by Cornelia Huck · 11 years ago
  79. 841b91c KVM: s390: adapter interrupt sources by Cornelia Huck · 11 years ago
  80. d938dc5 KVM: Add per-vm capability enablement. by Cornelia Huck · 11 years ago
  81. df5cbb2 doc: fix double words by Masanari Iida · 10 years ago
  82. 100943c kvm: x86: ignore ioapic polarity by Gabriel L. Somlo · 10 years ago
  83. 1c2af49 Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into kvm-next by Paolo Bonzini · 10 years ago
  84. 3cf8ca1 Documentation/: update 00-INDEX files by Henrik Austad · 10 years ago
  85. f244d910 Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 10 years ago
  86. 3c038e6 KVM: async_pf: Async page fault support on s390 by Dominik Dingel · 11 years ago
  87. c05c418 KVM: s390: add floating irq controller by Jens Freimann · 11 years ago
  88. b73117c Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue by Paolo Bonzini · 10 years ago
  89. 8563bf5 KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 by Paul Mackerras · 11 years ago
  90. 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 · 10 years ago
  91. 1718003 KVM: doc: Fix typo in doc/virtual/kvm by Masanari Iida · 11 years ago
  92. c07a019 KVM: arm-vgic: Add vgic reg access from dev attr by Christoffer Dall · 11 years ago
  93. ce01e4e KVM: arm-vgic: Set base addr through device API by Christoffer Dall · 11 years ago
  94. 7330672 KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC by Christoffer Dall · 11 years ago
  95. beb11fc KVM: Documentation: Fix typo for KVM_ARM_VCPU_INIT ioctl by Anup Patel · 11 years ago
  96. d9101fc KVM: s390: diagnose call documentation by Cornelia Huck · 11 years ago
  97. 95f328d Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
  98. 6beda1e Documentation/kvm: add a 00-INDEX file by Ramkumar Ramachandra · 11 years ago
  99. ec53500 kvm: Add VFIO device by Alex Williamson · 11 years ago
  100. 9c15bb1 kvm: Add KVM_GET_EMULATED_CPUID by Borislav Petkov · 11 years ago