aboutsummaryrefslogtreecommitdiff
path: root/Documentation/virtual
AgeCommit message (Expand)Author
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-07-11KVM: MMU: document mmu-lock and fast page faultXiao Guangrong
2012-07-02KVM: Add missing KVM_IRQFD API documentationAlex Williamson
2012-06-25KVM: eoi msi documentationMichael S. Tsirkin
2012-05-30KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt.Bharat Bhushan
2012-05-30KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-22virtio: update documentation to v0.9.5 of specRusty Russell
2012-05-08Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into nextAvi Kivity
2012-05-06kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt
2012-05-06KVM: fix cpuid eax for KVM leafMichael S. Tsirkin
2012-04-27KVM: x86: Run PIT work in own kthreadJan Kiszka
2012-04-27KVM: x86: Document in-kernel PIT APIJan Kiszka
2012-04-27KVM: Improve readability of KVM API docJan Kiszka
2012-04-24KVM: Introduce direct MSI message injection for in-kernel irqchipsJan Kiszka
2012-04-08KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRLEric B Munson
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-08KVM: Allow host IRQ sharing for assigned PCI 2.3 devicesJan Kiszka
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida
2012-03-05KVM: PPC: refer to paravirt docs in header fileScott Wood
2012-03-05KVM: PPC: Add support for explicit HIOR settingAlexander Graf
2012-03-05KVM: PPC: Add generic single register ioctlsAlexander Graf
2012-03-05KVM: PPC: e500: MMU APIScott Wood
2012-03-05KVM: provide synchronous registers in kvm_runChristian Borntraeger
2012-03-05KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte
2012-03-05KVM: s390: ucontrol: export SIE control block to userCarsten Otte
2012-03-05KVM: s390: ucontrol: export page faults to userCarsten Otte
2012-03-05KVM: s390: ucontrol: per vcpu address spacesCarsten Otte
2012-03-05KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte
2012-01-28lguest: remove reference from Documentation/virtual/00-INDEXRusty Russell
2012-01-12lguest: move the lguest tool to the tools directoryDavidlohr Bueso
2011-12-27KVM: Document KVM_NMIAvi Kivity
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka
2011-12-25KVM: Device assignment permission checksAlex Williamson
2011-12-25KVM: Remove ability to assign a device without iommu supportAlex Williamson
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds
2011-11-02UserModeLinux-HOWTO.txt: fix a typoJonathan Neuschäfer
2011-11-02UserModeLinux-HOWTO.txt: remove ^H charactersJonathan Neuschäfer
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-25KVM: Update documentation to include detailed ENABLE_CAP descriptionAlexander Graf
2011-09-25KVM: Restore missing powerpc API docsAvi Kivity
2011-09-25KVM: x86: Raise the hard VCPU count limitSasha Levin
2011-08-15lguest: allow booting guest with CONFIG_RELOCATABLE=yRusty Russell
2011-08-15virtio: Add text copy of spec to Documentation/virtual.Rusty Russell
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-07-22lguest: update commentsRusty Russell
2011-07-22lguest: Simplify device initialization.Rusty Russell
2011-07-22lguest: Do not exit on non-fatal errorsSakari Ailus
2011-07-12KVM: KVM Steal time guest/host interfaceGlauber Costa