summaryrefslogtreecommitdiff
path: root/Documentation/virtual/kvm/api.txt
AgeCommit message (Expand)Author
2013-01-07KVM: s390: Base infrastructure for enabling capabilities.Cornelia Huck
2013-01-07KVM: s390: Add support for machine checks.Cornelia Huck
2013-01-07KVM: s390: Support for I/O interrupts.Cornelia Huck
2012-12-06KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interfaceMihai Caraman
2012-12-06KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPTPaul Mackerras
2012-10-30KVM: Documentation: Fix reentry-to-be-consistent paragraphAlexander Graf
2012-10-10Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti
2012-10-10s390/kvm: Add documentation for KVM_S390_INTERRUPTCornelia Huck
2012-10-05KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areasPaul Mackerras
2012-10-05KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interfacePaul Mackerras
2012-10-05KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interfacePaul Mackerras
2012-10-05Document IACx/DACx registers access using ONE_REG APIBharat Bhushan
2012-10-05KVM: PPC: Add support for ePAPR idle hcall in host kernelLiu Yu-B13201
2012-09-23KVM: Add resampling irqfds for level triggered interruptsAlex Williamson
2012-09-09KVM: Improve wording of KVM_SET_USER_MEMORY_REGION documentationJan Kiszka
2012-08-22KVM: introduce readonly memslotXiao Guangrong
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