summaryrefslogtreecommitdiffstats
path: root/Documentation/virtual/kvm/api.txt
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2017-01-091-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-051-5/+47
|\
| * kvm: add capability for any-length ioeventfdsJason Wang2015-10-011-1/+5
| * KVM: x86: Add support for local interrupt requests from userspaceSteve Rutherford2015-10-011-4/+10
| * KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford2015-10-011-3/+6
| * KVM: x86: Add KVM exit for IOAPIC EOIsSteve Rutherford2015-10-011-0/+12
| * KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford2015-10-011-0/+17
* | Doc:kvm: Fix typo in Doc/virtual/kvmMasanari Iida2015-10-111-2/+2
|/
* Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2015-08-221-0/+5
|\
| * kvm/x86: add sending hyper-v crash notification to user spaceAndrey Smetanin2015-07-231-0/+5
* | KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée2015-07-211-1/+6
* | KVM: arm64: guest debug, add SW break point supportAlex Bennée2015-07-211-1/+1
* | KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctlAlex Bennée2015-07-211-1/+1
* | KVM: add comments for kvm_debug_exit_arch structAlex Bennée2015-07-211-1/+3
|/
* KVM: x86: mark legacy PCI device assignment as deprecatedPaolo Bonzini2015-06-051-7/+7
* KVM: implement multiple address spacesPaolo Bonzini2015-06-051-0/+12
* KVM: x86: API changes for SMM supportPaolo Bonzini2015-06-041-6/+34
* KVM: x86: Support for disabling quirksNadav Amit2015-05-071-1/+2
* KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman2015-04-211-0/+17
* Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-04-071-0/+117
|\
| * KVM: s390: migrate vcpu interrupt stateJens Freimann2015-03-311-0/+61
| * KVM: s390: add ioctl to inject local interruptsJens Freimann2015-03-311-0/+56
* | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-071-5/+17
|\ \
| * | arm/arm64: KVM: export VCPU power state via MP_STATE ioctlAlex Bennée2015-03-141-4/+12
| * | KVM: arm/arm64: add irqfd supportEric Auger2015-03-121-1/+5
* | | MIPS: KVM: Wire up MSA capabilityJames Hogan2015-03-271-0/+12
* | | MIPS: KVM: Expose MSA registersJames Hogan2015-03-271-1/+11
* | | MIPS: KVM: Wire up FPU capabilityJames Hogan2015-03-271-0/+13
* | | MIPS: KVM: Expose FPU registersJames Hogan2015-03-271-0/+16
* | | MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan2015-03-271-0/+2
* | | MIPS: KVM: Implement PRid CP0 register accessJames Hogan2015-03-271-0/+1
| |/ |/|
* | KVM: s390: Create ioctl for Getting/Setting guest storage keysJason J. Herne2015-03-171-0/+58
* | KVM: s390: introduce post handlers for STSIEkaterina Tumanova2015-03-171-0/+28
* | KVM: s390: Add MEMOP ioctls for reading/writing guest memoryThomas Huth2015-03-171-0/+46
* | KVM: s390: Allocate and save/restore vector registersEric Farman2015-03-061-0/+10
|/
* Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-01-231-1/+21
|\
| * KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand2015-01-231-0/+20
| * KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand2015-01-231-1/+1
* | arm/arm64: KVM: allow userland to request a virtual GICv3Andre Przywara2015-01-201-5/+8
|/
* Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-12-151-1/+16
|\
| * arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall2014-12-131-0/+9
| * arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall2014-12-131-0/+5
| * arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall2014-12-131-1/+2
* | kvm: Documentation: remove ia64Tiejun Chen2014-11-201-23/+22
* | kvm: drop unsupported capabilities, fix documentationMichael S. Tsirkin2014-11-031-7/+33
|/
* KVM: PPC: BOOKE: Add one_reg documentation of SPRG9 and DBSRBharat Bhushan2014-09-221-0/+2
* KVM: fix api documentation of KVM_GET_EMULATED_CPUIDAlex Bennée2014-09-101-70/+70
* KVM: document KVM_SET_GUEST_DEBUG apiAlex Bennée2014-09-101-0/+44
* KVM: clarify the idea of kvm_dirty_regsDavid Hildenbrand2014-08-251-0/+4
* Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-051-8/+52
|\