index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
kvm_main.c
Age
Commit message (
Expand
)
Author
2024-10-25
KVM: Add support for read-only usage of gfn_to_page()
Sean Christopherson
2024-10-25
KVM: Convert gfn_to_page() to use kvm_follow_pfn()
Sean Christopherson
2024-10-25
KVM: Add kvm_faultin_pfn() to specifically service guest page faults
Sean Christopherson
2024-10-25
KVM: Disallow direct access (w/o mmu_notifier) to unpinned pfn by default
Sean Christopherson
2024-10-25
KVM: Get writable mapping for __kvm_vcpu_map() only when necessary
Sean Christopherson
2024-10-25
KVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcpu_unmap()
Sean Christopherson
2024-10-25
KVM: Pin (as in FOLL_PIN) pages during kvm_vcpu_map()
Sean Christopherson
2024-10-25
KVM: Migrate kvm_vcpu_map() to kvm_follow_pfn()
David Stevens
2024-10-25
KVM: Move kvm_{set,release}_page_{clean,dirty}() helpers up in kvm_main.c
Sean Christopherson
2024-10-25
KVM: Provide refcounted page as output field in struct kvm_follow_pfn
Sean Christopherson
2024-10-25
KVM: Use plain "struct page" pointer instead of single-entry array
Sean Christopherson
2024-10-25
KVM: Use NULL for struct page pointer to indicate mremapped memory
Sean Christopherson
2024-10-25
KVM: Explicitly initialize all fields at the start of kvm_vcpu_map()
Sean Christopherson
2024-10-25
KVM: Remove pointless sanity check on @map param to kvm_vcpu_(un)map()
Sean Christopherson
2024-10-25
KVM: Introduce kvm_follow_pfn() to eventually replace "gfn_to_pfn" APIs
David Stevens
2024-10-25
KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot()
Sean Christopherson
2024-10-25
KVM: Replace "async" pointer in gfn=>pfn with "no_wait" and error code
David Stevens
2024-10-25
KVM: Drop extra GUP (via check_user_page_hwpoison()) to detect poisoned page
Sean Christopherson
2024-10-25
KVM: Return ERR_SIGPENDING from hva_to_pfn() if GUP returns -EGAIN
Sean Christopherson
2024-10-25
KVM: Annotate that all paths in hva_to_pfn() might sleep
Sean Christopherson
2024-10-25
KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs
Sean Christopherson
2024-10-25
KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages()
Sean Christopherson
2024-10-25
KVM: Allow calling kvm_release_page_{clean,dirty}() on a NULL page pointer
Sean Christopherson
2024-10-25
KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error
Sean Christopherson
2024-10-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-10-20
KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomic
Dr. David Alan Gilbert
2024-10-20
KVM: Remove unused kvm_vcpu_gfn_to_pfn
Dr. David Alan Gilbert
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-17
Merge tag 'kvm-x86-generic-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-09-17
KVM: use follow_pfnmap API
Peter Xu
2024-09-09
KVM: Harden guest memory APIs against out-of-bounds accesses
Sean Christopherson
2024-09-09
KVM: Write the per-page "segment" when clearing (part of) a guest page
Sean Christopherson
2024-09-04
KVM: Add arch hooks for enabling/disabling virtualization
Sean Christopherson
2024-09-04
KVM: Add a module param to allow enabling virtualization when KVM is loaded
Sean Christopherson
2024-09-04
KVM: Rename arch hooks related to per-CPU virtualization enabling
Sean Christopherson
2024-09-04
KVM: Rename symbols related to enabling virtualization hardware
Sean Christopherson
2024-09-04
KVM: Register cpuhp and syscore callbacks when enabling hardware
Sean Christopherson
2024-09-04
KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock
Sean Christopherson
2024-08-14
KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)
Sean Christopherson
2024-07-26
KVM: extend kvm_range_has_memory_attributes() to check subset of attributes
Paolo Bonzini
2024-07-26
KVM: cleanup and add shortcuts to kvm_range_has_memory_attributes()
Paolo Bonzini
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-07-12
KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory
Isaku Yamahata
2024-06-28
KVM: Add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-06-21
Merge tag 'kvm-x86-fixes-6.10-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-06-20
kvm: do not account temporary allocations to kmem
Alexey Dobriyan
2024-06-18
KVM: Mark a vCPU as preempted/ready iff it's scheduled out while running
David Matlack
[prev]
[next]