summaryrefslogtreecommitdiff
path: root/Documentation/virtual/kvm/api.txt
AgeCommit message (Expand)AuthorFilesLines
2017-07-14kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan1-0/+9
2017-07-13kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan1-0/+9
2017-07-03Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-0/+37
2017-06-22KVM: s390: ioctls to get and set guest storage attributesClaudio Imbrenda1-0/+135
2017-06-22KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modesPaul Mackerras1-0/+11
2017-06-21KVM: PPC: Book3S HV: Add new capability to control MCE behaviourAravinda Prasad1-0/+11
2017-06-19KVM: PPC: Book3S HV: Allow userspace to set the desired SMT modePaul Mackerras1-0/+15
2017-04-28KVM: Documentation: remove VM mmap documentationJann Horn1-5/+1
2017-04-27Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini1-0/+41
2017-04-21kvm: better MWAIT emulation for guestsMichael S. Tsirkin1-0/+9
2017-04-11Merge tag 'kvm-s390-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář1-0/+17
2017-04-09KVM: arm/arm64: Add ARM user space interrupt signaling ABIAlexander Graf1-0/+42
2017-04-07KVM: x86: drop legacy device assignmentPaolo Bonzini1-204/+0
2017-04-07KVM: s390: introduce AIS capabilityYi Min Zhao1-0/+8
2017-04-06Merge tag 'kvm_mips_4.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář1-1/+89
2017-03-28KVM: MIPS/VZ: Emulate MAARs when necessaryJames Hogan1-0/+5
2017-03-28KVM: MIPS/VZ: Support guest hardware page table walkerJames Hogan1-0/+4
2017-03-28KVM: MIPS/VZ: Support guest segmentation controlJames Hogan1-0/+3
2017-03-28KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan1-0/+2
2017-03-28KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan1-0/+2
2017-03-28KVM: MIPS: Implement VZ supportJames Hogan1-0/+2
2017-03-28KVM: MIPS: Add 64BIT capabilityJames Hogan1-0/+25
2017-03-28KVM: MIPS: Add VZ & TE capabilitiesJames Hogan1-1/+46
2017-03-22KVM: s390: gs support for kvm guestsFan Zhang1-0/+9
2017-03-20KVM: Documentation: document MCE ioctlsLuiz Capitulino1-0/+63
2017-03-09KVM: Add documentation for KVM_CAP_NR_MEMSLOTSLinu Cherian1-0/+4
2017-02-17KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini1-1/+12
2017-02-07Merge tag 'kvm_mips_4.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-0/+10
2017-02-03KVM: MIPS/T&E: Expose read-only CP0_IntCtl registerJames Hogan1-0/+1
2017-02-03KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registersJames Hogan1-0/+8
2017-02-03KVM: MIPS/T&E: Implement CP0_EBase registerJames Hogan1-0/+1
2017-01-31KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT sizeDavid Gibson1-6/+8
2017-01-31KVM: PPC: Book3S HV: HPT resizing documentation and reserved numbersDavid Gibson1-0/+95
2017-01-31Documentation: Correct duplicate section number in kvm/api.txtDavid Gibson1-3/+3
2017-01-31KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMUPaul Mackerras1-0/+83
2016-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+4
2016-12-12Merge tag 'kvm-arm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini1-1/+1
2016-11-24KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRsPaul Mackerras1-0/+2
2016-11-21KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras1-0/+1
2016-11-19kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini1-0/+11
2016-11-14ARM: KVM: Support vGICv3 ITSVladimir Murzin1-1/+1
2016-08-04KVM: documentation: fix KVM_CAP_X2APIC_API informationPaolo Bonzini1-3/+4
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-13/+33
2016-07-22Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář1-3/+11
2016-07-22KVM: arm/arm64: Enable MSI routingEric Auger1-0/+3
2016-07-22KVM: arm/arm64: Enable irqchip routingEric Auger1-4/+8
2016-07-22KVM: api: Pass the devid in the msi routing entryEric Auger1-2/+17
2016-07-18KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara1-1/+1
2016-07-18KVM: Extend struct kvm_msi to hold a 32-bit device IDAndre Przywara1-2/+10
2016-07-18KVM: s390: allow user space to handle instr 0x0000David Hildenbrand1-0/+13