summaryrefslogtreecommitdiffstats
path: root/Documentation/virtual
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+1
|\
| * doc: fix double wordsMasanari Iida2014-03-211-1/+1
* | KVM: Specify byte order for KVM_EXIT_MMIOChristoffer Dall2014-03-271-0/+4
* | KVM: s390: irq routing for adapter interrupts.Cornelia Huck2014-03-211-4/+17
* | KVM: s390: adapter interrupt sourcesCornelia Huck2014-03-211-0/+45
* | KVM: Add per-vm capability enablement.Cornelia Huck2014-03-211-2/+4
* | kvm: x86: ignore ioapic polarityGabriel L. Somlo2014-03-131-1/+15
* | Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Paolo Bonzini2014-03-041-0/+2
|\ \ | |/
| * Documentation/: update 00-INDEX filesHenrik Austad2014-02-101-0/+2
* | Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-02-041-0/+46
|\ \ | |/ |/|
| * KVM: async_pf: Async page fault support on s390Dominik Dingel2014-01-301-0/+10
| * KVM: s390: add floating irq controllerJens Freimann2014-01-301-0/+36
* | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2014-01-291-0/+1
|\ \ | |/ |/|
| * KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras2014-01-271-0/+1
* | Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini2014-01-151-1/+1
|\ \
| * | KVM: Documentation: Fix typo for KVM_ARM_VCPU_INIT ioctlAnup Patel2013-12-171-1/+1
| |/
* | KVM: doc: Fix typo in doc/virtual/kvmMasanari Iida2013-12-315-7/+7
* | KVM: arm-vgic: Add vgic reg access from dev attrChristoffer Dall2013-12-211-0/+52
* | KVM: arm-vgic: Set base addr through device APIChristoffer Dall2013-12-212-1/+17
* | KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall2013-12-211-0/+10
* | KVM: s390: diagnose call documentationCornelia Huck2013-12-112-0/+83
|/
* Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-041-0/+44
|\
| * KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras2013-10-171-0/+1
| * KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras2013-10-171-0/+1
| * KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras2013-10-171-0/+1
| * KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras2013-10-171-0/+1
| * KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras2013-10-171-0/+1
| * KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_regMichael Neuling2013-10-171-0/+39
* | Documentation/kvm: add a 00-INDEX fileRamkumar Ramachandra2013-10-311-0/+24
* | kvm: Add VFIO deviceAlex Williamson2013-10-301-0/+22
* | kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov2013-10-301-3/+74
|/
* Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...Gleb Natapov2013-10-161-4/+27
|\
| * KVM: ARM: Remove non-ASCII space charactersChristoffer Dall2013-10-151-1/+1
| * KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctlAnup Patel2013-10-021-4/+27
* | KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini2013-09-301-1/+1
* | KVM: protect kvm_usage_count with its own spinlockPaolo Bonzini2013-09-301-1/+5
* | Documentation/kvm: Update cpuid documentation for steal time and pv eoiRaghavendra K T2013-09-241-0/+7
* | KVM: Add documentation for kvm->srcu lockThomas Huth2013-09-241-0/+11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\
| * doc: Fix typo in doucmentationsMasanari Iida2013-07-251-1/+1
* | Documentation/kvm : Add documentation on Hypercalls and features used for PV ...Raghavendra K T2013-08-262-0/+18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-4/+4
|\
| * Documentation/virtual/kvm/api.txt fix a typoStefan Huber2013-06-051-1/+1
| * doc: fix misspellings with 'codespell' toolAnatol Pomozov2013-05-281-3/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-032-12/+87
|\ \
| * | KVM: MMU: document fast invalidate all mmio sptesXiao Guangrong2013-06-271-0/+26
| * | KVM: MMU: document fast invalidate all pagesXiao Guangrong2013-06-271-0/+25
| * | KVM: MMU: document fast page faultXiao Guangrong2013-06-271-0/+3
| * | KVM: MMU: document mmio page faultXiao Guangrong2013-06-271-2/+9
| * | KVM: MMU: document write_flooding_countXiao Guangrong2013-06-271-0/+9
OpenPOWER on IntegriCloud