aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/virtual (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-8/+283
2012-05-22virtio: update documentation to v0.9.5 of specRusty Russell1-77/+1087
2012-05-08Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into nextAvi Kivity1-0/+70
2012-05-06kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt1-0/+70
2012-05-06KVM: fix cpuid eax for KVM leafMichael S. Tsirkin1-1/+5
2012-04-27KVM: x86: Run PIT work in own kthreadJan Kiszka1-0/+8
2012-04-27KVM: x86: Document in-kernel PIT APIJan Kiszka1-0/+63
2012-04-27KVM: Improve readability of KVM API docJan Kiszka1-7/+92
2012-04-24KVM: Introduce direct MSI message injection for in-kernel irqchipsJan Kiszka1-0/+21
2012-04-08KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRLEric B Munson2-0/+24
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-23/+260
2012-03-08KVM: Allow host IRQ sharing for assigned PCI 2.3 devicesJan Kiszka1-0/+41
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida2-6/+6
2012-03-05KVM: PPC: refer to paravirt docs in header fileScott Wood1-22/+2
2012-03-05KVM: PPC: Add support for explicit HIOR settingAlexander Graf1-0/+1
2012-03-05KVM: PPC: Add generic single register ioctlsAlexander Graf1-3/+43
2012-03-05KVM: PPC: e500: MMU APIScott Wood1-0/+74
2012-03-05KVM: provide synchronous registers in kvm_runChristian Borntraeger1-0/+23
2012-03-05KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte1-0/+16
2012-03-05KVM: s390: ucontrol: export SIE control block to userCarsten Otte1-0/+5
2012-03-05KVM: s390: ucontrol: export page faults to userCarsten Otte1-0/+14
2012-03-05KVM: s390: ucontrol: per vcpu address spacesCarsten Otte1-0/+38
2012-03-05KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte1-1/+6
2012-01-28lguest: remove reference from Documentation/virtual/00-INDEXRusty Russell1-2/+0
2012-01-12lguest: move the lguest tool to the tools directoryDavidlohr Bueso5-2261/+0
2011-12-27KVM: Document KVM_NMIAvi Kivity1-0/+25
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka1-0/+9
2011-12-25KVM: Device assignment permission checksAlex Williamson1-0/+4
2011-12-25KVM: Remove ability to assign a device without iommu supportAlex Williamson1-0/+3
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds1-266/+266
2011-11-02UserModeLinux-HOWTO.txt: fix a typoJonathan Neuschäfer1-1/+1
2011-11-02UserModeLinux-HOWTO.txt: remove ^H charactersJonathan Neuschäfer1-265/+265
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-2/+69
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-09-25KVM: Update documentation to include detailed ENABLE_CAP descriptionAlexander Graf1-0/+47
2011-09-25KVM: Restore missing powerpc API docsAvi Kivity1-0/+13
2011-09-25KVM: x86: Raise the hard VCPU count limitSasha Levin1-2/+9
2011-08-15lguest: allow booting guest with CONFIG_RELOCATABLE=yRusty Russell1-0/+3
2011-08-15virtio: Add text copy of spec to Documentation/virtual.Rusty Russell2-0/+2203
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-11/+472
2011-07-22lguest: update commentsRusty Russell1-8/+4
2011-07-22lguest: Simplify device initialization.Rusty Russell1-19/+6
2011-07-22lguest: Do not exit on non-fatal errorsSakari Ailus1-4/+6
2011-07-12KVM: KVM Steal time guest/host interfaceGlauber Costa1-0/+34
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras1-0/+32
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras1-0/+13
2011-07-12KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson1-0/+35
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras1-0/+17
2011-07-12KVM: PPC: e500: enable magic pageScott Wood1-3/+5
2011-07-12KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0Avi Kivity1-0/+18