projects
/
linux-block.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-block.git
2025-06-25
Sean Christopherson
VFIO: KVM: x86: Drop kvm_arch_{start,end}_assignment()
commit
|
commitdiff
|
tree
2025-06-25
Sean Christopherson
Revert "kvm: detect assigned device via irqbypass manager"
commit
|
commitdiff
|
tree
2025-06-25
Sean Christopherson
Merge branch 'kvm-x86 mmio'
commit
|
commitdiff
|
tree
2025-06-25
Sean Christopherson
KVM: VMX: Apply MMIO Stale Data mitigation if KVM maps...
commit
|
commitdiff
|
tree
2025-06-24
Sean Christopherson
KVM: x86/mmu: Locally cache whether a PFN is host MMIO...
commit
|
commitdiff
|
tree
2025-06-24
Sean Christopherson
KVM: x86: Avoid calling kvm_is_mmio_pfn() when kvm_x86_...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: selftests: Add a KVM_IRQFD test to verify uniquene...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: selftests: Add utilities to create eventfds and...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: selftests: Assert that eventfd() succeeds in Xen...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: Drop sanity check that per-VM list of irqfds is...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: Disallow binding multiple irqfds to an eventfd...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
sched/wait: Add a waitqueue helper for fully exclusive...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
xen: privcmd: Don't mark eventfd waiter as EXCLUSIVE
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: Add irqfd to eventfd's waitqueue while holding...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: Add irqfd to KVM's list via the vfs_poll() callback
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: Initialize irqfd waitqueue callback when adding...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: Acquire SCRU lock outside of irqfds.lock during...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: Use a local struct to do the initial vfs_poll...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: x86: Rename kvm_set_msi_irq() => kvm_msi_to_lapic_...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: SVM: Generate GA log IRQs only if the associated...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
iommu/amd: KVM: SVM: Allow KVM to control need for...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: SVM: Consolidate IRTE update when toggling AVIC...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: SVM: Don't check vCPU's blocking status when toggl...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: SVM: Fold avic_set_pi_irte_mode() into its sole...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
iommu/amd: WARN if KVM calls GA IRTE helpers without...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: SVM: Use vcpu_idx, not vcpu_id, for GA log tag...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: VMX: WARN if VT-d Posted IRQs aren't possible...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: x86: Decouple device assignment from IRQ bypass
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: SVM: WARN if ir_list is non-empty at vCPU free
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: x86: WARN if IRQ bypass routing is updated without...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: x86: WARN if IRQ bypass isn't supported in kvm_pi_...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: x86: Drop superfluous "has assigned device" check...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: SVM: WARN if updating IRTE GA fields in IOMMU...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: SVM: Process all IRTEs on affinity change even...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: SVM: WARN if (de)activating guest mode in IOMMU...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: SVM: Don't check for assigned device(s) when activ...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: SVM: Don't check for assigned device(s) when updat...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
iommu/amd: KVM: SVM: Add IRTE metadata to affined vCPU...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
iommu/amd: Factor out helper for manipulating IRTE...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
iommu/amd: Document which IRTE fields amd_iommu_update_...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: SVM: Take and hold ir_list_lock across IRTE update...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: SVM: Revert IRTE to legacy mode if IOMMU doesn...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: x86: Don't update IRTE entries when old and new...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: x86: Skip IOMMU IRTE updates if there's no old...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: x86: Track irq_bypass_vcpu in common x86 code
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: Don't WARN if updating IRQ bypass route fails
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
iommu: KVM: Split "struct vcpu_data" into separate...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: SVM: Clean up return handling in avic_pi_update_irte()
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: x86: Move posted interrupt tracepoint to common...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: x86: Dedup AVIC vs. PI code for identifying target...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: x86: Nullify irqfd->producer after updating IRTEs
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: x86: Move IRQ routing/delivery APIs from x86.c...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: SVM: Extract SVM specific code out of get_pi_vcpu_...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: VMX: Stop walking list of routing table entries...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: SVM: Stop walking list of routing table entries...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
iommu/amd: KVM: SVM: Pass NULL @vcpu_info to indicate...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: SVM: Add a comment to explain why avic_vcpu_blocki...
commit
|
commitdiff
|
tree
2025-06-23
Sean Christopherson
KVM: VMX: Suppress PI notifications whenever the vCPU...
commit
|
commitdiff
|
tree
2025-06-23
Maxim Levitsky
KVM: SVM: Disable (x2)AVIC IPI virtualization if CPU...
commit
|
commitdiff
|
tree
2025-06-20
Maxim Levitsky
KVM: SVM: Add enable_ipiv param, never set IsRunning...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: VMX: Move enable_ipiv knob to common x86
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: SVM: Drop superfluous "cache" of AVIC Physical...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: SVM: Track AVIC tables as natively sized pointers...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: SVM: Drop redundant check in AVIC code on ID durin...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: SVM: Inhibit AVIC if ID is too big instead of...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: SVM: Drop vcpu_svm's pointless avic_backing_page...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: SVM: Add helper to deduplicate code for getting...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: SVM: Drop pointless masking of kernel page pa...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: SVM: Drop pointless masking of default APIC base...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: SVM: Delete IRTE link from previous vCPU irrespect...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
iommu/amd: KVM: SVM: Delete now-unused cached/previous...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: SVM: Delete IRTE link from previous vCPU before...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: SVM: Track per-vCPU IRTEs using kvm_kernel_irqfd...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: Pass new routing entries and irqfd when updating...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: x86: Fold irq_comm.c into irq.c
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: x86: Move IRQ mask notifier infrastructure to...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: selftests: Fall back to split IRQ chip if full...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: Squash two CONFIG_HAVE_KVM_IRQCHIP #ifdefs into one
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: x86: Add CONFIG_KVM_IOAPIC to allow disabling...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: Move x86-only tracepoints to x86's trace.h
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: x86: Explicitly check for in-kernel PIC when getti...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: x86: Don't clear PIT's IRQ line status when destro...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: x86: Hardcode the PIT IRQ source ID to '2'
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: x86: Move kvm_{request,free}_irq_source_id() to...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: x86: Move kvm_setup_default_irq_routing() into...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: x86: Rename irqchip_kernel() to irqchip_full()
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: x86: Move KVM_{GET,SET}_IRQCHIP ioctl helpers...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: x86: Move PIT ioctl helpers to i8254.c
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: x86: Drop superfluous kvm_hv_set_sint() => kvm_hv_...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: x86: Drop superfluous kvm_set_ioapic_irq() =>...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: x86: Drop superfluous kvm_set_pic_irq() => kvm_pic...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
KVM: x86: Trigger I/O APIC route rescan in kvm_arch_irq...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
irqbypass: Require producers to pass in Linux IRQ numbe...
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
irqbypass: Use xarray to track producers and consumers
commit
|
commitdiff
|
tree
2025-06-20
Sean Christopherson
irqbypass: Use guard(mutex) in lieu of manual lock...
commit
|
commitdiff
|
tree
next