summaryrefslogtreecommitdiffstats
path: root/Documentation/virt
AgeCommit message (Expand)Author
2021-04-09KVM: arm64: Clarify vcpu reset behaviourMarc Zyngier
2021-04-08KVM: arm64: Fix table format for PTP documentationMarc Zyngier
2021-04-07Documentation: KVM: Document KVM_GUESTDBG_USE_HW control flag for arm64Alexandru Elisei
2021-04-07KVM: arm64: Add support for the KVM PTP serviceJianyong Wu
2021-04-06docs: kvm: devices/arm-vgic-v3: enhance KVM_DEV_ARM_VGIC_CTRL_INIT docEric Auger
2021-03-24KVM: arm64: GICv4.1: Give a chance to save VLPI stateShenming Lu
2021-03-19documentation/kvm: additional explanations on KVM_SET_BOOT_CPU_IDEmanuele Giuseppe Esposito
2021-03-18KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ishSean Christopherson
2021-03-15KVM: x86/mmu: Make Host-writable and MMU-writable bit locations dynamicSean Christopherson
2021-03-15KVM: x86/mmu: Rename and document A/D scheme for TDP SPTEsSean Christopherson
2021-03-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-03-12KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier
2021-03-09KVM: s390: diag9c (directed yield) forwardingPierre Morel
2021-03-08docs: kvm: Fix a typo ("althought")Jonathan Neuschäfer
2021-03-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse
2021-03-02KVM: Documentation: Fix index for KVM_CAP_PPC_DAWR1Kai Huang
2021-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-26KVM: Documentation: rectify rst markup in kvm_run->flagsChenyi Qiang
2021-02-26Documentation: kvm: fix messy conversion from .txt to .rstPaolo Bonzini
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-22KVM: Documentation: rectify rst markup in KVM_GET_SUPPORTED_HV_CPUIDLukas Bulwahn
2021-02-21Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-02-10KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWRRavi Bangoria
2021-02-10KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWRRavi Bangoria
2021-02-09Documentations: scsi, kvm: Update s390-tools GitHub URLJan Höppner
2021-02-09KVM: arm64: Document HVC_VHE_RESTART stub hypercallMarc Zyngier
2021-02-09Documentation: kvm: fix warningPaolo Bonzini
2021-02-09docs: acrn: Introduce ACRNShuo Liu
2021-02-04KVM: Add documentation for Xen hypercall and shared_info updatesDavid Woodhouse
2021-02-04KVM: x86/mmu: Use atomic ops to set SPTEs in TDP MMU mapBen Gardon
2021-02-04KVM: X86: Add the Document for KVM_CAP_X86_BUS_LOCK_EXITChenyi Qiang
2021-02-04KVM/SVM: add support for SEV attestation commandBrijesh Singh
2021-01-28KVM: Documentation: Fix documentation for nested.Yu Zhang
2021-01-25KVM: Documentation: Update description of KVM_{GET,CLEAR}_DIRTY_LOGZenghui Yu
2021-01-25KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VMQuentin Perret
2021-01-25Merge tag 'kvmarm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-01-21KVM: Forbid the use of tagged userspace addresses for memslotsMarc Zyngier
2021-01-08Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-01-07Merge branch 'kvm-master' into kvm-nextPaolo Bonzini
2020-12-23KVM: Documentation: Add arm64 KVM_RUN error codesAlexandru Elisei
2020-12-15Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2020-12-11KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero
2020-12-04Merge remote-tracking branch 'origin/kvm-arm64/misc-5.11' into kvmarm-master/...Marc Zyngier
2020-12-03KVM: arm64: Some fixes of PV-time interface documentKeqian Zhu
2020-11-15KVM: Make dirty ring exclusive to dirty bitmap logPeter Xu
2020-11-15KVM: X86: Implement ring-based dirty memory trackingPeter Xu
2020-11-15KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctlVitaly Kuznetsov