index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
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
2023-11-13
KVM: Introduce per-page memory attributes
Chao Peng
1
-0
/
+19
2023-11-13
KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
Chao Peng
1
-0
/
+11
2023-11-13
KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
1
-2
/
+2
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
1
-3
/
+3
2023-11-13
KVM: Use gfn instead of hva for mmu_notifier_retry
Chao Peng
1
-12
/
+21
2023-10-08
KVM: Annotate struct kvm_irq_routing_table with __counted_by
Kees Cook
1
-1
/
+1
2023-08-31
KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=y
Sean Christopherson
1
-0
/
+19
2023-08-31
Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-5
/
+5
2023-08-17
KVM: Remove unused kvm_make_cpus_request_mask() declaration
Yue Haibing
1
-2
/
+0
2023-08-17
KVM: Remove unused kvm_device_{get,put}() declarations
Yue Haibing
1
-2
/
+0
[next]