aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/virtual
AgeCommit message (Expand)Author
2019-04-30KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini
2019-04-29Documentation: kvm: fix dirty log ioctl arch listsAndrew Jones
2019-03-28Documentation: kvm: clarify KVM_SET_USER_MEMORY_REGIONPaolo Bonzini
2019-03-28KVM: doc: Document the life cycle of a VM and its resourcesSean Christopherson
2019-03-28KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson
2019-03-28KVM: doc: Fix incorrect word ordering regarding supported use of APIsSean Christopherson
2019-03-28KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'Sean Christopherson
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-15KVM: doc: Document the life cycle of a VM and its resourcesSean Christopherson
2019-03-06virtio-ccw: diag 500 may return a negative cookieCornelia Huck
2019-02-20KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameterNir Weiner
2019-02-20Revert "KVM: MMU: document fast invalidate all pages"Sean Christopherson
2019-02-20KVM: Move the memslot update in-progress flag to bit 63Sean Christopherson
2019-01-11Documentation/virtual/kvm: Update URL for AMD SEV API specificationChristophe de Dinechin
2018-12-14x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUIDVitaly Kuznetsov
2018-12-14kvm: introduce manual dirty log reprotectPaolo Bonzini
2018-12-14kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnosticPaolo Bonzini
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds
2018-10-19Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-10-17kvm: x86: Introduce KVM_CAP_EXCEPTION_PAYLOADJim Mattson
2018-10-17kvm: x86: Add exception payload fields to kvm_vcpu_eventsJim Mattson
2018-10-17KVM: Documentation: Fix omission in struct kvm_vcpu_eventsJim Mattson
2018-10-17kvm/x86 : add coalesced pio supportPeng Hao
2018-10-17kvm/x86 : add document for coalesced mmioPeng Hao
2018-10-17KVM: x86: hyperv: implement PV IPI send hypercallsVitaly Kuznetsov
2018-10-09KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl resultPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualizationPaul Mackerras
2018-10-09Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras
2018-10-09KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR registerPaul Mackerras
2018-10-03kvm: arm64: Allow tuning the physical address size for VMSuzuki K Poulose
2018-09-20KVM: x86: Control guest reads of MSR_PLATFORM_INFODrew Schmitt
2018-09-12KVM: s390: Make huge pages unavailable in ucontrol VMsJanosch Frank
2018-09-09Drop all 00-INDEX files from Documentation/Henrik Austad
2018-08-22KVM: Documentation: rename the capability of KVM_CAP_ARM_SET_SERROR_ESRDongjiu Geng
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-08-06KVM: X86: Implement "send IPI" hypercallWanpeng Li
2018-08-06kvm: nVMX: Introduce KVM_CAP_NESTED_STATEJim Mattson
2018-07-30KVM: s390: Add huge page enablement controlJanosch Frank
2018-07-21KVM: arm: Add 32bit get/set events supportJames Morse
2018-07-21arm64: KVM: export the capability to set guest SError syndromeDongjiu Geng
2018-07-21arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng
2018-07-21KVM: arm/arm64: vgic: Update documentation of the GIC devices wrt IIDRChristoffer Dall
2018-06-22KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph numberVitaly Kuznetsov
2018-06-01KVM: docs: nVMX: Remove known limitations as they do not exist nowLiran Alon
2018-06-01KVM: docs: mmu: KVM support exposing SLAT to guestsLiran Alon
2018-06-01Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-05-26KVM: docs: mmu: Fix link to NPT presentation from KVM Forum 2008Liran Alon
2018-05-26kvm: x86: Amend the KVM_GET_SUPPORTED_CPUID API documentationJim Mattson
2018-05-26KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capabilityVitaly Kuznetsov