summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx/posted_intr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: VMX: enable IPI virtualizationChao Gao2022-06-081-0/+2
* KVM: VMX: Rename VMX functions to conform to kvm_x86_ops namesSean Christopherson2022-02-101-2/+2
* KVM: VMX: Handle PI descriptor updates during vcpu_put/loadSean Christopherson2022-01-191-2/+6
* KVM: VMX: Use boolean returns for Posted Interrupt "test" helpersSean Christopherson2021-12-081-3/+3
* KVM: VMX: update vcpu posted-interrupt descriptor when assigning deviceMarcelo Tosatti2021-05-271-0/+1
* KVM: vmx: rename pi_init to avoid conflict with paridePaolo Bonzini2020-10-241-2/+2
* KVM: VMX: Extract posted interrupt support to separate filesXiaoyao Li2020-09-281-0/+99