summaryrefslogtreecommitdiff
path: root/Documentation/virtual/kvm/api.txt
AgeCommit message (Expand)Author
2019-07-24Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig
2019-07-20KVM: x86: Add fixed counters to PMU filterEric Hankland
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2019-07-11KVM: x86: PMU Event FilterEric Hankland
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-06-19KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon
2019-06-18KVM: fix typo in documentationDennis Restle
2019-06-14docs: arm64: convert docs to ReST and rename to .rstMauro Carvalho Chehab
2019-06-04KVM: X86: Provide a capability to disable cstate msr read interceptsWanpeng Li
2019-06-04KVM: Documentation: Add disable pause exits to KVM_CAP_X86_DISABLE_EXITSWanpeng Li
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