index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-11
RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function
Anup Patel
2022-03-11
RISC-V: KVM: Upgrade SBI spec version to v0.3
Anup Patel
2022-03-11
RISC-V: KVM: Refine __kvm_riscv_switch_to() implementation
Vincent Chen
2022-03-11
KVM: compat: riscv: Prevent KVM_COMPAT from being selected
Guo Ren
2022-03-11
RISC-V: KVM: remove unneeded semicolon
Yang Li
2022-03-09
Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next
Marc Zyngier
2022-03-09
KVM: arm64: Really propagate PSCI SYSTEM_RESET2 arguments to userspace
Will Deacon
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-08
KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
Suravee Suthikulpanit
2022-03-08
KVM: selftests: Add test to populate a VM with the max possible guest mem
Sean Christopherson
2022-03-08
KVM: selftests: Define cpu_relax() helpers for s390 and x86
Sean Christopherson
2022-03-08
KVM: selftests: Split out helper to allocate guest mem via memfd
Sean Christopherson
2022-03-08
KVM: selftests: Move raw KVM_SET_USER_MEMORY_REGION helper to utils
Sean Christopherson
2022-03-08
KVM: x86/mmu: WARN on any attempt to atomically update REMOVED SPTE
Sean Christopherson
2022-03-08
KVM: x86/mmu: Check for a REMOVED leaf SPTE before making the SPTE
Sean Christopherson
2022-03-08
KVM: x86/mmu: Zap defunct roots via asynchronous worker
Paolo Bonzini
2022-03-08
KVM: x86/mmu: Zap roots in two passes to avoid inducing RCU stalls
Sean Christopherson
2022-03-08
KVM: x86/mmu: Allow yielding when zapping GFNs for defunct TDP MMU root
Paolo Bonzini
2022-03-08
KVM: x86/mmu: Zap invalidated roots via asynchronous worker
Paolo Bonzini
2022-03-08
KVM: x86/mmu: Defer TLB flush to caller when freeing TDP MMU shadow pages
Sean Christopherson
2022-03-08
KVM: x86/mmu: Do remote TLB flush before dropping RCU in TDP MMU resched
Sean Christopherson
2022-03-08
KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()
Sean Christopherson
2022-03-08
KVM: x86/mmu: Require mmu_lock be held for write to zap TDP MMU range
Sean Christopherson
2022-03-08
KVM: x86/mmu: Add dedicated helper to zap TDP MMU root shadow page
Sean Christopherson
2022-03-08
KVM: x86/mmu: Skip remote TLB flush when zapping all of TDP MMU
Sean Christopherson
2022-03-08
KVM: x86/mmu: Zap only the target TDP MMU shadow page in NX recovery
Sean Christopherson
2022-03-08
KVM: x86/mmu: Refactor low-level TDP MMU set SPTE helper to take raw values
Sean Christopherson
2022-03-08
KVM: x86/mmu: WARN if old _or_ new SPTE is REMOVED in non-atomic path
Sean Christopherson
2022-03-08
KVM: x86/mmu: Add helpers to read/write TDP MMU SPTEs and document RCU
Sean Christopherson
2022-03-08
KVM: x86/mmu: Drop RCU after processing each root in MMU notifier hooks
Sean Christopherson
2022-03-08
KVM: x86/mmu: Batch TLB flushes from TDP MMU for MMU notifier change_spte
Sean Christopherson
2022-03-08
KVM: x86/mmu: Check for !leaf=>leaf, not PFN change, in TDP MMU SP removal
Sean Christopherson
2022-03-08
KVM: x86/mmu: do not allow readers to acquire references to invalid roots
Paolo Bonzini
2022-03-08
KVM: x86/mmu: only perform eager page splitting on valid roots
Paolo Bonzini
2022-03-08
KVM: x86/mmu: Require mmu_lock be held for write in unyielding root iter
Sean Christopherson
2022-03-08
KVM: x86/mmu: Document that zapping invalidated roots doesn't need to flush
Sean Christopherson
2022-03-08
KVM: x86/mmu: Formalize TDP MMU's (unintended?) deferred TLB flush logic
Sean Christopherson
2022-03-08
KVM: x86/mmu: Fix wrong/misleading comments in TDP MMU fast zap
Sean Christopherson
2022-03-08
KVM: x86/mmu: Check for present SPTE when clearing dirty bit in TDP MMU
Sean Christopherson
2022-03-08
KVM: use __vcalloc for very large allocations
Paolo Bonzini
2022-03-08
mm: use vmalloc_array and vcalloc for array allocations
Paolo Bonzini
2022-03-08
mm: vmalloc: introduce array allocation functions
Paolo Bonzini
2022-03-04
Merge branch 'kvm-bugfixes' into HEAD
Paolo Bonzini
2022-03-04
KVM: arm64: Only open the interrupt window on exit due to an interrupt
Marc Zyngier
2022-03-02
KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_run
Paolo Bonzini
2022-03-02
KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()
Like Xu
2022-03-02
KVM: arm64: Enable Cortex-A510 erratum 2077057 by default
Mark Brown
2022-03-01
KVM: SVM: Disable preemption across AVIC load/put during APICv refresh
Sean Christopherson
2022-03-01
KVM: SVM: Exit to userspace on ENOMEM/EFAULT GHCB errors
Sean Christopherson
[prev]
[next]