summaryrefslogtreecommitdiffstats
path: root/Documentation/virtual/kvm
Commit message (Expand)AuthorAgeFilesLines
...
* | | KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini2019-04-301-2/+3
* | | Documentation: kvm: fix dirty log ioctl arch listsAndrew Jones2019-04-291-3/+3
|/ /
* | Documentation: kvm: clarify KVM_SET_USER_MEMORY_REGIONPaolo Bonzini2019-03-281-8/+10
* | KVM: doc: Document the life cycle of a VM and its resourcesSean Christopherson2019-03-281-0/+17
* | KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson2019-03-281-5/+11
* | KVM: doc: Fix incorrect word ordering regarding supported use of APIsSean Christopherson2019-03-281-12/+16
* | KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'Sean Christopherson2019-03-281-4/+7
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-153-46/+49
|\
| * KVM: doc: Document the life cycle of a VM and its resourcesSean Christopherson2019-03-151-0/+17
| * KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameterNir Weiner2019-02-201-14/+23
| * Revert "KVM: MMU: document fast invalidate all pages"Sean Christopherson2019-02-201-27/+1
| * KVM: Move the memslot update in-progress flag to bit 63Sean Christopherson2019-02-201-5/+8
* | virtio-ccw: diag 500 may return a negative cookieCornelia Huck2019-03-061-1/+2
|/
* Documentation/virtual/kvm: Update URL for AMD SEV API specificationChristophe de Dinechin2019-01-111-1/+1
* 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-241-35/+0
|\ \ \ | |/ / |/| |
| * | Drop all 00-INDEX files from Documentation/Henrik Austad2018-09-091-35/+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