aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/virtual/kvm/api.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-15Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-1/+16
2014-12-13arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall1-0/+9
2014-12-13arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall1-0/+5
2014-12-13arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall1-1/+2
2014-11-20kvm: Documentation: remove ia64Tiejun Chen1-23/+22
2014-11-03kvm: drop unsupported capabilities, fix documentationMichael S. Tsirkin1-7/+33
2014-09-22KVM: PPC: BOOKE: Add one_reg documentation of SPRG9 and DBSRBharat Bhushan1-0/+2
2014-09-10KVM: fix api documentation of KVM_GET_EMULATED_CPUIDAlex Bennée1-70/+70
2014-09-10KVM: document KVM_SET_GUEST_DEBUG apiAlex Bennée1-0/+44
2014-08-25KVM: clarify the idea of kvm_dirty_regsDavid Hildenbrand1-0/+4
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini1-8/+52
2014-07-28KVM: PPC: Remove DCR handlingAlexander Graf1-3/+3
2014-07-28KVM: Allow KVM_CHECK_EXTENSION on the vm fdAlexander Graf1-2/+5
2014-07-28KVM: PPC: Book3S: Fix LPCR one_reg interfaceAlexey Kardashevskiy1-1/+2
2014-07-28KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabledPaul Mackerras1-0/+4
2014-07-28KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras1-2/+39
2014-07-22Merge tag 'kvm-s390-20140721' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-nextPaolo Bonzini1-3/+24
2014-07-21Merge tag 'kvm-s390-20140715' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-nextPaolo Bonzini1-11/+20
2014-07-21KVM: s390: document KVM_CAP_S390_IRQCHIPCornelia Huck1-0/+9
2014-07-21KVM: document target of capability enablementCornelia Huck1-3/+15
2014-07-10KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand1-2/+8
2014-07-10KVM: prepare for KVM_(S|G)ET_MP_STATE on other architecturesDavid Hildenbrand1-9/+12
2014-07-09KVM: MIPS: Document MIPS specifics of KVM API.James Hogan1-2/+61
2014-07-09KVM: Reformat KVM_SET_ONE_REG register documentationJames Hogan1-111/+111
2014-07-09KVM: Document KVM_SET_SIGNAL_MASK as universalJames Hogan1-1/+1
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into nextLinus 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-nextPaolo 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/kvmarm/kvmarm into kvm-nextPaolo 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-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus 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/linux-kvm-arm into kvm-queuePaolo 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