aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/virt/kvm/api.rst
AgeCommit message (Expand)Author
2024-02-22KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear they're a WIPSean Christopherson
2024-01-08Merge tag 'kvm-x86-xen-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-12-08KVM: remove deprecated UAPIsPaolo Bonzini
2023-12-07KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BITPaul Durrant
2023-11-14KVM: x86: Add support for "protected VMs" that can utilize private memorySean Christopherson
2023-11-14KVM: x86/mmu: Handle page fault for private memoryChao Peng
2023-11-14KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memorySean Christopherson
2023-11-13KVM: Introduce per-page memory attributesChao Peng
2023-11-13KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspaceChao Peng
2023-11-13KVM: Introduce KVM_SET_USER_MEMORY_REGION2Sean Christopherson
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-10-31Merge tag 'kvm-x86-docs-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-10-04KVM: arm64: Document vCPU feature selection UAPIsOliver Upton
2023-10-04KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKSJing Zhang
2023-10-02LoongArch: KVM: Supplement kvm document about LoongArch-specific partTianrui Zhao
2023-09-27KVM: x86/pmu: Add documentation for fixed ctr on PMU filterJinrong Liang
2023-09-27KVM: Correct kvm_vcpu_event(s) typo in KVM API documentationMichal Luczaj
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-08-18Documentation: Fix typosBjorn Helgaas
2023-08-09KVM: riscv: Add KVM_GET_REG_LIST API supportHaibo Xu
2023-08-08docs: kvm: riscv: document EBUSY in KVM_SET_ONE_REGDaniel Henrique Barboza
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-06-21docs: arm64: Move arm64 documentation under Documentation/arch/Jonathan Corbet
2023-05-16KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZERicardo Koller
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-04-26Merge tag 'kvm-x86-generic-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-04-26Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds
2023-04-21Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextMarc Zyngier
2023-04-05KVM: arm64: Expose SMC/HVC width to userspaceMarc Zyngier
2023-04-05KVM: arm64: Introduce support for userspace SMCCC filteringOliver Upton
2023-04-05KVM: arm64: Add support for KVM_EXIT_HYPERCALLOliver Upton
2023-04-05KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALLOliver Upton
2023-04-04docs: kvm: x86: Fix broken field listTakahiro Itazuri
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet
2023-03-30KVM: arm64: Document KVM_ARM_SET_CNT_OFFSETS and coMarc Zyngier
2023-03-23KVM: Add the missed title formatShaoqin Huang
2023-03-16KVM: arm64: Limit length in kvm_vm_ioctl_mte_copy_tags() to INT_MAXThomas Huth
2023-02-15Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-02-07Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHGJanis Schoetterl-Glausch
2023-02-07KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr
2023-02-04Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-01-29KVM: arm64: Allow no running vcpu on saving vgic3 pending tableGavin Shan
2023-01-29KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending statusGavin Shan
2023-01-24KVM: x86/pmu: Introduce masked events to the pmu event filterAaron Lewis
2023-01-11Merge tag 'kvmarm-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-01-09KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini
2023-01-05Merge branch kvm-arm64/s1ptw-write-fault into kvmarm-master/fixesMarc Zyngier
2023-01-03KVM: arm64: Document the behaviour of S1PTW faults on RO memslotsMarc Zyngier