Age | Commit message (Expand) | Author |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-07-11 | KVM: MMU: document mmu-lock and fast page fault | Xiao Guangrong |
2012-07-02 | KVM: Add missing KVM_IRQFD API documentation | Alex Williamson |
2012-06-25 | KVM: eoi msi documentation | Michael S. Tsirkin |
2012-05-30 | KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt. | Bharat Bhushan |
2012-05-30 | KVM: PPC: Book3S HV: Make the guest hash table size configurable | Paul Mackerras |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-22 | virtio: update documentation to v0.9.5 of spec | Rusty Russell |
2012-05-08 | Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next | Avi Kivity |
2012-05-06 | kvm/powerpc: Add new ioctl to retreive server MMU infos | Benjamin Herrenschmidt |
2012-05-06 | KVM: fix cpuid eax for KVM leaf | Michael S. Tsirkin |
2012-04-27 | KVM: x86: Run PIT work in own kthread | Jan Kiszka |
2012-04-27 | KVM: x86: Document in-kernel PIT API | Jan Kiszka |
2012-04-27 | KVM: Improve readability of KVM API doc | Jan Kiszka |
2012-04-24 | KVM: Introduce direct MSI message injection for in-kernel irqchips | Jan Kiszka |
2012-04-08 | KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL | Eric B Munson |
2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-03-08 | KVM: Allow host IRQ sharing for assigned PCI 2.3 devices | Jan Kiszka |
2012-03-07 | Documentation: Fix multiple typo in Documentation | Masanari Iida |
2012-03-05 | KVM: PPC: refer to paravirt docs in header file | Scott Wood |
2012-03-05 | KVM: PPC: Add support for explicit HIOR setting | Alexander Graf |
2012-03-05 | KVM: PPC: Add generic single register ioctls | Alexander Graf |
2012-03-05 | KVM: PPC: e500: MMU API | Scott Wood |
2012-03-05 | KVM: provide synchronous registers in kvm_run | Christian Borntraeger |
2012-03-05 | KVM: s390: ucontrol: interface to inject faults on a vcpu page table | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: export SIE control block to user | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: export page faults to user | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: per vcpu address spaces | Carsten Otte |
2012-03-05 | KVM: s390: add parameter for KVM_CREATE_VM | Carsten Otte |
2012-01-28 | lguest: remove reference from Documentation/virtual/00-INDEX | Rusty Russell |
2012-01-12 | lguest: move the lguest tool to the tools directory | Davidlohr Bueso |
2011-12-27 | KVM: Document KVM_NMI | Avi Kivity |
2011-12-26 | KVM: Don't automatically expose the TSC deadline timer in cpuid | Jan Kiszka |
2011-12-25 | KVM: Device assignment permission checks | Alex Williamson |
2011-12-25 | KVM: Remove ability to assign a device without iommu support | Alex Williamson |
2011-11-02 | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds |
2011-11-02 | UserModeLinux-HOWTO.txt: fix a typo | Jonathan Neuschäfer |
2011-11-02 | UserModeLinux-HOWTO.txt: remove ^H characters | Jonathan Neuschäfer |
2011-10-30 | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-09-25 | KVM: Update documentation to include detailed ENABLE_CAP description | Alexander Graf |
2011-09-25 | KVM: Restore missing powerpc API docs | Avi Kivity |
2011-09-25 | KVM: x86: Raise the hard VCPU count limit | Sasha Levin |
2011-08-15 | lguest: allow booting guest with CONFIG_RELOCATABLE=y | Rusty Russell |
2011-08-15 | virtio: Add text copy of spec to Documentation/virtual. | Rusty Russell |
2011-07-24 | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-07-22 | lguest: update comments | Rusty Russell |
2011-07-22 | lguest: Simplify device initialization. | Rusty Russell |
2011-07-22 | lguest: Do not exit on non-fatal errors | Sakari Ailus |
2011-07-12 | KVM: KVM Steal time guest/host interface | Glauber Costa |