summaryrefslogtreecommitdiff
path: root/Documentation/virt
AgeCommit message (Expand)AuthorFilesLines
2023-01-18KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini1-0/+14
2023-01-18Documentation: KVM: add API issues sectionPaolo Bonzini1-0/+46
2022-11-16KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr1-0/+3
2021-06-16KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan1-2/+2
2021-03-30KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ishSean Christopherson1-2/+4
2021-03-17KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier1-0/+3
2021-02-04KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VMQuentin Perret1-1/+1
2021-02-04KVM: Forbid the use of tagged userspace addresses for memslotsMarc Zyngier1-0/+3
2020-12-12KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero1-1/+1
2020-11-08KVM: Documentation: Update entry for KVM_CAP_ENFORCE_PV_CPUIDPeter Xu1-2/+1
2020-11-08KVM: Documentation: Update entry for KVM_X86_SET_MSR_FILTERPeter Xu1-1/+1
2020-10-28x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_IDDavid Woodhouse1-0/+4
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-57/+304
2020-10-22Documentation: kvm: fix some typos in cpuid.rstOliver Upton1-44/+44
2020-10-22kvm: x86: only provide PV features if enabled in guest's CPUIDOliver Upton1-0/+11
2020-10-22Documentation: kvm: fix a typoLi Qiang1-1/+1
2020-10-22KVM: VMX: Forbid userspace MSR filters for x2APICPaolo Bonzini1-8/+10
2020-10-22KVM: VMX: Ignore userspace MSR filters for x2APICSean Christopherson1-11/+16
2020-10-20Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-4/+53
2020-10-17Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+1
2020-10-16docs: virt: user_mode_linux_howto_v2.rst: fix a literal block markupMauro Carvalho Chehab1-0/+1
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+96
2020-10-13Merge tag 'docs-5.10' of git://git.lwn.net/linuxLinus Torvalds6-4410/+1215
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+3
2020-10-05Documentation: kvm: fix a typoLi Qiang1-1/+1
2020-10-02Merge branches 'kvm-arm64/pt-new' and 'kvm-arm64/pmu-5.9' into kvmarm-master/...Marc Zyngier1-13/+13
2020-10-02KVM: arm64: Fix some documentation build warningsMauro Carvalho Chehab1-13/+13
2020-09-29Merge branch 'kvm-arm64/pmu-5.9' into kvmarm-master/nextMarc Zyngier1-4/+53
2020-09-29KVM: arm64: Match PMU error code descriptions with error conditionsAlexandru Elisei1-4/+5
2020-09-29KVM: arm64: Add undocumented return values for PMU device control groupAlexandru Elisei1-0/+2
2020-09-29KVM: arm64: Document PMU filtering APIMarc Zyngier1-0/+46
2020-09-28KVM: x86: Introduce MSR filteringAlexander Graf1-0/+108
2020-09-28KVM: x86: Allow deflecting unknown MSR accesses to user spaceAlexander Graf1-8/+77
2020-09-28KVM: x86: hyper-v: Mention SynDBG CPUID leaves in api.rstVitaly Kuznetsov1-1/+4
2020-09-24docs: replace the old User Mode Linux HowTo with a new oneAnton Ivanov3-4404/+1209
2020-09-22nitro_enclaves: Add overview documentationAndra Paraschiv2-0/+96
2020-09-14docs: kvm: add documentation for KVM_CAP_S390_DIAG318Collin Walling1-0/+20
2020-09-11Documentation/kvm/arm: improve description of HVC_SOFT_RESTARTPingfan Liu1-3/+3
2020-09-10docs: kvm: api.rst: add missing spacesMauro Carvalho Chehab1-1/+1
2020-09-09docs: kvm: fix referenced ioctl symbolConnor Kuehl2-4/+4
2020-08-21arm64/x86: KVM: Introduce steal-time capAndrew Jones1-0/+13
2020-08-21KVM: Documentation: Minor fixupsAndrew Jones1-4/+5
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+3
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2020-08-05Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds5-15/+15
2020-07-22KVM: PPC: Book3S HV: Save/restore new PMU registersAthira Rajeev1-0/+3
2020-07-13Documentation: virt/kvm/api: eliminate duplicated wordRandy Dunlap1-1/+1
2020-07-13docs: kvm: Replace HTTP links with HTTPS onesAlexander A. Klimov3-5/+5
2020-07-10KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini1-2/+3
2020-07-08KVM: X86: Reset vcpu->arch.cpuid_nent to 0 if SET_CPUID* failsXiaoyao Li1-0/+4