Age | Commit message (Expand) | Author | Files | Lines |
2025-01-07 | KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs | Christoph Schlameuss | 1 | -0/+3 |
2025-01-07 | KVM: s390: Reject setting flic pfault attributes on ucontrol VMs | Christoph Schlameuss | 1 | -0/+4 |
2024-11-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -113/+169 |
2024-11-18 | Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -7/+28 |
2024-11-14 | Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv... | Paolo Bonzini | 1 | -0/+10 |
2024-11-13 | Documentation: KVM: fix malformed table | Paolo Bonzini | 1 | -2/+2 |
2024-11-13 | Merge branch 'kvm-docs-6.13' into HEAD | Paolo Bonzini | 1 | -74/+84 |
2024-11-13 | Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2 | -0/+34 |
2024-11-11 | Merge branch kvm-arm64/psci-1.3 into kvmarm/next | Oliver Upton | 1 | -0/+10 |
2024-11-08 | Documentation: kvm: reorganize introduction | Paolo Bonzini | 1 | -13/+25 |
2024-11-08 | Documentation: kvm: replace section numbers with links | Paolo Bonzini | 1 | -12/+28 |
2024-11-08 | Documentation: kvm: fix a few mistakes | Paolo Bonzini | 1 | -15/+33 |
2024-11-08 | KVM: powerpc: remove remaining traces of KVM_CAP_PPC_RMA | Paolo Bonzini | 1 | -36/+0 |
2024-11-07 | Documentation: s390-diag.rst: Document diag500(STORAGE LIMIT) subfunction | David Hildenbrand | 1 | -0/+17 |
2024-11-07 | Documentation: s390-diag.rst: Make diag500 a generic KVM hypercall | David Hildenbrand | 1 | -7/+11 |
2024-11-01 | KVM: x86: Quirk initialization of feature MSRs to KVM's max configuration | Sean Christopherson | 1 | -0/+22 |
2024-11-01 | KVM: x86: Document an erratum in KVM_SET_VCPU_EVENTS on Intel CPUs | Sean Christopherson | 1 | -0/+12 |
2024-10-25 | KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs | Sean Christopherson | 1 | -2/+2 |
2024-10-25 | KVM: x86/mmu: Mark page/folio accessed only when zapping leaf SPTEs | Sean Christopherson | 1 | -37/+39 |
2024-10-24 | KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation | David Woodhouse | 1 | -0/+10 |
2024-10-20 | KVM: x86: Clean up documentation for KVM_X86_QUIRK_SLOT_ZAP_ALL | Sean Christopherson | 1 | -7/+9 |
2024-10-20 | KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomic | Dr. David Alan Gilbert | 1 | -1/+1 |
2024-09-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -12/+51 |
2024-09-27 | Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+37 |
2024-09-27 | Documentation: KVM: fix warning in "make htmldocs" | Paolo Bonzini | 1 | -0/+1 |
2024-09-17 | Merge tag 'kvm-x86-vmx-6.12' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 1 | -4/+19 |
2024-09-17 | Merge tag 'docs-6.12' of git://git.lwn.net/linux | Linus Torvalds | 3 | -0/+100 |
2024-09-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+98 |
2024-09-12 | user_mode_linux_howto_v2: add VDE vector support in doc | Renzo Davoli | 1 | -0/+37 |
2024-09-09 | Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -0/+261 |
2024-09-05 | Loongarch: KVM: Add KVM hypercalls documentation for LoongArch | Bibo Mao | 3 | -0/+100 |
2024-09-04 | KVM: Register cpuhp and syscore callbacks when enabling hardware | Sean Christopherson | 1 | -4/+5 |
2024-09-04 | KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock | Sean Christopherson | 1 | -9/+23 |
2024-08-30 | drivers/virt: pkvm: Intercept ioremap using pKVM MMIO_GUARD hypercall | Will Deacon | 1 | -0/+26 |
2024-08-30 | drivers/virt: pkvm: Hook up mem_encrypt API using pKVM hypercalls | Will Deacon | 1 | -0/+50 |
2024-08-30 | drivers/virt: pkvm: Add initial support for running as a protected guest | Will Deacon | 1 | -0/+22 |
2024-08-22 | KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-Exit | Sean Christopherson | 1 | -4/+19 |
2024-08-14 | KVM: x86/mmu: Introduce a quirk to control memslot zap behavior | Yan Zhao | 1 | -0/+8 |
2024-08-13 | Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 1 | -1/+1 |
2024-08-05 | docs: KVM: Fix register ID of SPSR_FIQ | Takahiro Itazuri | 1 | -1/+1 |
2024-08-02 | Merge branch 'kvm-fixes' into HEAD | Paolo Bonzini | 1 | -1/+7 |
2024-07-26 | KVM: x86: disallow pre-fault for SNP VMs before initialization | Paolo Bonzini | 1 | -0/+6 |
2024-07-26 | KVM: Documentation: Fix title underline too short warning | Chang Yu | 1 | -1/+1 |
2024-07-25 | Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+0 |
2024-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 6 | -39/+291 |
2024-07-19 | Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+3 |
2024-07-17 | crypto: ccp: Add the SNP_VLEK_LOAD command | Michael Roth | 1 | -0/+19 |
2024-07-16 | Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+11 |
2024-07-16 | Merge tag 'kvm-x86-mtrrs-6.11' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2 | -1/+23 |
2024-07-16 | Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 1 | -21/+57 |