index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
posted_intr.h
Age
Commit message (
Expand
)
Author
2025-06-23
KVM: x86: Decouple device assignment from IRQ bypass
Sean Christopherson
2025-06-23
KVM: x86: Dedup AVIC vs. PI code for identifying target vCPU
Sean Christopherson
2025-06-20
KVM: Pass new routing entries and irqfd when updating IRTEs
Sean Christopherson
2025-05-27
Merge tag 'kvm-x86-vmx-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-02
KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c and tweak name
Vishal Verma
2025-04-24
x86/irq: KVM: Track PIR bitmap as an "unsigned long" array
Sean Christopherson
2025-03-14
KVM: TDX: Implement non-NMI interrupt injection
Isaku Yamahata
2024-12-22
KVM: VMX: don't include '<linux/find.h>' directly
Wolfram Sang
2024-06-28
KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vector
Sean Christopherson
2024-04-30
KVM: VMX: Move posted interrupt descriptor out of VMX code
Jacob Pan
2022-06-08
KVM: VMX: enable IPI virtualization
Chao Gao
2022-02-10
KVM: VMX: Rename VMX functions to conform to kvm_x86_ops names
Sean Christopherson
2022-01-19
KVM: VMX: Handle PI descriptor updates during vcpu_put/load
Sean Christopherson
2021-12-08
KVM: VMX: Use boolean returns for Posted Interrupt "test" helpers
Sean Christopherson
2021-05-27
KVM: VMX: update vcpu posted-interrupt descriptor when assigning device
Marcelo Tosatti
2020-10-24
KVM: vmx: rename pi_init to avoid conflict with paride
Paolo Bonzini
2020-09-28
KVM: VMX: Extract posted interrupt support to separate files
Xiaoyao Li