summaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=ySean Christopherson2023-08-311-0/+19
* Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-08-311-5/+5
|\
| * KVM: Remove unused kvm_make_cpus_request_mask() declarationYue Haibing2023-08-171-2/+0
| * KVM: Remove unused kvm_device_{get,put}() declarationsYue Haibing2023-08-171-2/+0
| * KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action unionSean Christopherson2023-08-171-1/+5
* | KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common codeDavid Matlack2023-08-171-4/+3
* | KVM: Allow range-based TLB invalidation from common codeDavid Matlack2023-08-171-0/+11
* | KVM: Declare kvm_arch_flush_remote_tlbs() globallyRaghavendra Rao Ananta2023-08-171-0/+2
* | KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()David Matlack2023-08-171-2/+2
|/
* Merge tag 'kvm-x86-vmx-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-07-011-3/+0
|\
| * KVM: x86: Use standard mmu_notifier invalidate hooks for APIC access pageSean Christopherson2023-06-061-3/+0
* | Merge tag 'kvm-x86-generic-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-07-011-2/+2
|\ \
| * | KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit condWei Wang2023-06-011-2/+2
| |/
* / KVM: arm64: Export kvm_are_all_memslots_empty()Ricardo Koller2023-05-161-0/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-011-4/+3
|\
| * KVM: Fix comments that refer to the non-existent install_new_memslots()Jun Miao2023-03-241-2/+2
| * KVM: Change return type of kvm_arch_vm_ioctl() to "int"Thomas Huth2023-03-161-2/+1
* | KVM: x86/ioapic: Resample the pending state of an IRQ when unmaskingDmytro Maluka2023-03-271-0/+10
* | KVM: irqfd: Make resampler_list an RCU listDmytro Maluka2023-03-271-0/+1
|/
* KVM: update code comment in struct kvm_vcpuWang Yong2023-02-071-1/+1
* kvm_host.h: fix spelling typo in function declarationWang Liang2023-01-241-1/+1
* KVM: account allocation in generic version of kvm_arch_alloc_vm()Alexey Dobriyan2023-01-241-1/+1
* KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson2022-12-291-0/+4
* KVM: Drop kvm_arch_check_processor_compat() hookSean Christopherson2022-12-291-3/+1
* KVM: Drop kvm_arch_{init,exit}() hooksSean Christopherson2022-12-291-3/+0
* KVM: Drop arch hardware (un)setup hooksSean Christopherson2022-12-291-2/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-151-54/+53
|\
| * Merge remote-tracking branch 'kvm/queue' into HEADPaolo Bonzini2022-12-121-48/+28
| |\
| | * Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEADPaolo Bonzini2022-12-021-41/+22
| | |\
| | | * KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpersSean Christopherson2022-11-301-5/+3
| | | * KVM: Drop KVM's API to allow temporarily unmapping gfn=>pfn cacheSean Christopherson2022-11-301-12/+0
| | | * KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()Michal Luczaj2022-11-301-6/+4
| | | * KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check()Michal Luczaj2022-11-301-3/+1
| | | * KVM: Store immutable gfn_to_pfn_cache propertiesMichal Luczaj2022-11-301-19/+18
| | * | KVM: Reference to kvm_userspace_memory_region in doc and commentsJavier Martinez Canillas2022-12-021-2/+2
| | |/
| | * KVM: Shorten gfn_to_pfn_cache function namesMichal Luczaj2022-11-301-11/+10
| * | Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini2022-12-091-4/+6
| |\ \ | | |/ | |/|
| | * Merge branch kvm-arm64/dirty-ring into kvmarm-master/nextMarc Zyngier2022-12-051-4/+6
| | |\
| | | * KVM: Support dirty ring in conjunction with bitmapGavin Shan2022-11-101-0/+1
| | | * KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULLGavin Shan2022-11-101-4/+5
| * | | KVM: always declare prototype for kvm_arch_irqchip_in_kernelPaolo Bonzini2022-11-281-1/+1
| * | | KVM: x86: avoid memslot check in NX hugepage recovery if it cannot succeedPaolo Bonzini2022-11-181-0/+5
| * | | KVM: replace direct irq.h inclusionPaolo Bonzini2022-11-091-0/+2
| * | | kvm: Add interruptible flag to __gfn_to_pfn_memslot()Peter Xu2022-11-091-2/+2
| * | | kvm: Add KVM_PFN_ERR_SIGPENDINGPeter Xu2022-11-091-0/+10
| |/ /
* | | Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-121-1/+1
|\ \ \
| * | | rcu: Remove unused 'cpu' in rcu_virt_note_context_switch()Zeng Heng2022-10-181-1/+1
* | | | KVM: Obey kvm.halt_poll_ns in VMs not using KVM_CAP_HALT_POLLDavid Matlack2022-11-171-0/+1
| |/ / |/| |
* | | KVM: Initialize gfn_to_pfn_cache locks in dedicated helperMichal Luczaj2022-10-271-7/+17
| |/ |/|
* | kvm: Add support for arch compat vm ioctlsAlexander Graf2022-10-221-0/+2
|/