1. d60eacb KVM: device: add simple registration mechanism for kvm_device_ops by Will Deacon · 10 years ago
  2. 44b5ce7 KVM: Unconditionally export KVM_CAP_USER_NMI by Christoffer Dall · 10 years ago
  3. 0f8a4de KVM: Unconditionally export KVM_CAP_READONLY_MEM by Christoffer Dall · 10 years ago
  4. cc568ea Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm by Paolo Bonzini · 10 years ago
  5. ce91ddc KVM: PPC: Remove DCR handling by Alexander Graf · 10 years ago
  6. 92b591a KVM: Allow KVM_CHECK_EXTENSION on the vm fd by Alexander Graf · 10 years ago
  7. 699a0ea KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling by Paul Mackerras · 11 years ago
  8. 6352e4d KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control by David Hildenbrand · 11 years ago
  9. 0b4820d KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures by David Hildenbrand · 11 years ago
  10. 53ea2e4 Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-next by Paolo Bonzini · 11 years ago
  11. f2e9104 KVM: PPC: Add CAP to indicate hcall fixes by Alexander Graf · 11 years ago
  12. 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 · 11 years ago
  13. e029ae5 KVM: s390: Add clock comparator and CPU timer IRQ injection by Thomas Huth · 11 years ago
  14. 8ad6b63 KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header by Anup Patel · 11 years ago
  15. 717abd2 KVM: Add capability to advertise PSCI v0.2 support by Anup Patel · 11 years ago
  16. 63b5cf0 Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue by Marcelo Tosatti · 11 years ago
  17. f206165 KVM: s390: Per-vm kvm device controls by Dominik Dingel · 11 years ago
  18. 68c3b4d KVM: VMX: speed up wildcard MMIO EVENTFD by Michael S. Tsirkin · 11 years ago
  19. f848a5a KVM: support any-length wildcard ioeventfd by Michael S. Tsirkin · 11 years ago
  20. 8422359 KVM: s390: irq routing for adapter interrupts. by Cornelia Huck · 11 years ago
  21. d938dc5 KVM: Add per-vm capability enablement. by Cornelia Huck · 11 years ago
  22. 100943c kvm: x86: ignore ioapic polarity by Gabriel L. Somlo · 11 years ago
  23. 3c038e6 KVM: async_pf: Async page fault support on s390 by Dominik Dingel · 11 years ago
  24. c05c418 KVM: s390: add floating irq controller by Jens Freimann · 11 years ago
  25. 81aa8efe KVM: s390: add and extend interrupt information data structs by Jens Freimann · 11 years ago
  26. e984097 add support for Hyper-V reference time counter by Vadim Rozenfeld · 11 years ago
  27. 7330672 KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC by Christoffer Dall · 11 years ago
  28. 95f328d Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
  29. ec53500 kvm: Add VFIO device by Alex Williamson · 11 years ago
  30. 9c15bb1 kvm: Add KVM_GET_EMULATED_CPUID by Borislav Petkov · 11 years ago
  31. cbbc58d kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine by Aneesh Kumar K.V · 11 years ago
  32. 42c4e0c ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctl by Anup Patel · 11 years ago
  33. 0bd50dc KVM: PPC: reserve a capability number for multitce support by Alexey Kardashevskiy · 11 years ago
  34. 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  35. 0d854a6 arm64: KVM: enable initialization of a 32bit vcpu by Marc Zyngier · 12 years ago
  36. 2a8fedd kvm: Add definition of KVM_REG_MIPS by David Daney · 12 years ago
  37. 7c8c5e6a arm64: KVM: system register handling by Marc Zyngier · 12 years ago
  38. 5975a2e KVM: PPC: Book3S: Add API for in-kernel XICS emulation by Paul Mackerras · 12 years ago
  39. 2a5bab1 kvm: Allow build-time configuration of KVM device assignment by Alex Williamson · 12 years ago
  40. 8e591cb KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls by Michael Ellerman · 12 years ago
  41. eb1e4f4 kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC by Scott Wood · 12 years ago
  42. 5df554ad kvm/ppc/mpic: in-kernel MPIC emulation by Scott Wood · 12 years ago
  43. 852b6d5 kvm: add device control API by Scott Wood · 12 years ago
  44. 948a902 KVM: Drop __KVM_HAVE_IOAPIC condition on irq routing by Alexander Graf · 12 years ago
  45. 2b83451 KVM: ioeventfd for virtio-ccw devices. by Cornelia Huck · 12 years ago
  46. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  47. 3401d546 KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl by Christoffer Dall · 12 years ago
  48. aa024c2 KVM: ARM: Power State Coordination Interface implementation by Marc Zyngier · 12 years ago
  49. 86ce853 KVM: ARM: Inject IRQs and FIQs from userspace by Christoffer Dall · 12 years ago
  50. 749cf76c KVM: ARM: Initial skeleton to compile KVM support by Christoffer Dall · 12 years ago
  51. 1c81063 KVM: PPC: BookE: Implement EPR exit by Alexander Graf · 12 years ago
  52. fa6b7fe KVM: s390: Add support for channel I/O instructions. by Cornelia Huck · 12 years ago
  53. 48a3e95 KVM: s390: Add support for machine checks. by Cornelia Huck · 12 years ago
  54. d8346b7 KVM: s390: Support for I/O interrupts. by Cornelia Huck · 12 years ago
  55. a293292 KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT by Paul Mackerras · 12 years ago
  56. 19bf7f8 Merge remote-tracking branch 'master' into queue by Marcelo Tosatti · 12 years ago
  57. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago[Renamed from include/linux/kvm.h]
  58. 7a84428 KVM: Add resampling irqfds for level triggered interrupts by Alex Williamson · 12 years ago
  59. 4d8b81a KVM: introduce readonly memslot by Xiao Guangrong · 12 years ago
  60. 67b2920 KVM: hide KVM_MEMSLOT_INVALID from userspace by Xiao Guangrong · 12 years ago
  61. 32fad28 KVM: PPC: Book3S HV: Make the guest hash table size configurable by Paul Mackerras · 13 years ago
  62. 1526bf9 KVM: s390: add capability indicating COW support by Christian Borntraeger · 13 years ago
  63. 5b74716 kvm/powerpc: Add new ioctl to retreive server MMU infos by Benjamin Herrenschmidt · 13 years ago
  64. 07975ad KVM: Introduce direct MSI message injection for in-kernel irqchips by Jan Kiszka · 13 years ago
  65. 1c0b28c KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL by Eric B Munson · 13 years ago
  66. 07700a9 KVM: Allow host IRQ sharing for assigned PCI 2.3 devices by Jan Kiszka · 13 years ago
  67. 1022fc3 KVM: PPC: Add support for explicit HIOR setting by Alexander Graf · 13 years ago
  68. e24ed81 KVM: PPC: Add generic single register ioctls by Alexander Graf · 13 years ago
  69. dc83b8b KVM: PPC: e500: MMU API by Scott Wood · 13 years ago
  70. b9e5dc8 KVM: provide synchronous registers in kvm_run by Christian Borntraeger · 13 years ago
  71. 1efd0f5 KVM: s390: ucontrol: announce capability for user controlled vms by Carsten Otte · 13 years ago
  72. ccc7910 KVM: s390: ucontrol: interface to inject faults on a vcpu page table by Carsten Otte · 13 years ago
  73. 5b1c149 KVM: s390: ucontrol: export SIE control block to user by Carsten Otte · 13 years ago
  74. e168bf8 KVM: s390: ucontrol: export page faults to user by Carsten Otte · 13 years ago
  75. 27e0393 KVM: s390: ucontrol: per vcpu address spaces by Carsten Otte · 13 years ago
  76. e08b963 KVM: s390: add parameter for KVM_CREATE_VM by Carsten Otte · 13 years ago
  77. 4d25a066 KVM: Don't automatically expose the TSC deadline timer in cpuid by Jan Kiszka · 13 years ago
  78. bb75c62 Revert "KVM: PPC: Add support for explicit HIOR setting" by Alexander Graf · 13 years ago
  79. 7697e71f KVM: s390: implement sigp external call by Christian Ehrhardt · 13 years ago
  80. 930b412 KVM: PPC: Enable the PAPR CAP for Book3S by Alexander Graf · 13 years ago
  81. a15bd35 KVM: PPC: Add support for explicit HIOR setting by Alexander Graf · 13 years ago
  82. 8c3ba33 KVM: x86: Raise the hard VCPU count limit by Sasha Levin · 13 years ago
  83. b6cf878 [S390] kvm: extension capability for new address space layout by Christian Borntraeger · 13 years ago
  84. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 13 years ago
  85. 371fefd KVM: PPC: Allow book3s_hv guests to use SMT processor modes by Paul Mackerras · 13 years ago
  86. 54738c0 KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode by David Gibson · 13 years ago
  87. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 13 years ago
  88. 91e3d71 KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentation by Jan Kiszka · 14 years ago
  89. 5ce941e KVM: PPC: booke: add sregs support by Scott Wood · 14 years ago
  90. 92a1f12 KVM: X86: Implement userspace interface to set virtual_tsc_khz by Joerg Roedel · 14 years ago
  91. 344d958 KVM: Add PV MSR to enable asynchronous page faults delivery. by Gleb Natapov · 14 years ago
  92. 7b4203e KVM: PPC: Expose level based interrupt cap by Alexander Graf · 14 years ago
  93. 15711e9 KVM: PPC: Add get_pvinfo interface to query hypercall instructions by Alexander Graf · 14 years ago
  94. a1f4d395 KVM: Remove memory alias support by Avi Kivity · 15 years ago
  95. 2d5b5a6 KVM: x86: XSAVE/XRSTOR live migration support by Sheng Yang · 15 years ago
  96. ad0a048 KVM: PPC: Add OSI hypercall interface by Alexander Graf · 15 years ago
  97. 71fbfd5 KVM: Add support for enabling capabilities per-vcpu by Alexander Graf · 15 years ago
  98. 1897876 KVM: PPC: Allow userspace to unset the IRQ line by Alexander Graf · 15 years ago
  99. a1efbe7 KVM: x86: Add support for saving&restoring debug registers by Jan Kiszka · 15 years ago
  100. 48005f6 KVM: x86: Save&restore interrupt shadow mask by Jan Kiszka · 15 years ago