summaryrefslogtreecommitdiffstats
path: root/Documentation/virtual
Commit message (Expand)AuthorAgeFilesLines
* x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUIDVitaly Kuznetsov2018-12-141-0/+56
* kvm: introduce manual dirty log reprotectPaolo Bonzini2018-12-141-0/+67
* kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnosticPaolo Bonzini2018-12-141-4/+9
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-251-6/+129
|\
| * Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-10-191-0/+31
| |\
| | * kvm: arm64: Allow tuning the physical address size for VMSuzuki K Poulose2018-10-031-0/+31
| * | kvm: x86: Introduce KVM_CAP_EXCEPTION_PAYLOADJim Mattson2018-10-171-1/+26
| * | kvm: x86: Add exception payload fields to kvm_vcpu_eventsJim Mattson2018-10-171-6/+18
| * | KVM: Documentation: Fix omission in struct kvm_vcpu_eventsJim Mattson2018-10-171-0/+1
| * | kvm/x86 : add coalesced pio supportPeng Hao2018-10-171-6/+10
| * | kvm/x86 : add document for coalesced mmioPeng Hao2018-10-171-0/+24
| * | KVM: x86: hyperv: implement PV IPI send hypercallsVitaly Kuznetsov2018-10-171-0/+7
| * | KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl resultPaul Mackerras2018-10-091-0/+4
| * | KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualizationPaul Mackerras2018-10-091-0/+14
| * | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2018-10-091-0/+1
| |\ \ | | |/ | |/|
| | * KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR registerPaul Mackerras2018-10-091-0/+1
* | | Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds2018-10-242-46/+0
|\ \ \ | |/ / |/| |
| * | Drop all 00-INDEX files from Documentation/Henrik Austad2018-09-092-46/+0
| |/
* | KVM: x86: Control guest reads of MSR_PLATFORM_INFODrew Schmitt2018-09-201-0/+9
* | KVM: s390: Make huge pages unavailable in ucontrol VMsJanosch Frank2018-09-121-1/+2
|/
* KVM: Documentation: rename the capability of KVM_CAP_ARM_SET_SERROR_ESRDongjiu Geng2018-08-221-3/+3
* Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-08-223-10/+93
|\
| * KVM: arm: Add 32bit get/set events supportJames Morse2018-07-211-4/+4
| * arm64: KVM: export the capability to set guest SError syndromeDongjiu Geng2018-07-211-0/+26
| * arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng2018-07-211-4/+50
| * KVM: arm/arm64: vgic: Update documentation of the GIC devices wrt IIDRChristoffer Dall2018-07-212-6/+17
* | KVM: X86: Implement "send IPI" hypercallWanpeng Li2018-08-062-0/+24
* | kvm: nVMX: Introduce KVM_CAP_NESTED_STATEJim Mattson2018-08-061-0/+56
* | KVM: s390: Add huge page enablement controlJanosch Frank2018-07-301-0/+16
|/
* KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph numberVitaly Kuznetsov2018-06-221-1/+1
* KVM: docs: nVMX: Remove known limitations as they do not exist nowLiran Alon2018-06-011-11/+0
* KVM: docs: mmu: KVM support exposing SLAT to guestsLiran Alon2018-06-011-2/+2
* Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-06-011-2/+28
|\
| * KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger2018-05-251-2/+28
* | KVM: docs: mmu: Fix link to NPT presentation from KVM Forum 2008Liran Alon2018-05-261-1/+1
* | kvm: x86: Amend the KVM_GET_SUPPORTED_CPUID API documentationJim Mattson2018-05-261-6/+12
* | KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capabilityVitaly Kuznetsov2018-05-261-0/+9
* | kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIMEMichael S. Tsirkin2018-05-171-3/+3
|/
* arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2018-04-202-1/+38
* KVM: trivial documentation cleanupsAndrew Jones2018-03-282-4/+8
* KVM: X86: Provide a capability to disable HLT interceptsWanpeng Li2018-03-161-0/+2
* KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li2018-03-161-9/+18
* Merge tag 'kvm-s390-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-03-161-0/+30
|\
| * KVM: document KVM_CAP_S390_[BPB|PSW|GMAP|COW]Christian Borntraeger2018-03-141-0/+30
* | KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li2018-03-061-2/+13
* | KVM: x86: KVM_CAP_SYNC_REGSKen Hofsass2018-03-061-0/+40
* | KVM: x86: add SYNC_REGS_SIZE_BYTES #define.Ken Hofsass2018-03-061-1/+1
* | kvm: x86: hyperv: guest->host event signaling via eventfdRoman Kagan2018-03-061-0/+32
* | KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky2018-03-011-12/+28
* | KVM: x86: fix backward migration with async_PFRadim Krčmář2018-02-242-1/+6
|/