Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vhost: Fix element in vhost_svq_add failure | Eugenio Pérez | 2022-05-13 | 1 | -0/+8 |
* | vhost: Fix device's used descriptor dequeue | Eugenio Pérez | 2022-05-13 | 1 | -2/+15 |
* | vhost: Track descriptor chain in private at SVQ | Eugenio Pérez | 2022-05-13 | 1 | -5/+7 |
* | Replace qemu_real_host_page variables with inlined functions | Marc-André Lureau | 2022-04-06 | 1 | -4/+4 |
* | vdpa: Add custom IOTLB translations to SVQ | Eugenio Pérez | 2022-03-15 | 1 | -9/+77 |
* | vhost: Shadow virtqueue buffers forwarding | Eugenio Pérez | 2022-03-15 | 1 | -6/+346 |
* | virtio: Add vhost_svq_get_vring_addr | Eugenio Pérez | 2022-03-15 | 1 | -0/+29 |
* | vhost: Add vhost_svq_valid_features to shadow vq | Eugenio Pérez | 2022-03-15 | 1 | -0/+44 |
* | vhost: Add Shadow VirtQueue call forwarding capabilities | Eugenio Pérez | 2022-03-15 | 1 | -0/+38 |
* | vhost: Add Shadow VirtQueue kick forwarding capabilities | Eugenio Pérez | 2022-03-15 | 1 | -0/+55 |
* | vhost: Add VhostShadowVirtqueue | Eugenio Pérez | 2022-03-15 | 1 | -0/+62 |