summaryrefslogtreecommitdiff
path: root/Documentation/virtual/kvm/api.txt
AgeCommit message (Expand)AuthorFilesLines
2017-03-16KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras1-0/+1
2015-05-20arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall1-1/+2
2014-09-06KVM: PPC: Book3S: Fix LPCR one_reg interfaceAlexey Kardashevskiy1-1/+2
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds1-4/+29
2014-05-30Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini1-0/+6
2014-05-30KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register numberPaul Mackerras1-0/+1
2014-05-30KVM: PPC: Book3S: Add ONE_REG register names that were missedPaul Mackerras1-0/+5
2014-05-27Merge tag 'kvm-arm-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini1-0/+17
2014-05-15KVM: s390: announce irqfd capabilityCornelia Huck1-1/+1
2014-05-06KVM: s390: Add clock comparator and CPU timer IRQ injectionThomas Huth1-0/+2
2014-05-05doc: spelling error changesCarlos Garcia1-1/+1
2014-04-30KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API headerAnup Patel1-0/+15
2014-04-30KVM: Documentation: Add info regarding KVM_ARM_VCPU_PSCI_0_2 featureAnup Patel1-0/+2
2014-04-22KVM: s390: Per-vm kvm device controlsDominik Dingel1-4/+4
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-03-27KVM: Specify byte order for KVM_EXIT_MMIOChristoffer Dall1-0/+4
2014-03-21KVM: s390: irq routing for adapter interrupts.Cornelia Huck1-4/+17
2014-03-21KVM: Add per-vm capability enablement.Cornelia Huck1-2/+4
2014-03-21doc: fix double wordsMasanari Iida1-1/+1
2014-03-13kvm: x86: ignore ioapic polarityGabriel L. Somlo1-1/+15
2014-01-29Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini1-0/+1
2014-01-27KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras1-0/+1
2014-01-15Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini1-1/+1
2013-12-31KVM: doc: Fix typo in doc/virtual/kvmMasanari Iida1-2/+2
2013-12-21KVM: arm-vgic: Set base addr through device APIChristoffer Dall1-1/+6
2013-12-17KVM: Documentation: Fix typo for KVM_ARM_VCPU_INIT ioctlAnup Patel1-1/+1
2013-11-04Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov1-0/+44
2013-10-30kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov1-3/+74
2013-10-17KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras1-0/+1
2013-10-17KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras1-0/+1
2013-10-17KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras1-0/+1
2013-10-17KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras1-0/+1
2013-10-17KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras1-0/+1
2013-10-17KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_regMichael Neuling1-0/+39
2013-10-16KVM: ARM: Remove non-ASCII space charactersChristoffer Dall1-1/+1
2013-10-02KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctlAnup Patel1-4/+27
2013-07-25doc: Fix typo in doucmentationsMasanari Iida1-1/+1
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+4
2013-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+4
2013-06-19kvm api doc: fix section numbersAlexey Kardashevskiy1-4/+4
2013-06-12arm64: KVM: userspace API documentationMarc Zyngier1-19/+39
2013-06-05Documentation/virtual/kvm/api.txt fix a typoStefan Huber1-1/+1
2013-05-28doc: fix misspellings with 'codespell' toolAnatol Pomozov1-3/+3
2013-05-03Merge branch 'kvm-arm-for-3.10' of git://github.com/columbia/linux-kvm-arm in...Marcelo Tosatti1-6/+6
2013-05-02KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras1-0/+8
2013-04-29KVM: ARM: Fix API documentation for ONE_REG encodingChristoffer Dall1-6/+6
2013-04-26KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras1-0/+1
2013-04-26KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman1-0/+19
2013-04-26kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood1-0/+8