index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/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
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
2024-03-11
Merge tag 'kvm-x86-asyncpf-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-02-23
KVM: Get rid of return value from kvm_arch_create_vm_debugfs()
Oliver Upton
2024-02-23
KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing
Sean Christopherson
2024-02-22
KVM: Add dedicated arch hook for querying if vCPU was preempted in-kernel
Sean Christopherson
2024-02-20
KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
Paul Durrant
2024-02-20
KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()
Sean Christopherson
2024-02-20
KVM: pfncache: remove KVM_GUEST_USES_PFN usage
Paul Durrant
2024-02-20
KVM: pfncache: add a mark-dirty helper
Paul Durrant
2024-02-06
KVM: Get reference to VM's address space in the async #PF worker
Sean Christopherson
2023-12-08
KVM: clean up directives to compile out irqfds
Paolo Bonzini
2023-12-08
KVM: remove CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
2023-12-08
KVM: remove CONFIG_HAVE_KVM_EVENTFD
Paolo Bonzini
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
2023-11-14
KVM: Allow arch code to track number of memslot address spaces per VM
Sean Christopherson
2023-11-14
KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
Sean Christopherson
2023-11-14
KVM: x86/mmu: Handle page fault for private memory
Chao Peng
2023-11-14
KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
2023-11-13
KVM: Introduce per-page memory attributes
Chao Peng
2023-11-13
KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
Chao Peng
2023-11-13
KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
2023-11-13
KVM: Use gfn instead of hva for mmu_notifier_retry
Chao Peng
2023-10-08
KVM: Annotate struct kvm_irq_routing_table with __counted_by
Kees Cook
2023-08-31
KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=y
Sean Christopherson
2023-08-31
Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-17
KVM: Remove unused kvm_make_cpus_request_mask() declaration
Yue Haibing
2023-08-17
KVM: Remove unused kvm_device_{get,put}() declarations
Yue Haibing
2023-08-17
KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
Sean Christopherson
2023-08-17
KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
David Matlack
2023-08-17
KVM: Allow range-based TLB invalidation from common code
David Matlack
2023-08-17
KVM: Declare kvm_arch_flush_remote_tlbs() globally
Raghavendra Rao Ananta
2023-08-17
KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
David Matlack
2023-07-01
Merge tag 'kvm-x86-vmx-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-07-01
Merge tag 'kvm-x86-generic-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-06-06
KVM: x86: Use standard mmu_notifier invalidate hooks for APIC access page
Sean Christopherson
2023-06-01
KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
Wei Wang
2023-05-16
KVM: arm64: Export kvm_are_all_memslots_empty()
Ricardo Koller
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-03-27
KVM: x86/ioapic: Resample the pending state of an IRQ when unmasking
Dmytro Maluka
2023-03-27
KVM: irqfd: Make resampler_list an RCU list
Dmytro Maluka
2023-03-24
KVM: Fix comments that refer to the non-existent install_new_memslots()
Jun Miao
2023-03-16
KVM: Change return type of kvm_arch_vm_ioctl() to "int"
Thomas Huth
2023-02-07
KVM: update code comment in struct kvm_vcpu
Wang Yong
2023-01-24
kvm_host.h: fix spelling typo in function declaration
Wang Liang
2023-01-24
KVM: account allocation in generic version of kvm_arch_alloc_vm()
Alexey Dobriyan
2022-12-29
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
2022-12-29
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
[next]