Age | Commit message (Expand) | Author | Files | Lines |
2013-11-04 | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue | Gleb Natapov | 1 | -0/+44 |
2013-10-31 | Documentation/kvm: add a 00-INDEX file | Ramkumar Ramachandra | 1 | -0/+24 |
2013-10-30 | kvm: Add VFIO device | Alex Williamson | 1 | -0/+22 |
2013-10-30 | kvm: Add KVM_GET_EMULATED_CPUID | Borislav Petkov | 1 | -3/+74 |
2013-10-17 | KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 | Paul Mackerras | 1 | -0/+1 |
2013-10-17 | KVM: PPC: Book3S HV: Add support for guest Program Priority Register | Paul Mackerras | 1 | -0/+1 |
2013-10-17 | KVM: PPC: Book3S HV: Store LPCR value for each virtual core | Paul Mackerras | 1 | -0/+1 |
2013-10-17 | KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE | Paul Mackerras | 1 | -0/+1 |
2013-10-17 | KVM: PPC: Book3S HV: Implement timebase offset for guests | Paul Mackerras | 1 | -0/+1 |
2013-10-17 | KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg | Michael Neuling | 1 | -0/+39 |
2013-10-16 | Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm... | Gleb Natapov | 1 | -4/+27 |
2013-10-15 | KVM: ARM: Remove non-ASCII space characters | Christoffer Dall | 1 | -1/+1 |
2013-10-02 | KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctl | Anup Patel | 1 | -4/+27 |
2013-09-30 | KVM: Convert kvm_lock back to non-raw spinlock | Paolo Bonzini | 1 | -1/+1 |
2013-09-30 | KVM: protect kvm_usage_count with its own spinlock | Paolo Bonzini | 1 | -1/+5 |
2013-09-24 | Documentation/kvm: Update cpuid documentation for steal time and pv eoi | Raghavendra K T | 1 | -0/+7 |
2013-09-24 | KVM: Add documentation for kvm->srcu lock | Thomas Huth | 1 | -0/+11 |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-08-26 | Documentation/kvm : Add documentation on Hypercalls and features used for PV ... | Raghavendra K T | 2 | -0/+18 |
2013-07-25 | doc: Fix typo in doucmentations | Masanari Iida | 1 | -1/+1 |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -4/+4 |
2013-07-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -12/+87 |
2013-07-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 1 | -19/+39 |
2013-06-27 | KVM: MMU: document fast invalidate all mmio sptes | Xiao Guangrong | 1 | -0/+26 |
2013-06-27 | KVM: MMU: document fast invalidate all pages | Xiao Guangrong | 1 | -0/+25 |
2013-06-27 | KVM: MMU: document fast page fault | Xiao Guangrong | 1 | -0/+3 |
2013-06-27 | KVM: MMU: document mmio page fault | Xiao Guangrong | 1 | -2/+9 |
2013-06-27 | KVM: MMU: document write_flooding_count | Xiao Guangrong | 1 | -0/+9 |
2013-06-27 | KVM: MMU: document clear_spte_count | Xiao Guangrong | 1 | -0/+5 |
2013-06-19 | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar | 1 | -2/+2 |
2013-06-19 | KVM: MMU: update the documentation for reverse mapping of parent_pte | Xiao Guangrong | 1 | -6/+6 |
2013-06-19 | kvm api doc: fix section numbers | Alexey Kardashevskiy | 1 | -4/+4 |
2013-06-12 | arm64: KVM: userspace API documentation | Marc Zyngier | 1 | -19/+39 |
2013-06-05 | Documentation/virtual/kvm/api.txt fix a typo | Stefan Huber | 1 | -1/+1 |
2013-05-28 | doc: fix misspellings with 'codespell' tool | Anatol Pomozov | 1 | -3/+3 |
2013-05-05 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -6/+260 |
2013-05-03 | Merge branch 'kvm-arm-for-3.10' of git://github.com/columbia/linux-kvm-arm in... | Marcelo Tosatti | 1 | -6/+6 |
2013-05-02 | KVM: PPC: Book3S: Add API for in-kernel XICS emulation | Paul Mackerras | 2 | -0/+74 |
2013-04-30 | kvm/ppc/mpic: remove default routes from documentation | Scott Wood | 1 | -3/+0 |
2013-04-28 | KVM: ARM: Fix API documentation for ONE_REG encoding | Christoffer Dall | 1 | -6/+6 |
2013-04-26 | KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state | Paul Mackerras | 1 | -0/+1 |
2013-04-26 | KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls | Michael Ellerman | 1 | -0/+19 |
2013-04-26 | KVM: PPC: Support irq routing and irqfd for in-kernel MPIC | Alexander Graf | 1 | -0/+19 |
2013-04-26 | kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC | Scott Wood | 1 | -0/+8 |
2013-04-26 | kvm/ppc/mpic: in-kernel MPIC emulation | Scott Wood | 1 | -0/+37 |
2013-04-26 | kvm: add device control API | Scott Wood | 2 | -0/+71 |
2013-04-26 | KVM: PPC: e500: Add support for EPTCFG register | Mihai Caraman | 1 | -0/+1 |
2013-04-26 | KVM: PPC: e500: Add support for TLBnPS registers | Mihai Caraman | 1 | -0/+4 |
2013-04-26 | KVM: PPC: e500: Expose MMU registers via ONE_REG | Mihai Caraman | 1 | -0/+11 |
2013-03-22 | KVM: PPC: Added one_reg interface for timer registers | Bharat Bhushan | 1 | -0/+4 |