summaryrefslogtreecommitdiff
path: root/Documentation/virtual/kvm/api.txt
AgeCommit message (Expand)Author
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-15Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2019-05-15Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-05-08KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2Peter Xu
2019-04-30KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini
2019-04-30Revert "KVM: doc: Document the life cycle of a VM and its resources"Radim Krčmář
2019-04-30KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini
2019-04-30KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE stateCédric Le Goater
2019-04-30KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVECédric Le Goater
2019-04-29Documentation: kvm: fix dirty log ioctl arch listsAndrew Jones
2019-04-24KVM: arm64: Add capability to advertise ptrauth for guestAmit Daniel Kachhap
2019-04-24KVM: arm64: Add userspace flag to enable pointer authenticationAmit Daniel Kachhap
2019-04-18KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDsDave Martin
2019-04-18KVM: Clarify KVM_{SET,GET}_ONE_REG error code documentationDave Martin
2019-04-18KVM: Clarify capability requirements for KVM_ARM_VCPU_FINALIZEDave Martin
2019-04-18KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizingDave Martin
2019-04-16kvm: move KVM_CAP_NR_MEMSLOTS to common codePaolo Bonzini
2019-03-29KVM: arm64/sve: Document KVM API extensions for SVEDave Martin
2019-03-29KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REGDave Martin
2019-03-29KVM: Documentation: Document arm64 core registers in detailDave Martin
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-15KVM: doc: Document the life cycle of a VM and its resourcesSean Christopherson
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-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-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: 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-06-22KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph numberVitaly Kuznetsov