aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/virt (follow)
AgeCommit message (Expand)AuthorFilesLines
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-21Documentation: kvm: fix some typos in cpuid.rstOliver Upton1-44/+44
2020-10-21kvm: x86: only provide PV features if enabled in guest's CPUIDOliver Upton1-0/+11
2020-10-21Documentation: kvm: fix a typoLi Qiang1-1/+1
2020-10-21KVM: VMX: Forbid userspace MSR filters for x2APICPaolo Bonzini1-8/+10
2020-10-21KVM: 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/kvmarm/kvmarm into HEADPaolo Bonzini1-4/+53
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus 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/git/gregkh/char-miscLinus Torvalds2-0/+96
2020-10-12Merge 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/arm64/linuxLinus 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/nextMarc 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/powerpc/linuxLinus Torvalds1-0/+3
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2020-08-04Merge 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
2020-07-08kvm: x86: Add "last CPU" to some KVM_EXIT informationJim Mattson1-0/+1
2020-07-05Documentation: virt: kvm/s390-pv: drop doubled wordsRandy Dunlap1-1/+1
2020-07-05Documentation: virt: kvm/api: drop doubled wordsRandy Dunlap1-8/+8
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-37/+136
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds7-12/+14
2020-06-01Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-1/+1
2020-06-01x86/kvm/hyper-v: Add support for synthetic debugger interfaceJon Doron1-0/+16
2020-06-01KVM: nVMX: Fix VMX preemption timer migrationPeter Shier1-0/+4
2020-06-01x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exitJon Doron1-0/+2