1. 1526bf9 KVM: s390: add capability indicating COW support by Christian Borntraeger · 12 years ago
  2. 5b74716 kvm/powerpc: Add new ioctl to retreive server MMU infos by Benjamin Herrenschmidt · 12 years ago
  3. 07975ad KVM: Introduce direct MSI message injection for in-kernel irqchips by Jan Kiszka · 12 years ago
  4. 1c0b28c KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL by Eric B Munson · 12 years ago
  5. 07700a9 KVM: Allow host IRQ sharing for assigned PCI 2.3 devices by Jan Kiszka · 12 years ago
  6. 1022fc3 KVM: PPC: Add support for explicit HIOR setting by Alexander Graf · 13 years ago
  7. e24ed81 KVM: PPC: Add generic single register ioctls by Alexander Graf · 13 years ago
  8. dc83b8b KVM: PPC: e500: MMU API by Scott Wood · 13 years ago
  9. b9e5dc8 KVM: provide synchronous registers in kvm_run by Christian Borntraeger · 13 years ago
  10. 1efd0f5 KVM: s390: ucontrol: announce capability for user controlled vms by Carsten Otte · 13 years ago
  11. ccc7910 KVM: s390: ucontrol: interface to inject faults on a vcpu page table by Carsten Otte · 13 years ago
  12. 5b1c149 KVM: s390: ucontrol: export SIE control block to user by Carsten Otte · 13 years ago
  13. e168bf8 KVM: s390: ucontrol: export page faults to user by Carsten Otte · 13 years ago
  14. 27e0393 KVM: s390: ucontrol: per vcpu address spaces by Carsten Otte · 13 years ago
  15. e08b963 KVM: s390: add parameter for KVM_CREATE_VM by Carsten Otte · 13 years ago
  16. 4d25a066 KVM: Don't automatically expose the TSC deadline timer in cpuid by Jan Kiszka · 13 years ago
  17. bb75c62 Revert "KVM: PPC: Add support for explicit HIOR setting" by Alexander Graf · 13 years ago
  18. 7697e71f KVM: s390: implement sigp external call by Christian Ehrhardt · 13 years ago
  19. 930b412 KVM: PPC: Enable the PAPR CAP for Book3S by Alexander Graf · 13 years ago
  20. a15bd35 KVM: PPC: Add support for explicit HIOR setting by Alexander Graf · 13 years ago
  21. 8c3ba33 KVM: x86: Raise the hard VCPU count limit by Sasha Levin · 13 years ago
  22. b6cf878 [S390] kvm: extension capability for new address space layout by Christian Borntraeger · 13 years ago
  23. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 13 years ago
  24. 371fefd KVM: PPC: Allow book3s_hv guests to use SMT processor modes by Paul Mackerras · 13 years ago
  25. 54738c0 KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode by David Gibson · 13 years ago
  26. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 13 years ago
  27. 91e3d71 KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentation by Jan Kiszka · 13 years ago
  28. 5ce941e KVM: PPC: booke: add sregs support by Scott Wood · 13 years ago
  29. 92a1f12 KVM: X86: Implement userspace interface to set virtual_tsc_khz by Joerg Roedel · 13 years ago
  30. 344d958 KVM: Add PV MSR to enable asynchronous page faults delivery. by Gleb Natapov · 14 years ago
  31. 7b4203e KVM: PPC: Expose level based interrupt cap by Alexander Graf · 14 years ago
  32. 15711e9 KVM: PPC: Add get_pvinfo interface to query hypercall instructions by Alexander Graf · 14 years ago
  33. a1f4d395 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  34. 2d5b5a6 KVM: x86: XSAVE/XRSTOR live migration support by Sheng Yang · 14 years ago
  35. ad0a048 KVM: PPC: Add OSI hypercall interface by Alexander Graf · 14 years ago
  36. 71fbfd5 KVM: Add support for enabling capabilities per-vcpu by Alexander Graf · 14 years ago
  37. 1897876 KVM: PPC: Allow userspace to unset the IRQ line by Alexander Graf · 14 years ago
  38. a1efbe7 KVM: x86: Add support for saving&restoring debug registers by Jan Kiszka · 14 years ago
  39. 48005f6 KVM: x86: Save&restore interrupt shadow mask by Jan Kiszka · 14 years ago
  40. c10207f KVM: PPC: Add capability for paired singles by Alexander Graf · 14 years ago
  41. d2be165 KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP by Jan Kiszka · 14 years ago
  42. ab9f4ec KVM: enable PCI multiple-segments for pass-through device by Zhai, Edwin · 14 years ago
  43. c25bc16 KVM: Implement NotifyLongSpinWait HYPER-V hypercall by Gleb Natapov · 15 years ago
  44. 10388a0 KVM: Add HYPER-V apic access MSRs by Gleb Natapov · 15 years ago
  45. 55cd8e5 KVM: Implement bare minimum of HYPER-V MSRs by Gleb Natapov · 15 years ago
  46. bc6678a KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update by Marcelo Tosatti · 15 years ago
  47. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  48. e15a113 powerpc/kvm: Sync guest visible MMU state by Alexander Graf · 15 years ago
  49. d7b0b5e KVM: s390: Make psw available on all exits, not just a subset by Carsten Otte · 15 years ago
  50. 3cfc309 KVM: x86: Add KVM_GET/SET_VCPU_EVENTS by Jan Kiszka · 15 years ago
  51. 65ac726 KVM: VMX: Report unexpected simultaneous exceptions as internal errors by Avi Kivity · 15 years ago
  52. a9c7399 KVM: Allow internal errors reported to userspace to carry extra data by Avi Kivity · 15 years ago
  53. c54d2ab KVM: Reorder IOCTLs in main kvm.h by Jan Kiszka · 15 years ago
  54. afbcf7a KVM: allow userspace to adjust kvmclock offset by Glauber Costa · 15 years ago
  55. ffde22a KVM: Xen PV-on-HVM guest support by Ed Swierk · 15 years ago
  56. b927a3c KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl by Sheng Yang · 15 years ago
  57. d34e6b1 KVM: add ioeventfd support by Gregory Haskins · 15 years ago
  58. e9f4275 KVM: PIT support for HPET legacy mode by Beth Kon · 15 years ago
  59. 2023a29 KVM: remove old KVMTRACE support code by Marcelo Tosatti · 15 years ago
  60. 3f5d18a KVM: Return to userspace on emulation failure by Avi Kivity · 15 years ago
  61. 73880c8 KVM: Break dependency between vcpu index in vcpus array and vcpu_id. by Gleb Natapov · 15 years ago
  62. 6a4a983 KVM: Reorder ioctls in kvm.h by Avi Kivity · 15 years ago
  63. e733339 KVM: Downsize max support MSI-X entry to 256 by Sheng Yang · 15 years ago
  64. c5ff41c KVM: Allow PIT emulation without speaker port by Jan Kiszka · 15 years ago
  65. 721eecb KVM: irqfd by Gregory Haskins · 15 years ago
  66. 890ca9a KVM: Add MCE support by Huang Ying · 15 years ago
  67. 2f8b9ee KVM: Make kvm header C++ friendly by nathan binkert · 15 years ago
  68. e56d532 KVM: Device assignment framework rework by Sheng Yang · 15 years ago
  69. d510d6c KVM: Enable MSI-X for KVM assigned device by Sheng Yang · 15 years ago
  70. c1e0151 KVM: Ioctls for init MSI-X entry by Sheng Yang · 15 years ago
  71. 4cd481f KVM: Fix overlapping check for memory slots by Jan Kiszka · 15 years ago
  72. bc7a866 KVM: Correct deassign device ioctl to IOW by Sheng Yang · 15 years ago
  73. 2df8a40 KVM: define KVM_CAP_DEVICE_DEASSIGNMENT by Weidong Han · 15 years ago
  74. 4925663 KVM: Report IRQ injection status to userspace. by Gleb Natapov · 15 years ago
  75. 79950e1 KVM: Use irq routing API for MSI by Sheng Yang · 15 years ago
  76. 91b2ae7 KVM: Avoid using CONFIG_ in userspace visible headers by Avi Kivity · 16 years ago
  77. 399ec80 KVM: Userspace controlled irq routing by Avi Kivity · 16 years ago
  78. 17071fe KVM: Add support to disable MSI for assigned device by Sheng Yang · 16 years ago
  79. 52d939a KVM: PIT: provide an option to disable interrupt reinjection by Marcelo Tosatti · 16 years ago
  80. 971cc3d KVM: Advertise guest debug capability per-arch by Jan Kiszka · 16 years ago
  81. e9a999f KVM: ia64: stack get/restore patch by Jes Sorensen · 16 years ago
  82. d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
  83. 7a0eb19 KVM: Avoid using CONFIG_ in userspace visible headers by Avi Kivity · 16 years ago
  84. 00bfdda include of <linux/types.h> is preferred over <asm/types.h> by Jaswinder Singh Rajput · 16 years ago
  85. 4531220 KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI by Jan Kiszka · 16 years ago
  86. 1a811b6 KVM: Advertise the bug in memory region destruction as fixed by Avi Kivity · 16 years ago
  87. 6b9cc7f KVM: Enable MSI for device assignment by Sheng Yang · 16 years ago
  88. 0937c48 KVM: Add fields for MSI device assignment by Sheng Yang · 16 years ago
  89. c4abb7c KVM: x86: Support for user space injected NMIs by Jan Kiszka · 16 years ago
  90. bb45e20 KVM: Future-proof device assignment ABI by Avi Kivity · 16 years ago
  91. 2381ad2 KVM: ia64: Add intel iommu support for guests. by Xiantao Zhang · 16 years ago
  92. 8a98f66 KVM: Move device assignment logic to common code by Xiantao Zhang · 16 years ago
  93. 62c476c KVM: Device Assignment with VT-d by Ben-Ami Yassour · 16 years ago
  94. 4d5c5d0 KVM: pci device assignment by Ben-Ami Yassour · 16 years ago
  95. 3b4bd79 KVM: ppc: trace powerpc instruction emulation by Christian Ehrhardt · 16 years ago
  96. 31711f2 KVM: ppc: adds trace points for ppc tlb activity by Jerone Young · 16 years ago
  97. 3f7f95c KVM: kvmtrace: replace get_cycles with ktime_get v3 by Christian Ehrhardt · 16 years ago
  98. e32c8f2 KVM: kvmtrace: Remove use of bit fields in kvm trace structure by Christian Ehrhardt · 16 years ago
  99. d98e634 KVM: Move KVM TRACE DEFINITIONS to common header by Hollis Blanchard · 16 years ago
  100. 1327138 KVM: fix userspace ABI breakage by Adrian Bunk · 16 years ago