summaryrefslogtreecommitdiffstats
path: root/Documentation/virtual
AgeCommit message (Expand)AuthorLines
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-23/+260
2012-03-08KVM: Allow host IRQ sharing for assigned PCI 2.3 devicesJan Kiszka-0/+41
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida-6/+6
2012-03-05KVM: PPC: refer to paravirt docs in header fileScott Wood-22/+2
2012-03-05KVM: PPC: Add support for explicit HIOR settingAlexander Graf-0/+1
2012-03-05KVM: PPC: Add generic single register ioctlsAlexander Graf-3/+43
2012-03-05KVM: PPC: e500: MMU APIScott Wood-0/+74
2012-03-05KVM: provide synchronous registers in kvm_runChristian Borntraeger-0/+23
2012-03-05KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte-0/+16
2012-03-05KVM: s390: ucontrol: export SIE control block to userCarsten Otte-0/+5
2012-03-05KVM: s390: ucontrol: export page faults to userCarsten Otte-0/+14
2012-03-05KVM: s390: ucontrol: per vcpu address spacesCarsten Otte-0/+38
2012-03-05KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte-1/+6
2012-01-28lguest: remove reference from Documentation/virtual/00-INDEXRusty Russell-2/+0
2012-01-12lguest: move the lguest tool to the tools directoryDavidlohr Bueso-2261/+0
2011-12-27KVM: Document KVM_NMIAvi Kivity-0/+25
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka-0/+9
2011-12-25KVM: Device assignment permission checksAlex Williamson-0/+4
2011-12-25KVM: Remove ability to assign a device without iommu supportAlex Williamson-0/+3
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds-266/+266
2011-11-02UserModeLinux-HOWTO.txt: fix a typoJonathan Neuschäfer-1/+1
2011-11-02UserModeLinux-HOWTO.txt: remove ^H charactersJonathan Neuschäfer-265/+265
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+69
2011-09-27doc: fix broken referencesPaul Bolle-1/+1
2011-09-25KVM: Update documentation to include detailed ENABLE_CAP descriptionAlexander Graf-0/+47
2011-09-25KVM: Restore missing powerpc API docsAvi Kivity-0/+13
2011-09-25KVM: x86: Raise the hard VCPU count limitSasha Levin-2/+9
2011-08-15lguest: allow booting guest with CONFIG_RELOCATABLE=yRusty Russell-0/+3
2011-08-15virtio: Add text copy of spec to Documentation/virtual.Rusty Russell-0/+2203
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-11/+472
2011-07-22lguest: update commentsRusty Russell-8/+4
2011-07-22lguest: Simplify device initialization.Rusty Russell-19/+6
2011-07-22lguest: Do not exit on non-fatal errorsSakari Ailus-4/+6
2011-07-12KVM: KVM Steal time guest/host interfaceGlauber Costa-0/+34
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras-0/+32
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras-0/+13
2011-07-12KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson-0/+35
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras-0/+17
2011-07-12KVM: PPC: e500: enable magic pageScott Wood-3/+5
2011-07-12KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0Avi Kivity-0/+18
2011-07-12KVM: Fix KVM_ASSIGN_SET_MSIX_ENTRY documentationJan Kiszka-2/+4
2011-07-12KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentationJan Kiszka-6/+1
2011-07-12KVM: Fixup documentation section numberingJan Kiszka-1/+1
2011-07-12KVM: Document KVM_IOEVENTFDSasha Levin-0/+30
2011-07-12KVM: nVMX: DocumentationNadav Har'El-0/+251
2011-07-12KVM: Document KVM_GET_LAPIC, KVM_SET_LAPIC ioctlAvi Kivity-0/+32
2011-05-30lguest: remove support for VIRTIO_F_NOTIFY_ON_EMPTY.Rusty Russell-19/+1
2011-05-30lguest: fix up compilation after moveRusty Russell-2/+2
2011-05-25um: add ucast ethernet transportNolan Leake-0/+10
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+31