Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-26 | vdpa: ifcvf: free config irq in ifcvf_free_irq() | Jason Wang | 1 | -2/+3 |
2020-08-26 | vdpa: ifcvf: return err when fail to request config irq | Jason Wang | 1 | -0/+4 |
2020-08-06 | vdpa: Modify get_vq_state() to return error code | Eli Cohen | 1 | -2/+3 |
2020-08-06 | net/vdpa: Use struct for set/get vq state | Eli Cohen | 1 | -4/+5 |
2020-08-06 | vdpa: remove hard coded virtq num | Max Gurtovoy | 1 | -1/+2 |
2020-08-05 | ifcvf: implement vdpa_config_ops.get_vq_irq() | Zhu Lingshan | 1 | -2/+16 |
2020-06-06 | ifcvf: implement config interrupt in IFCVF | Zhu Lingshan | 1 | -1/+22 |
2020-06-06 | ifcvf: ignore continuous setting same status value | Zhu Lingshan | 1 | -0/+3 |
2020-06-04 | ifcvf: move IRQ request/free to status change handlers | Zhu Lingshan | 1 | -47/+73 |
2020-04-17 | vdpa: allow a 32 bit vq alignment | Michael S. Tsirkin | 1 | -1/+1 |
2020-04-17 | vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm' | YueHaibing | 1 | -2/+0 |
2020-04-02 | vdpa: move to drivers/vdpa | Michael S. Tsirkin | 1 | -0/+435 |