1. 75b1053 KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state by Paul Mackerras · 8 years ago
  2. e3fd9a9 kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use by Paolo Bonzini · 8 years ago
  3. 055b6ae KVM: documentation: fix KVM_CAP_X2APIC_API information by Paolo Bonzini · 8 years ago
  4. 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
  5. 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
  6. 995a0ee KVM: arm/arm64: Enable MSI routing by Eric Auger · 8 years ago
  7. 180ae7b KVM: arm/arm64: Enable irqchip routing by Eric Auger · 8 years ago
  8. 76a10b8 KVM: api: Pass the devid in the msi routing entry by Eric Auger · 8 years ago
  9. 0e4e82f KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller by Andre Przywara · 8 years ago
  10. 2b8ddd9 KVM: Extend struct kvm_msi to hold a 32-bit device ID by Andre Przywara · 8 years ago
  11. 6502a34 KVM: s390: allow user space to handle instr 0x0000 by David Hildenbrand · 8 years ago
  12. c519265 KVM: x86: add a flag to disable KVM x2apic broadcast quirk by Radim Krčmář · 8 years ago
  13. 37131313 KVM: x86: add KVM_CAP_X2APIC_API by Radim Krčmář · 8 years ago
  14. 0510870 MIPS: KVM: Add KScratch registers by James Hogan · 8 years ago
  15. f9cbd9b KVM: s390: provide CMMA attributes only if available by David Hildenbrand · 8 years ago
  16. 0b1b1df kvm: introduce KVM_MAX_VCPU_ID by Greg Kurz · 8 years ago
  17. 051c87f KVM: s390: document KVM_CAP_S390_RI by David Hildenbrand · 8 years ago
  18. 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
  19. 107d44a2 KVM: document KVM_REINJECT_CONTROL ioctl by Radim Krčmář · 8 years ago
  20. 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
  21. 58ded42 KVM: PPC: Add support for 64bit TCE windows by Alexey Kardashevskiy · 8 years ago
  22. f577f6c arm64: KVM: Introduce per-vcpu kvm device controls by Shannon Zhao · 9 years ago
  23. 808e738 arm64: KVM: Add a new feature bit for PMUv3 by Shannon Zhao · 9 years ago
  24. 83326e4 kvm/x86: Hyper-V VMBus hypercall userspace exit by Andrey Smetanin · 9 years ago
  25. d3695aa KVM: PPC: Add support for multiple-TCE hcalls by Alexey Kardashevskiy · 8 years ago
  26. ed8e5a2 KVM doc: Fix KVM_SMI chapter number by Alexey Kardashevskiy · 9 years ago
  27. db397571 kvm/x86: Hyper-V kvm exit by Andrey Smetanin · 9 years ago
  28. 5c919412 kvm/x86: Hyper-V synthetic interrupt controller by Andrey Smetanin · 9 years ago
  29. 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  30. 5d4f6f3 Doc:kvm: Fix typo in Doc/virtual/kvm by Masanari Iida · 9 years ago
  31. e9ea506 kvm: add capability for any-length ioeventfds by Jason Wang · 9 years ago
  32. 1c1a9ce KVM: x86: Add support for local interrupt requests from userspace by Steve Rutherford · 9 years ago
  33. b053b2a KVM: x86: Add EOI exit bitmap inference by Steve Rutherford · 9 years ago
  34. 7543a63 KVM: x86: Add KVM exit for IOAPIC EOIs by Steve Rutherford · 9 years ago
  35. 49df639 KVM: x86: Split the APIC from the rest of IRQCHIP. by Steve Rutherford · 9 years ago
  36. e3dbc57 Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue by Paolo Bonzini · 9 years ago
  37. 2ce7918 kvm/x86: add sending hyper-v crash notification to user space by Andrey Smetanin · 9 years ago
  38. 834bf88 KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG by Alex Bennée · 9 years ago
  39. 4bd611c KVM: arm64: guest debug, add SW break point support by Alex Bennée · 9 years ago
  40. 0e6f07f KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl by Alex Bennée · 9 years ago
  41. 8ab30c1 KVM: add comments for kvm_debug_exit_arch struct by Alex Bennée · 9 years ago
  42. e80a4a9 KVM: x86: mark legacy PCI device assignment as deprecated by Paolo Bonzini · 9 years ago
  43. f481b06 KVM: implement multiple address spaces by Paolo Bonzini · 9 years ago
  44. f077825 KVM: x86: API changes for SMM support by Paolo Bonzini · 9 years ago
  45. 90de4a1 KVM: x86: Support for disabling quirks by Nadav Amit · 9 years ago
  46. e928e9c KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. by Michael Ellerman · 9 years ago
  47. 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
  48. 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
  49. 816c766 KVM: s390: migrate vcpu interrupt state by Jens Freimann · 10 years ago
  50. 47b43c5 KVM: s390: add ioctl to inject local interrupts by Jens Freimann · 10 years ago
  51. d952bd0 MIPS: KVM: Wire up MSA capability by James Hogan · 10 years ago
  52. ab86bd6 MIPS: KVM: Expose MSA registers by James Hogan · 10 years ago
  53. 5fafd874 MIPS: KVM: Wire up FPU capability by James Hogan · 10 years ago
  54. 379245c MIPS: KVM: Expose FPU registers by James Hogan · 10 years ago
  55. c771607 MIPS: KVM: Add Config4/5 and writing of Config registers by James Hogan · 10 years ago
  56. 1068eaa MIPS: KVM: Implement PRid CP0 register access by James Hogan · 10 years ago
  57. 30ee2a9 KVM: s390: Create ioctl for Getting/Setting guest storage keys by Jason J. Herne · 10 years ago
  58. e44fc8c KVM: s390: introduce post handlers for STSI by Ekaterina Tumanova · 10 years ago
  59. 41408c2 KVM: s390: Add MEMOP ioctls for reading/writing guest memory by Thomas Huth · 10 years ago
  60. ecccf0c arm/arm64: KVM: export VCPU power state via MP_STATE ioctl by Alex Bennée · 9 years ago
  61. 174178f KVM: arm/arm64: add irqfd support by Eric Auger · 9 years ago
  62. 68c5575 KVM: s390: Allocate and save/restore vector registers by Eric Farman · 10 years ago
  63. 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
  64. 2444b35 KVM: s390: forward most SIGP orders to user space by David Hildenbrand · 10 years ago
  65. 2822545 KVM: s390: new parameter for SIGP STOP irqs by David Hildenbrand · 10 years ago
  66. ac3d373 arm/arm64: KVM: allow userland to request a virtual GICv3 by Andre Przywara · 10 years ago
  67. 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
  68. cf5d3188 arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot by Christoffer Dall · 10 years ago
  69. f7fa034d arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI by Christoffer Dall · 10 years ago
  70. 3ad8b3d arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option by Christoffer Dall · 10 years ago
  71. c32a427 kvm: Documentation: remove ia64 by Tiejun Chen · 10 years ago
  72. 7f05db6 kvm: drop unsupported capabilities, fix documentation by Michael S. Tsirkin · 10 years ago
  73. bc8a4e5 KVM: PPC: BOOKE: Add one_reg documentation of SPRG9 and DBSR by Bharat Bhushan · 10 years ago
  74. 209cf19 KVM: fix api documentation of KVM_GET_EMULATED_CPUID by Alex Bennée · 10 years ago
  75. 4bd9d34 KVM: document KVM_SET_GUEST_DEBUG api by Alex Bennée · 10 years ago
  76. d8482c0 KVM: clarify the idea of kvm_dirty_regs by David Hildenbrand · 10 years ago
  77. cc568ea Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm by Paolo Bonzini · 10 years ago
  78. ce91ddc KVM: PPC: Remove DCR handling by Alexander Graf · 10 years ago
  79. 92b591a KVM: Allow KVM_CHECK_EXTENSION on the vm fd by Alexander Graf · 10 years ago
  80. a084024 KVM: PPC: Book3S: Fix LPCR one_reg interface by Alexey Kardashevskiy · 10 years ago
  81. ae2113a KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled by Paul Mackerras · 10 years ago
  82. 699a0ea KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling by Paul Mackerras · 10 years ago
  83. 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
  84. 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
  85. 8a366a4 KVM: s390: document KVM_CAP_S390_IRQCHIP by Cornelia Huck · 10 years ago
  86. 0907c85 KVM: document target of capability enablement by Cornelia Huck · 10 years ago
  87. 6352e4d KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control by David Hildenbrand · 10 years ago
  88. 0b4820d KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures by David Hildenbrand · 10 years ago
  89. c2d2c21 KVM: MIPS: Document MIPS specifics of KVM API. by James Hogan · 10 years ago
  90. bf5590f KVM: Reformat KVM_SET_ONE_REG register documentation by James Hogan · 10 years ago
  91. 572e092 KVM: Document KVM_SET_SIGNAL_MASK as universal by James Hogan · 10 years ago
  92. 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
  93. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  94. 53ea2e4 Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-next by Paolo Bonzini · 10 years ago
  95. e1d8a96 KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register number by Paul Mackerras · 10 years ago
  96. 2f9c694 KVM: PPC: Book3S: Add ONE_REG register names that were missed by Paul Mackerras · 10 years ago
  97. 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
  98. ebc3226 KVM: s390: announce irqfd capability by Cornelia Huck · 10 years ago
  99. e029ae5 KVM: s390: Add clock comparator and CPU timer IRQ injection by Thomas Huth · 10 years ago
  100. c98be0c doc: spelling error changes by Carlos Garcia · 10 years ago