summaryrefslogtreecommitdiffstats
path: root/Documentation/virtual
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-101-1/+1
|\
| * typo in UserModeLinux-HOWTORichard Genoud2012-10-091-1/+1
* | KVM: Add resampling irqfds for level triggered interruptsAlex Williamson2012-09-231-0/+13
* | KVM: clarify kvmclock documentationStefan Fritsch2012-09-171-12/+20
* | KVM: Improve wording of KVM_SET_USER_MEMORY_REGION documentationJan Kiszka2012-09-091-11/+11
* | KVM: introduce readonly memslotXiao Guangrong2012-08-221-3/+7
* | KVM: Add ppc hypercall documentationAlexander Graf2012-08-131-0/+22
* | KVM: Add documentation on hypercallsRaghavendra K T2012-08-131-0/+66
|/
* Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-244-3/+196
|\
| * KVM: MMU: document mmu-lock and fast page faultXiao Guangrong2012-07-111-1/+129
| * KVM: eoi msi documentationMichael S. Tsirkin2012-06-251-0/+33
| * KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt.Bharat Bhushan2012-05-301-2/+0
| * KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras2012-05-301-0/+36
* | KVM: Add missing KVM_IRQFD API documentationAlex Williamson2012-07-021-0/+17
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-243-8/+283
|\
| * Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into nextAvi Kivity2012-05-081-0/+70
| |\
| | * kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt2012-05-061-0/+70
| * | KVM: fix cpuid eax for KVM leafMichael S. Tsirkin2012-05-061-1/+5
| |/
| * KVM: x86: Run PIT work in own kthreadJan Kiszka2012-04-271-0/+8
| * KVM: x86: Document in-kernel PIT APIJan Kiszka2012-04-271-0/+63
| * KVM: Improve readability of KVM API docJan Kiszka2012-04-271-7/+92
| * KVM: Introduce direct MSI message injection for in-kernel irqchipsJan Kiszka2012-04-241-0/+21
| * KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRLEric B Munson2012-04-082-0/+24
* | virtio: update documentation to v0.9.5 of specRusty Russell2012-05-221-77/+1087
|/
* Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-282-23/+260
|\
| * KVM: Allow host IRQ sharing for assigned PCI 2.3 devicesJan Kiszka2012-03-081-0/+41
| * KVM: PPC: refer to paravirt docs in header fileScott Wood2012-03-051-22/+2
| * KVM: PPC: Add support for explicit HIOR settingAlexander Graf2012-03-051-0/+1
| * KVM: PPC: Add generic single register ioctlsAlexander Graf2012-03-051-3/+43
| * KVM: PPC: e500: MMU APIScott Wood2012-03-051-0/+74
| * KVM: provide synchronous registers in kvm_runChristian Borntraeger2012-03-051-0/+23
| * KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte2012-03-051-0/+16
| * KVM: s390: ucontrol: export SIE control block to userCarsten Otte2012-03-051-0/+5
| * KVM: s390: ucontrol: export page faults to userCarsten Otte2012-03-051-0/+14
| * KVM: s390: ucontrol: per vcpu address spacesCarsten Otte2012-03-051-0/+38
| * KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2012-03-051-1/+6
* | Documentation: Fix multiple typo in DocumentationMasanari Iida2012-03-072-6/+6
|/
* lguest: remove reference from Documentation/virtual/00-INDEXRusty Russell2012-01-281-2/+0
* lguest: move the lguest tool to the tools directoryDavidlohr Bueso2012-01-125-2261/+0
* KVM: Document KVM_NMIAvi Kivity2011-12-271-0/+25
* KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka2011-12-261-0/+9
* KVM: Device assignment permission checksAlex Williamson2011-12-251-0/+4
* KVM: Remove ability to assign a device without iommu supportAlex Williamson2011-12-251-0/+3
* Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-021-266/+266
|\
| * UserModeLinux-HOWTO.txt: fix a typoJonathan Neuschäfer2011-11-021-1/+1
| * UserModeLinux-HOWTO.txt: remove ^H charactersJonathan Neuschäfer2011-11-021-265/+265
* | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-301-2/+69
|\ \
| * | KVM: Update documentation to include detailed ENABLE_CAP descriptionAlexander Graf2011-09-251-0/+47
| * | KVM: Restore missing powerpc API docsAvi Kivity2011-09-251-0/+13
| * | KVM: x86: Raise the hard VCPU count limitSasha Levin2011-09-251-2/+9
| |/