aboutsummaryrefslogtreecommitdiff
path: root/Documentation/virtual
AgeCommit message (Expand)AuthorFilesLines
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-26/+399
2019-05-15Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Paolo Bonzini 1-0/+178
2019-05-15Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 2-0/+207
2019-05-08KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2Gravatar Peter Xu 1-5/+10
2019-04-30KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizeGravatar Paolo Bonzini 1-2/+3
2019-04-30Revert "KVM: doc: Document the life cycle of a VM and its resources"Gravatar Radim Krčmář 1-17/+0
2019-04-30Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Paolo Bonzini 1-1/+2
2019-04-30KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizeGravatar Paolo Bonzini 1-2/+3
2019-04-30KVM: PPC: Book3S HV: XIVE: Add passthrough supportGravatar Cédric Le Goater 1-0/+19
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pagesGravatar Cédric Le Goater 1-0/+7
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a TIMA mappingGravatar Cédric Le Goater 1-0/+23
2019-04-30KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE stateGravatar Cédric Le Goater 2-0/+18
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pagesGravatar Cédric Le Goater 1-0/+29
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a control to sync the sourcesGravatar Cédric Le Goater 1-0/+8
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a global reset controlGravatar Cédric Le Goater 1-0/+5
2019-04-30KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configurationGravatar Cédric Le Goater 1-0/+34
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a control to configure a sourceGravatar Cédric Le Goater 1-0/+21
2019-04-30KVM: PPC: Book3S HV: XIVE: add a control to initialize a sourceGravatar Cédric Le Goater 1-0/+15
2019-04-30KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVEGravatar Cédric Le Goater 1-0/+9
2019-04-30KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation modeGravatar Cédric Le Goater 1-0/+19
2019-04-29Documentation: kvm: fix dirty log ioctl arch listsGravatar Andrew Jones 1-3/+3
2019-04-24KVM: arm64: Add capability to advertise ptrauth for guestGravatar Amit Daniel Kachhap 1-4/+10
2019-04-24KVM: arm64: Add userspace flag to enable pointer authenticationGravatar Amit Daniel Kachhap 1-0/+10
2019-04-18KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDsGravatar Dave Martin 1-2/+3
2019-04-18KVM: Clarify KVM_{SET,GET}_ONE_REG error code documentationGravatar Dave Martin 1-5/+9
2019-04-18KVM: Clarify capability requirements for KVM_ARM_VCPU_FINALIZEGravatar Dave Martin 1-3/+2
2019-04-18KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizingGravatar Dave Martin 1-4/+6
2019-04-18KVM: s390: add MSA9 to cpumodelGravatar Christian Borntraeger 1-1/+2
2019-04-16kvm: move KVM_CAP_NR_MEMSLOTS to common codeGravatar Paolo Bonzini 1-3/+2
2019-03-29KVM: arm64/sve: Document KVM API extensions for SVEGravatar Dave Martin 1-3/+129
2019-03-29KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REGGravatar Dave Martin 1-0/+6
2019-03-29KVM: Documentation: Document arm64 core registers in detailGravatar Dave Martin 1-0/+24
2019-03-28Documentation: kvm: clarify KVM_SET_USER_MEMORY_REGIONGravatar Paolo Bonzini 1-8/+10
2019-03-28KVM: doc: Document the life cycle of a VM and its resourcesGravatar Sean Christopherson 1-0/+17
2019-03-28KVM: Reject device ioctls from processes other than the VM's creatorGravatar Sean Christopherson 1-5/+11
2019-03-28KVM: doc: Fix incorrect word ordering regarding supported use of APIsGravatar Sean Christopherson 1-12/+16
2019-03-28KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'Gravatar Sean Christopherson 1-4/+7
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-46/+49
2019-03-15KVM: doc: Document the life cycle of a VM and its resourcesGravatar Sean Christopherson 1-0/+17
2019-03-06virtio-ccw: diag 500 may return a negative cookieGravatar Cornelia Huck 1-1/+2
2019-02-20KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameterGravatar Nir Weiner 1-14/+23
2019-02-20Revert "KVM: MMU: document fast invalidate all pages"Gravatar Sean Christopherson 1-27/+1
2019-02-20KVM: Move the memslot update in-progress flag to bit 63Gravatar Sean Christopherson 1-5/+8
2019-01-11Documentation/virtual/kvm: Update URL for AMD SEV API specificationGravatar Christophe de Dinechin 1-1/+1
2018-12-14x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUIDGravatar Vitaly Kuznetsov 1-0/+56
2018-12-14kvm: introduce manual dirty log reprotectGravatar Paolo Bonzini 1-0/+67
2018-12-14kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnosticGravatar Paolo Bonzini 1-4/+9
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-6/+129
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-46/+0
2018-10-19Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Paolo Bonzini 1-0/+31