summaryrefslogtreecommitdiffstats
path: root/Documentation/virtual/kvm/api.txt
Commit message (Expand)AuthorAgeFilesLines
* kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan2017-07-141-0/+9
* kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan2017-07-131-0/+9
* Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-07-031-0/+37
|\
| * KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modesPaul Mackerras2017-06-221-0/+11
| * KVM: PPC: Book3S HV: Add new capability to control MCE behaviourAravinda Prasad2017-06-211-0/+11
| * KVM: PPC: Book3S HV: Allow userspace to set the desired SMT modePaul Mackerras2017-06-191-0/+15
* | KVM: s390: ioctls to get and set guest storage attributesClaudio Imbrenda2017-06-221-0/+135
|/
* KVM: Documentation: remove VM mmap documentationJann Horn2017-04-281-5/+1
* Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2017-04-271-0/+41
|\
| * KVM: arm/arm64: Add ARM user space interrupt signaling ABIAlexander Graf2017-04-091-0/+42
* | kvm: better MWAIT emulation for guestsMichael S. Tsirkin2017-04-211-0/+9
* | Merge tag 'kvm-s390-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-04-111-0/+17
|\ \
| * | KVM: s390: introduce AIS capabilityYi Min Zhao2017-04-071-0/+8
| * | KVM: s390: gs support for kvm guestsFan Zhang2017-03-221-0/+9
| |/
* | KVM: x86: drop legacy device assignmentPaolo Bonzini2017-04-071-204/+0
* | Merge tag 'kvm_mips_4.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář2017-04-061-1/+89
|\ \
| * | KVM: MIPS/VZ: Emulate MAARs when necessaryJames Hogan2017-03-281-0/+5
| * | KVM: MIPS/VZ: Support guest hardware page table walkerJames Hogan2017-03-281-0/+4
| * | KVM: MIPS/VZ: Support guest segmentation controlJames Hogan2017-03-281-0/+3
| * | KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan2017-03-281-0/+2
| * | KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan2017-03-281-0/+2
| * | KVM: MIPS: Implement VZ supportJames Hogan2017-03-281-0/+2
| * | KVM: MIPS: Add 64BIT capabilityJames Hogan2017-03-281-0/+25
| * | KVM: MIPS: Add VZ & TE capabilitiesJames Hogan2017-03-281-1/+46
| |/
* | KVM: Documentation: document MCE ioctlsLuiz Capitulino2017-03-201-0/+63
|/
* KVM: Add documentation for KVM_CAP_NR_MEMSLOTSLinu Cherian2017-03-091-0/+4
* KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini2017-02-171-1/+12
* Merge tag 'kvm_mips_4.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-071-0/+10
|\
| * KVM: MIPS/T&E: Expose read-only CP0_IntCtl registerJames Hogan2017-02-031-0/+1
| * KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registersJames Hogan2017-02-031-0/+8
| * KVM: MIPS/T&E: Implement CP0_EBase registerJames Hogan2017-02-031-0/+1
* | KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT sizeDavid Gibson2017-01-311-6/+8
* | KVM: PPC: Book3S HV: HPT resizing documentation and reserved numbersDavid Gibson2017-01-311-0/+95
* | Documentation: Correct duplicate section number in kvm/api.txtDavid Gibson2017-01-311-3/+3
* | KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMUPaul Mackerras2017-01-311-0/+83
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-131-1/+4
|\
| * Merge tag 'kvm-arm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2016-12-121-1/+1
| |\
| | * ARM: KVM: Support vGICv3 ITSVladimir Murzin2016-11-141-1/+1
| * | KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRsPaul Mackerras2016-11-241-0/+2
| * | KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2016-11-211-0/+1
| |/
* | kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini2016-11-191-0/+11
|/
* KVM: documentation: fix KVM_CAP_X2APIC_API informationPaolo Bonzini2016-08-041-3/+4
* Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-041-13/+33
|\
| * KVM: arm/arm64: Enable MSI routingEric Auger2016-07-221-0/+3
| * KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-221-4/+8
| * KVM: api: Pass the devid in the msi routing entryEric Auger2016-07-221-2/+17
* | Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář2016-07-221-3/+11
|\ \ | |/
| * KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara2016-07-181-1/+1
| * KVM: Extend struct kvm_msi to hold a 32-bit device IDAndre Przywara2016-07-181-2/+10
* | KVM: s390: allow user space to handle instr 0x0000David Hildenbrand2016-07-181-0/+13
OpenPOWER on IntegriCloud