- 3343633 Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD by Paolo Bonzini · 1 year, 11 months ago
- b1cb1fa KVM: Destroy target device if coalesced MMIO unregistration fails by Sean Christopherson · 2 years, 1 month ago
- dc7c31e Merge branch 'kvm-v6.2-rc4-fixes' into HEAD by Paolo Bonzini · 2 years ago
- 7bf70db Merge tag 'vfio-v6.2-rc6' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 2 years ago
- 51cdc8bc kvm/vfio: Fix potential deadlock on vfio group_lock by Yi Liu · 2 years ago
- 42a9000 KVM: Ensure lockdep knows about kvm->lock vs. vcpu->mutex ordering rule by David Woodhouse · 2 years ago
- 9f1a4c0 KVM: Clean up error labels in kvm_init() by Sean Christopherson · 2 years, 2 months ago
- 441f7bf KVM: Opt out of generic hardware enabling on s390 and PPC by Sean Christopherson · 2 years, 2 months ago
- 35774a9 KVM: Register syscore (suspend/resume) ops early in kvm_init() by Sean Christopherson · 2 years, 2 months ago
- e6fb7d6 KVM: Make hardware_enable_failed a local variable in the "enable all" path by Isaku Yamahata · 2 years, 2 months ago
- 37d2588 KVM: Use a per-CPU variable to track which CPUs have enabled virtualization by Sean Christopherson · 2 years, 2 months ago
- 667a83b KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit() by Isaku Yamahata · 2 years, 2 months ago
- 0bf5049 KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock by Isaku Yamahata · 2 years, 2 months ago
- 2c106f2 KVM: Ensure CPU is stable during low level hardware enable/disable by Sean Christopherson · 2 years, 2 months ago
- e4aa7f8 KVM: Disable CPU hotplug during hardware enabling/disabling by Chao Gao · 2 years, 2 months ago
- aaf12a7 KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section by Chao Gao · 2 years, 2 months ago
- 81a1cf9 KVM: Drop kvm_arch_check_processor_compat() hook by Sean Christopherson · 2 years, 2 months ago
- a578a0a KVM: Drop kvm_arch_{init,exit}() hooks by Sean Christopherson · 2 years, 2 months ago
- 63a1bd8 KVM: Drop arch hardware (un)setup hooks by Sean Christopherson · 2 years, 2 months ago
- 73b8dc0 KVM: Teardown VFIO ops earlier in kvm_exit() by Sean Christopherson · 2 years, 2 months ago
- c965022 KVM: Allocate cpus_hardware_enabled after arch hardware setup by Sean Christopherson · 2 years, 2 months ago
- 5910ccf KVM: Initialize IRQ FD after arch hardware setup by Sean Christopherson · 2 years, 2 months ago
- 2b012812 KVM: Register /dev/kvm as the _very_ last thing during initialization by Sean Christopherson · 2 years, 2 months ago
- fc471e8 Merge branch 'kvm-late-6.1' into HEAD by Paolo Bonzini · 2 years, 1 month ago
- a549688 Merge branch 'kvm-late-6.1-fixes' into HEAD by Paolo Bonzini · 2 years, 1 month ago
- a303def kvm: Remove the unused macro KVM_MMU_READ_{,UN}LOCK() by Lai Jiangshan · 2 years, 1 month ago
- 8fa590b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 1 month ago
- 9352e74 Merge remote-tracking branch 'kvm/queue' into HEAD by Paolo Bonzini · 2 years, 1 month ago
- eb56189 Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 2 years, 1 month ago
- a937f37 Merge branch kvm-arm64/dirty-ring into kvmarm-master/next by Marc Zyngier · 2 years, 2 months ago
- 5656374 Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEAD by Paolo Bonzini · 2 years, 2 months ago
- dd03cc9 KVM: Remove stale comment about KVM_REQ_UNHALT by Sean Christopherson · 2 years, 2 months ago
- 06e155c KVM: Skip unnecessary "unmap" if gpc is already valid during refresh by Sean Christopherson · 2 years, 3 months ago
- 58f5ee5 KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers by Sean Christopherson · 2 years, 3 months ago
- 5762cb1 KVM: Do not partially reinitialize gfn=>pfn cache during activation by Sean Christopherson · 2 years, 3 months ago
- 9f87791 KVM: Drop KVM's API to allow temporarily unmapping gfn=>pfn cache by Sean Christopherson · 2 years, 3 months ago
- 0318f20 KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh() by Michal Luczaj · 2 years, 3 months ago
- 2a0b128 KVM: Clean up hva_to_pfn_retry() by Michal Luczaj · 2 years, 3 months ago
- e308c24 KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check() by Michal Luczaj · 2 years, 3 months ago
- 8c82a0b KVM: Store immutable gfn_to_pfn_cache properties by Michal Luczaj · 2 years, 3 months ago
- c1a81f3 KVM: x86: Remove unused argument in gpc_unmap_khva() by Michal Luczaj · 2 years, 3 months ago
- aba3cae KVM: Shorten gfn_to_pfn_cache function names by Michal Luczaj · 2 years, 3 months ago
- 79268e9 Merge branch 'kvm-dwmw2-fixes' into HEAD by Paolo Bonzini · 2 years, 2 months ago
- fe08e36 Merge branch 'kvm-dwmw2-fixes' into HEAD by Paolo Bonzini · 2 years, 2 months ago
- 8332f0e KVM: Update gfn_to_pfn_cache khva when it moves within the same page by David Woodhouse · 2 years, 2 months ago
- 6c7b220 KVM: x86: avoid memslot check in NX hugepage recovery if it cannot succeed by Paolo Bonzini · 2 years, 2 months ago
- 9eb8ca0 KVM: Obey kvm.halt_poll_ns in VMs not using KVM_CAP_HALT_POLL by David Matlack · 2 years, 2 months ago
- 175d5dc KVM: Avoid re-reading kvm->max_halt_poll_ns during halt-polling by David Matlack · 2 years, 2 months ago
- 97b6847 KVM: Cap vcpu->halt_poll_ns before halting rather than after by David Matlack · 2 years, 2 months ago
- c57351a KVM: Push dirty information unconditionally to backup bitmap by Gavin Shan · 2 years, 2 months ago
- 86bdf3e KVM: Support dirty ring in conjunction with bitmap by Gavin Shan · 2 years, 2 months ago
- cf87ac739 KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL by Gavin Shan · 2 years, 2 months ago
- d663b8a KVM: replace direct irq.h inclusion by Paolo Bonzini · 2 years, 3 months ago
- c8b88b3 kvm: Add interruptible flag to __gfn_to_pfn_memslot() by Peter Xu · 2 years, 3 months ago
- fe5ed56 kvm: Add KVM_PFN_ERR_SIGPENDING by Peter Xu · 2 years, 3 months ago
- f4298ca Merge tag 'kvmarm-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 2 years, 2 months ago
- 7a2726e KVM: Check KVM_CAP_DIRTY_LOG_{RING, RING_ACQ_REL} prior to enabling them by Gavin Shan · 2 years, 3 months ago
- ecbcf03 KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache by Sean Christopherson · 2 years, 3 months ago
- 52491a38 KVM: Initialize gfn_to_pfn_cache locks in dedicated helper by Michal Luczaj · 2 years, 3 months ago
- 180418e KVM: debugfs: Return retval of simple_attr_open() if it fails by Hou Wenlong · 2 years, 3 months ago
- ed51862 kvm: Add support for arch compat vm ioctls by Alexander Graf · 2 years, 3 months ago
- d3cf405 Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 2 years, 3 months ago
- 819da99 vfio: Hold a reference to the iommu_group in kvm for SPAPR by Jason Gunthorpe · 2 years, 3 months ago
- 4b22ef0 vfio: Add vfio_file_is_group() by Jason Gunthorpe · 2 years, 3 months ago
- fe4d9e4 Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 2 years, 4 months ago
- 17601bf KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config option by Marc Zyngier · 2 years, 4 months ago
- 8929bc9 KVM: Use acquire/release semantics when accessing dirty ring GFN state by Marc Zyngier · 2 years, 4 months ago
- c59fb12 KVM: remove KVM_REQ_UNHALT by Paolo Bonzini · 2 years, 4 months ago
- 5a2a961 KVM: fix memoryleak in kvm_init() by Miaohe Lin · 2 years, 5 months ago
- eceb6e1 KVM: Drop unnecessary initialization of "ops" in kvm_ioctl_create_device() by Li kunyu · 2 years, 5 months ago
- 2824913 KVM: Drop unnecessary initialization of "npages" in hva_to_pfn_slow() by Li kunyu · 2 years, 5 months ago
- 20ec3eb KVM: Rename mmu_notifier_* to mmu_invalidate_* by Chao Peng · 2 years, 5 months ago
- c2b8239 KVM: Move coalesced MMIO initialization (back) into kvm_create_vm() by Sean Christopherson · 2 years, 5 months ago
- 405294f KVM: Unconditionally get a ref to /dev/kvm module when creating a VM by Sean Christopherson · 2 years, 5 months ago
- 4ba4f41 KVM: Properly unwind VM creation if creating debugfs fails by Sean Christopherson · 2 years, 5 months ago
- b74ed7a KVM: Actually create debugfs in kvm_create_vm() by Oliver Upton · 2 years, 6 months ago
- 59f82aa KVM: Pass the name of the VM fd to kvm_create_vm_debugfs() by Oliver Upton · 2 years, 6 months ago
- 20020f4 KVM: Get an fd before creating the VM by Oliver Upton · 2 years, 6 months ago
- 58fc1166 KVM: Shove vcpu stats_id init into kvm_vcpu_init() by Oliver Upton · 2 years, 6 months ago
- f2759c0 KVM: Shove vm stats_id init into kvm_create_vm() by Oliver Upton · 2 years, 6 months ago
- 63f4b21 Merge remote-tracking branch 'kvm/next' into kvm-next-5.20 by Paolo Bonzini · 2 years, 6 months ago
- 4ab0e47 KVM: Add gfp_custom flag in struct kvm_mmu_memory_cache by Anup Patel · 2 years, 6 months ago
- e36de87 KVM: debugfs: expose pid of vcpu threads by Vineeth Pillai · 2 years, 8 months ago
- 837f66c KVM: Allow for different capacities in kvm_mmu_memory_cache structs by David Matlack · 2 years, 7 months ago
- 943dfea KVM: Do not zero initialize 'pfn' in hva_to_pfn() by Sean Christopherson · 2 years, 9 months ago
- b14b269 KVM: Rename/refactor kvm_is_reserved_pfn() to kvm_pfn_to_refcounted_page() by Sean Christopherson · 2 years, 9 months ago
- 284dc49 KVM: Take a 'struct page', not a pfn in kvm_is_zone_device_page() by Sean Christopherson · 2 years, 9 months ago
- b1624f9 KVM: Remove kvm_vcpu_gfn_to_page() and kvm_vcpu_gpa_to_page() by Sean Christopherson · 2 years, 9 months ago
- 6573a69 KVM: Don't WARN if kvm_pfn_to_page() encounters a "reserved" pfn by Sean Christopherson · 2 years, 9 months ago
- 8e1c691 KVM: Avoid pfn_to_page() and vice versa when releasing pages by Sean Christopherson · 2 years, 9 months ago
- a1040b0 KVM: Don't set Accessed/Dirty bits for ZERO_PAGE by Sean Christopherson · 2 years, 9 months ago
- 28b85ae KVM: Drop bogus "pfn != 0" guard from kvm_release_pfn() by Sean Christopherson · 2 years, 9 months ago
- f24b44e KVM: Rename ack_flush() to ack_kick() by Lai Jiangshan · 2 years, 8 months ago
- e15f5e6 Merge branch 'kvm-5.20-early' by Paolo Bonzini · 2 years, 7 months ago
- 18869f2 KVM: x86: disable preemption around the call to kvm_arch_vcpu_{un|}blocking by Maxim Levitsky · 2 years, 8 months ago
- 66da650 Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into HEAD by Paolo Bonzini · 2 years, 7 months ago
- 1d5e740 KVM: Move kvm_arch_vcpu_precreate() under kvm->lock by Zeng Guang · 2 years, 9 months ago
- b31455e Merge branch 'kvm-5.20-early-patches' into HEAD by Paolo Bonzini · 2 years, 8 months ago
- a280e35 Merge branch 'kvm-5.19-early-fixes' into HEAD by Paolo Bonzini · 2 years, 8 months ago
- e8bc242 KVM: Don't null dereference ops->destroy by Alexey Kardashevskiy · 2 years, 8 months ago