1. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  2. 33950c6 virtio: update documentation to v0.9.5 of spec by Rusty Russell · 12 years ago
  3. f256905 Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next by Avi Kivity · 12 years ago
  4. 5b74716 kvm/powerpc: Add new ioctl to retreive server MMU infos by Benjamin Herrenschmidt · 12 years ago
  5. 57c22e5 KVM: fix cpuid eax for KVM leaf by Michael S. Tsirkin · 12 years ago
  6. b6ddf05 KVM: x86: Run PIT work in own kthread by Jan Kiszka · 12 years ago
  7. 0589ff6 KVM: x86: Document in-kernel PIT API by Jan Kiszka · 12 years ago
  8. 414fa98 KVM: Improve readability of KVM API doc by Jan Kiszka · 12 years ago
  9. 07975ad KVM: Introduce direct MSI message injection for in-kernel irqchips by Jan Kiszka · 12 years ago
  10. 1c0b28c KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL by Eric B Munson · 12 years ago
  11. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  12. 07700a9 KVM: Allow host IRQ sharing for assigned PCI 2.3 devices by Jan Kiszka · 12 years ago
  13. 40e4712 Documentation: Fix multiple typo in Documentation by Masanari Iida · 12 years ago
  14. 54f6579 KVM: PPC: refer to paravirt docs in header file by Scott Wood · 13 years ago
  15. 1022fc3 KVM: PPC: Add support for explicit HIOR setting by Alexander Graf · 13 years ago
  16. e24ed81 KVM: PPC: Add generic single register ioctls by Alexander Graf · 13 years ago
  17. dc83b8b KVM: PPC: e500: MMU API by Scott Wood · 13 years ago
  18. b9e5dc8 KVM: provide synchronous registers in kvm_run by Christian Borntraeger · 13 years ago
  19. ccc7910 KVM: s390: ucontrol: interface to inject faults on a vcpu page table by Carsten Otte · 13 years ago
  20. 5b1c149 KVM: s390: ucontrol: export SIE control block to user by Carsten Otte · 13 years ago
  21. e168bf8 KVM: s390: ucontrol: export page faults to user by Carsten Otte · 13 years ago
  22. 27e0393 KVM: s390: ucontrol: per vcpu address spaces by Carsten Otte · 13 years ago
  23. e08b963 KVM: s390: add parameter for KVM_CREATE_VM by Carsten Otte · 13 years ago
  24. 13289d5 lguest: remove reference from Documentation/virtual/00-INDEX by Rusty Russell · 12 years ago
  25. 07fe997 lguest: move the lguest tool to the tools directory by Davidlohr Bueso · 13 years ago
  26. 3f745f1 KVM: Document KVM_NMI by Avi Kivity · 13 years ago
  27. 4d25a066 KVM: Don't automatically expose the TSC deadline timer in cpuid by Jan Kiszka · 13 years ago
  28. 3d27e23 KVM: Device assignment permission checks by Alex Williamson · 13 years ago
  29. 4238737 KVM: Remove ability to assign a device without iommu support by Alex Williamson · 13 years ago
  30. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  31. c039aff UserModeLinux-HOWTO.txt: fix a typo by Jonathan Neuschäfer · 13 years ago
  32. 8a91db2 UserModeLinux-HOWTO.txt: remove ^H characters by Jonathan Neuschäfer · 13 years ago
  33. 1bc87b0 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 13 years ago
  34. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  35. 821246a KVM: Update documentation to include detailed ENABLE_CAP description by Alexander Graf · 13 years ago
  36. 3644268 KVM: Restore missing powerpc API docs by Avi Kivity · 13 years ago
  37. 8c3ba33 KVM: x86: Raise the hard VCPU count limit by Sasha Levin · 13 years ago
  38. e22a539 lguest: allow booting guest with CONFIG_RELOCATABLE=y by Rusty Russell · 13 years ago
  39. c3c53a0 virtio: Add text copy of spec to Documentation/virtual. by Rusty Russell · 13 years ago
  40. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  41. 9f54288 lguest: update comments by Rusty Russell · 13 years ago
  42. 3c3ed48 lguest: Simplify device initialization. by Rusty Russell · 13 years ago
  43. e0377e2 lguest: Do not exit on non-fatal errors by Sakari Ailus · 13 years ago
  44. 9ddabbe KVM: KVM Steal time guest/host interface by Glauber Costa · 13 years ago
  45. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 13 years ago
  46. 371fefd KVM: PPC: Allow book3s_hv guests to use SMT processor modes by Paul Mackerras · 13 years ago
  47. 54738c0 KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode by David Gibson · 13 years ago
  48. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 13 years ago
  49. a4cd8b2 KVM: PPC: e500: enable magic page by Scott Wood · 13 years ago
  50. 411c588 KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0 by Avi Kivity · 13 years ago
  51. 58f0964 KVM: Fix KVM_ASSIGN_SET_MSIX_ENTRY documentation by Jan Kiszka · 13 years ago
  52. 91e3d71 KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentation by Jan Kiszka · 13 years ago
  53. 7f4382e KVM: Fixup documentation section numbering by Jan Kiszka · 13 years ago
  54. 55399a0 KVM: Document KVM_IOEVENTFD by Sasha Levin · 13 years ago
  55. 823e396 KVM: nVMX: Documentation by Nadav Har'El · 13 years ago
  56. e767793 KVM: Document KVM_GET_LAPIC, KVM_SET_LAPIC ioctl by Avi Kivity · 13 years ago
  57. 990c91f lguest: remove support for VIRTIO_F_NOTIFY_ON_EMPTY. by Rusty Russell · 13 years ago
  58. bc805a0 lguest: fix up compilation after move by Rusty Russell · 13 years ago
  59. 4ff4d8d um: add ucast ethernet transport by Nolan Leake · 13 years ago
  60. f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  61. 6151658 Correct occurrences of by Rob Landley · 13 years ago
  62. 570aa13 Add a 00-INDEX file to Documentation/virtual by Rob Landley · 13 years ago
  63. ed16648 Move kvm, uml, and lguest subdirectories under a common "virtual" directory, I.E: by Rob Landley · 13 years ago