1. 352df1d KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface by Mihai Caraman · 12 years ago
  2. a293292 KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT by Paul Mackerras · 12 years ago
  3. 686de18 KVM: Documentation: Fix reentry-to-be-consistent paragraph by Alexander Graf · 12 years ago
  4. 03604b3 Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue by Marcelo Tosatti · 12 years ago
  5. 416ad65 s390/kvm: Add documentation for KVM_S390_INTERRUPT by Cornelia Huck · 12 years ago
  6. 55b665b KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas by Paul Mackerras · 12 years ago
  7. a8bd19e KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface by Paul Mackerras · 12 years ago
  8. a136a8b KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface by Paul Mackerras · 12 years ago
  9. 2e23270 Document IACx/DACx registers access using ONE_REG API by Bharat Bhushan · 12 years ago
  10. 9202e07 KVM: PPC: Add support for ePAPR idle hcall in host kernel by Liu Yu-B13201 · 13 years ago
  11. 7a84428 KVM: Add resampling irqfds for level triggered interrupts by Alex Williamson · 12 years ago
  12. 7efd8fa KVM: Improve wording of KVM_SET_USER_MEMORY_REGION documentation by Jan Kiszka · 12 years ago
  13. 4d8b81a KVM: introduce readonly memslot by Xiao Guangrong · 12 years ago
  14. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  15. f36992e KVM: Add missing KVM_IRQFD API documentation by Alex Williamson · 13 years ago
  16. 32fad28 KVM: PPC: Book3S HV: Make the guest hash table size configurable by Paul Mackerras · 13 years ago
  17. 5b74716 kvm/powerpc: Add new ioctl to retreive server MMU infos by Benjamin Herrenschmidt · 13 years ago
  18. b6ddf05 KVM: x86: Run PIT work in own kthread by Jan Kiszka · 13 years ago
  19. 0589ff6 KVM: x86: Document in-kernel PIT API by Jan Kiszka · 13 years ago
  20. 414fa98 KVM: Improve readability of KVM API doc by Jan Kiszka · 13 years ago
  21. 07975ad KVM: Introduce direct MSI message injection for in-kernel irqchips by Jan Kiszka · 13 years ago
  22. 1c0b28c KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL by Eric B Munson · 13 years ago
  23. 07700a9 KVM: Allow host IRQ sharing for assigned PCI 2.3 devices by Jan Kiszka · 13 years ago
  24. 1022fc3 KVM: PPC: Add support for explicit HIOR setting by Alexander Graf · 13 years ago
  25. e24ed81 KVM: PPC: Add generic single register ioctls by Alexander Graf · 13 years ago
  26. dc83b8b KVM: PPC: e500: MMU API by Scott Wood · 13 years ago
  27. b9e5dc8 KVM: provide synchronous registers in kvm_run by Christian Borntraeger · 13 years ago
  28. ccc7910 KVM: s390: ucontrol: interface to inject faults on a vcpu page table by Carsten Otte · 13 years ago
  29. 5b1c149 KVM: s390: ucontrol: export SIE control block to user by Carsten Otte · 13 years ago
  30. e168bf8 KVM: s390: ucontrol: export page faults to user by Carsten Otte · 13 years ago
  31. 27e0393 KVM: s390: ucontrol: per vcpu address spaces by Carsten Otte · 13 years ago
  32. e08b963 KVM: s390: add parameter for KVM_CREATE_VM by Carsten Otte · 13 years ago
  33. 3f745f1 KVM: Document KVM_NMI by Avi Kivity · 13 years ago
  34. 4d25a066 KVM: Don't automatically expose the TSC deadline timer in cpuid by Jan Kiszka · 13 years ago
  35. 3d27e23 KVM: Device assignment permission checks by Alex Williamson · 13 years ago
  36. 4238737 KVM: Remove ability to assign a device without iommu support by Alex Williamson · 13 years ago
  37. 821246a KVM: Update documentation to include detailed ENABLE_CAP description by Alexander Graf · 13 years ago
  38. 3644268 KVM: Restore missing powerpc API docs by Avi Kivity · 13 years ago
  39. 8c3ba33 KVM: x86: Raise the hard VCPU count limit by Sasha Levin · 13 years ago
  40. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 14 years ago
  41. 371fefd KVM: PPC: Allow book3s_hv guests to use SMT processor modes by Paul Mackerras · 14 years ago
  42. 54738c0 KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode by David Gibson · 14 years ago
  43. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 14 years ago
  44. 58f0964 KVM: Fix KVM_ASSIGN_SET_MSIX_ENTRY documentation by Jan Kiszka · 14 years ago
  45. 91e3d71 KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentation by Jan Kiszka · 14 years ago
  46. 7f4382e KVM: Fixup documentation section numbering by Jan Kiszka · 14 years ago
  47. 55399a0 KVM: Document KVM_IOEVENTFD by Sasha Levin · 14 years ago
  48. e767793 KVM: Document KVM_GET_LAPIC, KVM_SET_LAPIC ioctl by Avi Kivity · 14 years ago
  49. f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  50. ed16648 Move kvm, uml, and lguest subdirectories under a common "virtual" directory, I.E: by Rob Landley · 14 years ago[Renamed from Documentation/kvm/api.txt]
  51. 68ba697 doc: Fix numbering of KVM API description sections by Paul Bolle · 14 years ago
  52. 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  53. 49f4817 KVM: Document device assigment API by Jan Kiszka · 14 years ago
  54. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  55. c39cbd2 KVM: Document that KVM_GET_SUPPORTED_CPUID may return emulated values by Avi Kivity · 14 years ago
  56. 6f7a2bd KVM: PPC: Document KVM_INTERRUPT ioctl by Alexander Graf · 14 years ago
  57. 15711e9 KVM: PPC: Add get_pvinfo interface to query hypercall instructions by Alexander Graf · 14 years ago
  58. d153513 KVM: Document KVM_GET_SUPPORTED_CPUID2 ioctl by Avi Kivity · 15 years ago
  59. 2e2602c KVM: Document MCE banks non-exposure via KVM_GET_MSR_INDEX_LIST by Avi Kivity · 15 years ago
  60. b74a07b KVM: Remove kernel-allocated memory regions by Avi Kivity · 15 years ago
  61. a1f4d395 KVM: Remove memory alias support by Avi Kivity · 15 years ago
  62. 2d5b5a6 KVM: x86: XSAVE/XRSTOR live migration support by Sheng Yang · 15 years ago
  63. 57bc24c KVM: Document KVM_SET_BOOT_CPU_ID by Avi Kivity · 15 years ago
  64. 47dbb84 KVM: Document KVM_SET_IDENTITY_MAP ioctl by Avi Kivity · 15 years ago
  65. b843f06 KVM: Document KVM_GET_MP_STATE and KVM_SET_MP_STATE by Avi Kivity · 15 years ago
  66. 647dc49 KVM: Document replacements for KVM_EXIT_HYPERCALL by Avi Kivity · 15 years ago
  67. ad0a048 KVM: PPC: Add OSI hypercall interface by Alexander Graf · 15 years ago
  68. 71fbfd5 KVM: Add support for enabling capabilities per-vcpu by Alexander Graf · 15 years ago
  69. 8a5416d KVM: Document KVM_SET_TSS_ADDR by Avi Kivity · 15 years ago
  70. 0f2d8f4 KVM: Document KVM_SET_USER_MEMORY_REGION by Avi Kivity · 15 years ago
  71. a1efbe7 KVM: x86: Add support for saving&restoring debug registers by Jan Kiszka · 15 years ago
  72. 48005f6 KVM: x86: Save&restore interrupt shadow mask by Jan Kiszka · 15 years ago
  73. 6796134 KVM: add doc note about PIO/MMIO completion API by Marcelo Tosatti · 15 years ago
  74. 2044892d KVM: trivial document fixes by Wu Fengguang · 15 years ago
  75. dab4b91 KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates by Jan Kiszka · 15 years ago
  76. 3cfc309 KVM: x86: Add KVM_GET/SET_VCPU_EVENTS by Jan Kiszka · 15 years ago
  77. afbcf7a KVM: allow userspace to adjust kvmclock offset by Glauber Costa · 15 years ago
  78. ffde22a KVM: Xen PV-on-HVM guest support by Ed Swierk · 15 years ago
  79. 5dadbfd KVM: Document KVM_CAP_IRQCHIP by Avi Kivity · 15 years ago
  80. 9c1b96e KVM: Document basic API by Avi Kivity · 16 years ago