index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-04
KVM: remove kvm_arch_post_init_vm
Paolo Bonzini
1
-1
/
+0
2025-01-20
Merge branch 'kvm-mirror-page-tables' into HEAD
Paolo Bonzini
1
-1
/
+12
2025-01-20
Merge tag 'kvm-x86-vcpu_array-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-3
/
+13
2025-01-14
KVM: x86: Drop double-underscores from __kvm_set_memory_region()
Sean Christopherson
1
-1
/
+1
2025-01-14
KVM: Add a dedicated API for setting KVM-internal memslots
Sean Christopherson
1
-2
/
+2
2025-01-14
KVM: Open code kvm_set_memory_region() into its sole caller (ioctl() API)
Sean Christopherson
1
-2
/
+0
2024-12-23
KVM: Add member to struct kvm_gfn_range to indicate private/shared
Isaku Yamahata
1
-0
/
+6
2024-12-23
KVM: guest_memfd: Remove RCU-protected attribute from slot->gmem.file
Yan Zhao
1
-1
/
+6
2024-12-16
KVM: Verify there's at least one online vCPU when iterating over all vCPUs
Sean Christopherson
1
-3
/
+4
2024-12-16
KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()
Sean Christopherson
1
-0
/
+9
2024-11-14
KVM: x86: switch hugepage recovery thread to vhost_task
Paolo Bonzini
1
-6
/
+0
2024-11-14
Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEAD
Paolo Bonzini
1
-0
/
+1
2024-11-13
LoongArch: KVM: Add iocsr and mmio bus simulation in kernel
Xianglai Li
1
-0
/
+1
2024-10-30
KVM: Protect vCPU's "last run PID" with rwlock, not RCU
Sean Christopherson
1
-1
/
+2
2024-10-25
KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page"
Sean Christopherson
1
-3
/
+0
2024-10-25
KVM: Drop APIs that manipulate "struct page" via pfns
Sean Christopherson
1
-5
/
+0
2024-10-25
KVM: Drop gfn_to_pfn() APIs now that all users are gone
Sean Christopherson
1
-8
/
+0
2024-10-25
KVM: Add support for read-only usage of gfn_to_page()
Sean Christopherson
1
-1
/
+6
2024-10-25
KVM: Move x86's API to release a faultin page to common KVM
Sean Christopherson
1
-0
/
+26
2024-10-25
KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn()
Sean Christopherson
1
-2
/
+4
2024-10-25
KVM: Add kvm_faultin_pfn() to specifically service guest page faults
Sean Christopherson
1
-0
/
+12
2024-10-25
KVM: Move declarations of memslot accessors up in kvm_host.h
Sean Christopherson
1
-4
/
+4
2024-10-25
KVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcpu_unmap()
Sean Christopherson
1
-2
/
+18
2024-10-25
KVM: Pin (as in FOLL_PIN) pages during kvm_vcpu_map()
Sean Christopherson
1
-1
/
+1
2024-10-25
KVM: Migrate kvm_vcpu_map() to kvm_follow_pfn()
David Stevens
1
-1
/
+1
2024-10-25
KVM: Use NULL for struct page pointer to indicate mremapped memory
Sean Christopherson
1
-4
/
+0
2024-10-25
KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot()
Sean Christopherson
1
-1
/
+1
2024-10-25
KVM: Replace "async" pointer in gfn=>pfn with "no_wait" and error code
David Stevens
1
-1
/
+2
2024-10-25
KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs
Sean Christopherson
1
-2
/
+1
2024-10-25
KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages()
Sean Christopherson
1
-2
/
+2
2024-10-25
KVM: Add kvm_release_page_unused() API to put pages that KVM never consumes
Sean Christopherson
1
-0
/
+9
2024-10-25
KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error
Sean Christopherson
1
-7
/
+0
2024-10-20
KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomic
Dr. David Alan Gilbert
1
-1
/
+0
2024-10-20
KVM: Remove unused kvm_vcpu_gfn_to_pfn
Dr. David Alan Gilbert
1
-1
/
+0
2024-09-17
Merge branch 'kvm-redo-enable-virt' into HEAD
Paolo Bonzini
1
-2
/
+16
2024-09-04
KVM: Add arch hooks for enabling/disabling virtualization
Sean Christopherson
1
-0
/
+14
2024-09-04
KVM: Rename arch hooks related to per-CPU virtualization enabling
Sean Christopherson
1
-2
/
+2
2024-09-04
kvm: Note an RCU quiescent state on guest exit
Leonardo Bras
1
-1
/
+9
2024-08-14
KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)
Sean Christopherson
1
-0
/
+7
2024-07-26
KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfns
Paolo Bonzini
1
-0
/
+2
2024-07-26
KVM: extend kvm_range_has_memory_attributes() to check subset of attributes
Paolo Bonzini
1
-1
/
+1
2024-07-26
KVM: remove kvm_arch_gmem_prepare_needed()
Paolo Bonzini
1
-1
/
+0
2024-07-26
KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*
Paolo Bonzini
1
-2
/
+2
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-4
/
+8
2024-07-12
KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory
Isaku Yamahata
1
-0
/
+5
2024-06-18
KVM: Introduce vcpu->wants_to_run
David Matlack
1
-0
/
+1
2024-06-11
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
1
-2
/
+0
2024-06-11
KVM: Add a flag to track if a loaded vCPU is scheduled out
Sean Christopherson
1
-0
/
+1
2024-06-11
KVM: Setup empty IRQ routing when creating a VM
Yi Wang
1
-0
/
+6
2024-06-03
KVM: Unexport kvm_debugfs_dir
Borislav Petkov
1
-2
/
+0
[next]