Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: VMX: enable IPI virtualization | Chao Gao | 2022-06-08 | 1 | -0/+2 |
* | KVM: VMX: Rename VMX functions to conform to kvm_x86_ops names | Sean Christopherson | 2022-02-10 | 1 | -2/+2 |
* | KVM: VMX: Handle PI descriptor updates during vcpu_put/load | Sean Christopherson | 2022-01-19 | 1 | -2/+6 |
* | KVM: VMX: Use boolean returns for Posted Interrupt "test" helpers | Sean Christopherson | 2021-12-08 | 1 | -3/+3 |
* | KVM: VMX: update vcpu posted-interrupt descriptor when assigning device | Marcelo Tosatti | 2021-05-27 | 1 | -0/+1 |
* | KVM: vmx: rename pi_init to avoid conflict with paride | Paolo Bonzini | 2020-10-24 | 1 | -2/+2 |
* | KVM: VMX: Extract posted interrupt support to separate files | Xiaoyao Li | 2020-09-28 | 1 | -0/+99 |