index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2025-11-05
KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
Sean Christopherson
2025-11-05
KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
Sean Christopherson
2025-10-18
Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-10-10
KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memory
Sean Christopherson
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-09-30
entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
2025-09-30
entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2025-09-15
KVM: Avoid synchronize_srcu() in kvm_io_bus_register_dev()
Keir Fraser
2025-09-15
KVM: Implement barriers before accessing kvm->buses[] on SRCU read paths
Keir Fraser
2025-08-27
KVM: guest_memfd: Track guest_memfd mmap support in memslot
Fuad Tabba
2025-08-27
KVM: guest_memfd: Add plumbing to host to map guest_memfd pages
Fuad Tabba
2025-08-27
KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit builds
Fuad Tabba
2025-08-27
KVM: Fix comment that refers to kvm uapi header path
Fuad Tabba
2025-08-27
KVM: Fix comments that refer to slots_lock
Fuad Tabba
2025-08-27
KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
Fuad Tabba
2025-08-27
KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATE
Fuad Tabba
2025-08-27
KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFD
Fuad Tabba
2025-06-25
VFIO: KVM: x86: Drop kvm_arch_{start,end}_assignment()
Sean Christopherson
2025-06-23
KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing()
Sean Christopherson
2025-06-23
KVM: Don't WARN if updating IRQ bypass route fails
Sean Christopherson
2025-06-20
KVM: Pass new routing entries and irqfd when updating IRTEs
Sean Christopherson
2025-06-20
KVM: x86: Add CONFIG_KVM_IOAPIC to allow disabling in-kernel I/O APIC
Sean Christopherson
2025-06-20
KVM: x86: Hardcode the PIT IRQ source ID to '2'
Sean Christopherson
2025-06-20
KVM: x86: Move kvm_{request,free}_irq_source_id() to i8254.c (PIT)
Sean Christopherson
2025-06-20
KVM: x86: Trigger I/O APIC route rescan in kvm_arch_irq_routing_update()
Sean Christopherson
2025-05-28
Merge branch 'kvm-lockdep-common' into HEAD
Paolo Bonzini
2025-05-27
KVM: add kvm_lock_all_vcpus and kvm_trylock_all_vcpus
Maxim Levitsky
2025-04-24
KVM: SVM: Fix SNP AP destroy race with VMRUN
Tom Lendacky
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
2025-04-04
KVM: Allow building irqbypass.ko as as module when kvm.ko is a module
Sean Christopherson
2025-03-20
Merge branch 'kvm-nvmx-and-vm-teardown' into HEAD
Paolo Bonzini
2025-03-14
KVM: x86: Move pv_unhalted check out of kvm_vcpu_has_events()
Binbin Wu
2025-03-14
KVM: VMX: Initialize TDX during KVM module load
Kai Huang
2025-03-14
KVM: Export hardware virtualization enabling/disabling functions
Kai Huang
2025-02-26
KVM: Drop kvm_arch_sync_events() now that all implementations are nops
Sean Christopherson
2025-02-14
KVM: Allow lockless walk of SPTEs when handing aging mmu_notifier event
James Houghton
2025-02-04
KVM: remove kvm_arch_post_init_vm
Paolo Bonzini
2025-01-20
Merge branch 'kvm-mirror-page-tables' into HEAD
Paolo Bonzini
2025-01-20
Merge tag 'kvm-x86-vcpu_array-6.14' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
2025-01-14
KVM: x86: Drop double-underscores from __kvm_set_memory_region()
Sean Christopherson
2025-01-14
KVM: Add a dedicated API for setting KVM-internal memslots
Sean Christopherson
2025-01-14
KVM: Open code kvm_set_memory_region() into its sole caller (ioctl() API)
Sean Christopherson
2024-12-23
KVM: Add member to struct kvm_gfn_range to indicate private/shared
Isaku Yamahata
2024-12-23
KVM: guest_memfd: Remove RCU-protected attribute from slot->gmem.file
Yan Zhao
2024-12-16
KVM: Verify there's at least one online vCPU when iterating over all vCPUs
Sean Christopherson
2024-12-16
KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()
Sean Christopherson
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
[next]