Age | Commit message (Expand) | Author |
2022-04-11 | Documentation: KVM: Add SPDX-License-Identifier tag | Like Xu |
2022-04-05 | Documentation: kvm: Add missing line break in api.rst | Bagas Sanjaya |
2022-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-04-02 | KVM: MIPS: remove reference to trap&emulate virtualization | Paolo Bonzini |
2022-04-02 | KVM: x86: document limitations of MSR filtering | Paolo Bonzini |
2022-04-02 | KVM: Remove dirty handling from gfn_to_pfn_cache completely | David Woodhouse |
2022-04-02 | KVM: Don't actually set a request when evicting vCPUs for GFN cache invd | Sean Christopherson |
2022-03-31 | Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-29 | Documentation: KVM: add API issues section | Paolo Bonzini |
2022-03-29 | Documentation: KVM: add virtual CPU errata documentation | Paolo Bonzini |
2022-03-29 | Documentation: KVM: add separate directories for architecture-specific docume... | Paolo Bonzini |
2022-03-29 | Documentation: kvm: include new locks | Paolo Bonzini |
2022-03-29 | Documentation: kvm: fixes for locking.rst | Paolo Bonzini |
2022-03-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-03-21 | Merge tag 'docs-5.18' of git://git.lwn.net/linux | Linus Torvalds |
2022-03-21 | KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2 | Oliver Upton |
2022-03-18 | Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini |
2022-03-11 | docs: UML: Mention telnetd for port channel | Vincent Whitchurch |
2022-03-11 | docs: UML: Mention telnetd for port channel | Vincent Whitchurch |
2022-03-11 | um: Document dtb command line option | Anton Ivanov |
2022-03-09 | Merge branch kvm-arm64/misc-5.18 into kvmarm-master/next | Marc Zyngier |
2022-03-09 | Documentation: KVM: Update documentation to indicate KVM is arm64-only | Oliver Upton |
2022-03-04 | Merge branch 'kvm-bugfixes' into HEAD | Paolo Bonzini |
2022-03-01 | KVM: Drop KVM_REQ_MMU_RELOAD and update vcpu-requests.rst documentation | Sean Christopherson |
2022-02-25 | Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next | Marc Zyngier |
2022-02-25 | KVM: x86: Provide per VM capability for disabling PMU virtualization | David Dunn |
2022-02-24 | Merge branch 'kvm-ppc-cap-210' into kvm-next-5.18 | Paolo Bonzini |
2022-02-22 | Merge branch 'kvm-ppc-cap-210' into kvm-master | Paolo Bonzini |
2022-02-22 | KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3 | Nicholas Piggin |
2022-02-22 | KVM: s390: Clarify key argument for MEM_OP in api docs | Janis Schoetterl-Glausch |
2022-02-21 | KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags field | Will Deacon |
2022-02-17 | KVM: x86: Add KVM_CAP_ENABLE_CAP to x86 | Aaron Lewis |
2022-02-14 | KVM: s390: Update api documentation for memop ioctl | Janis Schoetterl-Glausch |
2022-02-08 | KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU | Alexandru Elisei |
2022-02-08 | KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attribute | Alexandru Elisei |
2022-02-08 | KVM: arm64: Do not change the PMU event filter after a VCPU has run | Marc Zyngier |
2022-01-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-01-28 | KVM: x86: add system attribute to retrieve full set of supported xsave states | Paolo Bonzini |
2022-01-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-01-20 | docs: kvm: fix WARNINGs from api.rst | Wei Wang |
2022-01-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-01-14 | kvm: x86: Add support for getting/setting expanded xstate buffer | Guang Zeng |
2022-01-07 | kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID | Jing Liu |
2022-01-07 | KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery | David Woodhouse |
2022-01-07 | KVM: x86/xen: Maintain valid mapping of Xen shared_info page | David Woodhouse |
2021-12-21 | Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2021-12-17 | crypto: ccp - Add SEV_INIT_EX support | David Rientjes |
2021-12-08 | KVM: X86: Rename gpte_is_8_bytes to has_4_byte_gpte and invert the direction | Lai Jiangshan |
2021-12-07 | KVM: s390: Fix names of skey constants in api documentation | Janis Schoetterl-Glausch |
2021-11-11 | Merge branch 'kvm-sev-move-context' into kvm-master | Paolo Bonzini |