index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2024-11-14
KVM: x86: switch hugepage recovery thread to vhost_task
Paolo Bonzini
2024-11-14
Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-11-13
LoongArch: KVM: Add iocsr and mmio bus simulation in kernel
Xianglai Li
2024-10-30
KVM: Protect vCPU's "last run PID" with rwlock, not RCU
Sean Christopherson
2024-10-25
KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page"
Sean Christopherson
2024-10-25
KVM: Drop APIs that manipulate "struct page" via pfns
Sean Christopherson
2024-10-25
KVM: Drop gfn_to_pfn() APIs now that all users are gone
Sean Christopherson
2024-10-25
KVM: Add support for read-only usage of gfn_to_page()
Sean Christopherson
2024-10-25
KVM: Move x86's API to release a faultin page to common KVM
Sean Christopherson
2024-10-25
KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn()
Sean Christopherson
2024-10-25
KVM: Add kvm_faultin_pfn() to specifically service guest page faults
Sean Christopherson
2024-10-25
KVM: Move declarations of memslot accessors up in kvm_host.h
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: Use NULL for struct page pointer to indicate mremapped memory
Sean Christopherson
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 @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: Add kvm_release_page_unused() API to put pages that KVM never consumes
Sean Christopherson
2024-10-25
KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error
Sean Christopherson
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-09-17
Merge branch 'kvm-redo-enable-virt' into HEAD
Paolo Bonzini
2024-09-04
KVM: Add arch hooks for enabling/disabling virtualization
Sean Christopherson
2024-09-04
KVM: Rename arch hooks related to per-CPU virtualization enabling
Sean Christopherson
2024-09-04
kvm: Note an RCU quiescent state on guest exit
Leonardo Bras
2024-08-14
KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)
Sean Christopherson
2024-07-26
KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfns
Paolo Bonzini
2024-07-26
KVM: extend kvm_range_has_memory_attributes() to check subset of attributes
Paolo Bonzini
2024-07-26
KVM: remove kvm_arch_gmem_prepare_needed()
Paolo Bonzini
2024-07-26
KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*
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
KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory
Isaku Yamahata
2024-06-18
KVM: Introduce vcpu->wants_to_run
David Matlack
2024-06-11
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
2024-06-11
KVM: Add a flag to track if a loaded vCPU is scheduled out
Sean Christopherson
2024-06-11
KVM: Setup empty IRQ routing when creating a VM
Yi Wang
2024-06-03
KVM: Unexport kvm_debugfs_dir
Borislav Petkov
2024-05-12
Merge branch 'kvm-coco-hooks' into HEAD
Paolo Bonzini
2024-05-12
Merge tag 'kvm-x86-generic-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-05-10
KVM: guest_memfd: Add hook for invalidating memory
Michael Roth
2024-05-10
KVM: guest_memfd: Add interface for populating gmem pages with user data
Paolo Bonzini
2024-05-10
KVM: guest_memfd: Add hook for initializing memory
Paolo Bonzini
2024-05-02
KVM: Remove kvm_make_all_cpus_request_except()
Venkatesh Srinivas
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-11
Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
Merge tag 'kvm-x86-misc-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
[next]