index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-24
KVM: guest_memfd: Remove RCU-protected attribute from slot->gmem.file
Yan Zhao
1
-1
/
+6
2025-05-22
KVM: Add member to struct kvm_gfn_range to indicate private/shared
Isaku Yamahata
1
-0
/
+6
2025-04-20
KVM: Allow building irqbypass.ko as as module when kvm.ko is a module
Sean Christopherson
1
-1
/
+1
2025-02-17
KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()
Sean Christopherson
1
-0
/
+9
2024-12-05
KVM: x86: switch hugepage recovery thread to vhost_task
Paolo Bonzini
1
-6
/
+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
2024-05-12
Merge branch 'kvm-coco-hooks' into HEAD
Paolo Bonzini
1
-0
/
+36
2024-05-12
Merge tag 'kvm-x86-generic-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+0
2024-05-10
KVM: guest_memfd: Add hook for invalidating memory
Michael Roth
1
-0
/
+4
2024-05-10
KVM: guest_memfd: Add interface for populating gmem pages with user data
Paolo Bonzini
1
-0
/
+27
2024-05-10
KVM: guest_memfd: Add hook for initializing memory
Paolo Bonzini
1
-0
/
+5
2024-05-02
KVM: Remove kvm_make_all_cpus_request_except()
Venkatesh Srinivas
1
-2
/
+0
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
1
-2
/
+0
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-14
/
+46
2024-03-11
Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-12
/
+44
2024-03-11
Merge tag 'kvm-x86-misc-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2024-03-11
Merge tag 'kvm-x86-asyncpf-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+0
2024-02-23
KVM: Get rid of return value from kvm_arch_create_vm_debugfs()
Oliver Upton
1
-1
/
+1
2024-02-23
KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing
Sean Christopherson
1
-0
/
+26
2024-02-22
KVM: Add dedicated arch hook for querying if vCPU was preempted in-kernel
Sean Christopherson
1
-0
/
+1
2024-02-20
KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
Paul Durrant
1
-0
/
+31
2024-02-20
KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()
Sean Christopherson
1
-2
/
+2
2024-02-20
KVM: pfncache: remove KVM_GUEST_USES_PFN usage
Paul Durrant
1
-10
/
+1
2024-02-20
KVM: pfncache: add a mark-dirty helper
Paul Durrant
1
-0
/
+10
2024-02-06
KVM: Get reference to VM's address space in the async #PF worker
Sean Christopherson
1
-1
/
+0
2023-12-08
KVM: clean up directives to compile out irqfds
Paolo Bonzini
1
-0
/
+2
2023-12-08
KVM: remove CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
1
-5
/
+4
2023-12-08
KVM: remove CONFIG_HAVE_KVM_EVENTFD
Paolo Bonzini
1
-29
/
+1
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
1
-23
/
+119
2023-11-14
KVM: Allow arch code to track number of memslot address spaces per VM
Sean Christopherson
1
-6
/
+11
2023-11-14
KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
Sean Christopherson
1
-1
/
+1
2023-11-14
KVM: x86/mmu: Handle page fault for private memory
Chao Peng
1
-2
/
+6
2023-11-14
KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
1
-0
/
+48
[next]