summaryrefslogtreecommitdiffstats
path: root/Documentation/virtual/kvm/api.txt
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-02KVM: Add missing KVM_IRQFD API documentationAlex Williamson
2012-05-30KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras
2012-05-06kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt
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-08KVM: Allow host IRQ sharing for assigned PCI 2.3 devicesJan Kiszka
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
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-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-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras
2011-07-12KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras
2011-07-12KVM: Fix KVM_ASSIGN_SET_MSIX_ENTRY documentationJan Kiszka
2011-07-12KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentationJan Kiszka
2011-07-12KVM: Fixup documentation section numberingJan Kiszka
2011-07-12KVM: Document KVM_IOEVENTFDSasha Levin
2011-07-12KVM: Document KVM_GET_LAPIC, KVM_SET_LAPIC ioctlAvi Kivity
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-05-06Move kvm, uml, and lguest subdirectories under a common "virtual" directory, ...Rob Landley