Age | Commit message (Expand) | Author | Files | Lines |
2022-07-20 | vhost: Add svq avail_handler callback | Eugenio Pérez | 1 | -1/+30 |
2022-07-20 | vhost: add vhost_svq_poll | Eugenio Pérez | 1 | -0/+1 |
2022-07-20 | vhost: Expose vhost_svq_add | Eugenio Pérez | 1 | -0/+3 |
2022-07-20 | vhost: add vhost_svq_push_elem | Eugenio Pérez | 1 | -0/+3 |
2022-07-20 | vhost: Track number of descs in SVQDescState | Eugenio Pérez | 1 | -0/+6 |
2022-07-20 | vhost: Add SVQDescState | Eugenio Pérez | 1 | -2/+6 |
2022-05-13 | vhost: Track descriptor chain in private at SVQ | Eugenio Pérez | 1 | -0/+6 |
2022-03-15 | vdpa: Add custom IOTLB translations to SVQ | Eugenio Pérez | 1 | -1/+5 |
2022-03-15 | vhost: Shadow virtqueue buffers forwarding | Eugenio Pérez | 1 | -0/+26 |
2022-03-15 | virtio: Add vhost_svq_get_vring_addr | Eugenio Pérez | 1 | -0/+9 |
2022-03-15 | vhost: Add vhost_svq_valid_features to shadow vq | Eugenio Pérez | 1 | -0/+2 |
2022-03-15 | vhost: Add Shadow VirtQueue call forwarding capabilities | Eugenio Pérez | 1 | -0/+4 |
2022-03-15 | vhost: Add Shadow VirtQueue kick forwarding capabilities | Eugenio Pérez | 1 | -0/+14 |
2022-03-15 | vhost: Add VhostShadowVirtqueue | Eugenio Pérez | 1 | -0/+28 |