Age | Commit message (Expand) | Author |
2021-06-17 | KVM: mmu: Add slots_arch_lock for memslot arch fields | Ben Gardon |
2021-06-08 | KVM: X86: MMU: Use the correct inherited permissions to get shadow page | Lai Jiangshan |
2021-05-27 | KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK | Marcelo Tosatti |
2021-05-07 | doc/kvm: Fix wrong entry for KVM_CAP_X86_MSR_FILTER | Siddharth Chandrasekaran |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-04-26 | Merge tag 'docs-5.13' of git://git.lwn.net/linux | Linus Torvalds |
2021-04-26 | KVM: documentation: fix sphinx warnings | Paolo Bonzini |
2021-04-23 | Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini |
2021-04-22 | Merge branch 'kvm-sev-cgroup' into HEAD | Paolo Bonzini |
2021-04-21 | KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command | Brijesh Singh |
2021-04-21 | KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command | Brijesh Singh |
2021-04-21 | KVM: SVM: Add support for KVM_SEV_RECEIVE_START command | Brijesh Singh |
2021-04-21 | KVM: SVM: Add support for KVM_SEV_SEND_CANCEL command | Steve Rutherford |
2021-04-21 | KVM: SVM: Add KVM_SEV_SEND_FINISH command | Brijesh Singh |
2021-04-21 | KVM: SVM: Add KVM_SEND_UPDATE_DATA command | Brijesh Singh |
2021-04-21 | KVM: SVM: Add KVM_SEV SEND_START command | Brijesh Singh |
2021-04-21 | KVM: x86: document behavior of measurement ioctls with len==0 | Paolo Bonzini |
2021-04-21 | KVM: x86: Support KVM VMs sharing SEV context | Nathan Tempelman |
2021-04-20 | Merge branch 'kvm-arm64/ptp' into kvmarm-master/next | Marc Zyngier |
2021-04-20 | KVM: arm64: Fix Function ID typo for PTP_KVM service | Zenghui Yu |
2021-04-20 | KVM: x86: Add capability to grant VM access to privileged SGX attribute | Sean Christopherson |
2021-04-20 | doc/virt/kvm: move KVM_CAP_PPC_MULTITCE in section 8 | Emanuele Giuseppe Esposito |
2021-04-17 | KVM: introduce KVM_CAP_SET_GUEST_DEBUG2 | Paolo Bonzini |
2021-04-15 | Merge tag 'kvm-s390-next-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2021-04-13 | Merge branch 'kvm-arm64/vlpi-save-restore' into kvmarm-master/next | Marc Zyngier |
2021-04-13 | Merge branch 'kvm-arm64/vgic-5.13' into kvmarm-master/next | Marc Zyngier |
2021-04-13 | Merge branch 'kvm-arm64/ptp' into kvmarm-master/next | Marc Zyngier |
2021-04-13 | Merge branch 'kvm-arm64/misc-5.13' into kvmarm-master/next | Marc Zyngier |
2021-04-09 | KVM: arm64: Clarify vcpu reset behaviour | Marc Zyngier |
2021-04-08 | KVM: arm64: Fix table format for PTP documentation | Marc Zyngier |
2021-04-07 | Documentation: KVM: Document KVM_GUESTDBG_USE_HW control flag for arm64 | Alexandru Elisei |
2021-04-07 | KVM: arm64: Add support for the KVM PTP service | Jianyong Wu |
2021-04-06 | docs: kvm: devices/arm-vgic-v3: enhance KVM_DEV_ARM_VGIC_CTRL_INIT doc | Eric Auger |
2021-03-24 | KVM: arm64: GICv4.1: Give a chance to save VLPI state | Shenming Lu |
2021-03-19 | documentation/kvm: additional explanations on KVM_SET_BOOT_CPU_ID | Emanuele Giuseppe Esposito |
2021-03-18 | KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish | Sean Christopherson |
2021-03-15 | KVM: x86/mmu: Make Host-writable and MMU-writable bit locations dynamic | Sean Christopherson |
2021-03-15 | KVM: x86/mmu: Rename and document A/D scheme for TDP SPTEs | Sean Christopherson |
2021-03-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-03-12 | KVM: arm64: Reject VM creation when the default IPA size is unsupported | Marc Zyngier |
2021-03-09 | KVM: s390: diag9c (directed yield) forwarding | Pierre Morel |
2021-03-08 | docs: kvm: Fix a typo ("althought") | Jonathan Neuschäfer |
2021-03-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-03-02 | KVM: x86/xen: Add support for vCPU runstate information | David Woodhouse |
2021-03-02 | KVM: Documentation: Fix index for KVM_CAP_PPC_DAWR1 | Kai Huang |
2021-02-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-02-26 | KVM: Documentation: rectify rst markup in kvm_run->flags | Chenyi Qiang |
2021-02-26 | Documentation: kvm: fix messy conversion from .txt to .rst | Paolo Bonzini |
2021-02-24 | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-22 | KVM: Documentation: rectify rst markup in KVM_GET_SUPPORTED_HV_CPUID | Lukas Bulwahn |