]> git.proxmox.com Git - mirror_qemu.git/history - hw/virtio/vhost-shadow-virtqueue.h
vhost: Expose vhost_svq_available_slots()
[mirror_qemu.git] / hw / virtio / vhost-shadow-virtqueue.h
2023-10-18 Hawkins Jiaweivhost: Expose vhost_svq_available_slots()
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-04 Hawkins Jiaweivhost: Add count argument to vhost_svq_poll()
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-05-22 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-21 Richard HendersonMerge tag 'for-upstream-urgent' of https://gitlab.com...
2023-05-19 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-05-19 Hawkins Jiaweivhost: fix possible wrap in SVQ descriptor ring
2022-12-21 Peter MaydellMerge tag 'pull-ppc-20221221' of https://gitlab.com...
2022-12-21 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2022-12-21 Eugenio Pérezvhost: move iova_tree set to vhost_svq_start
2022-07-21 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-20 Peter MaydellMerge tag 'pull-migration-20220720c' of https://gitlab...
2022-07-20 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2022-07-20 Eugenio Pérezvhost: Add svq avail_handler callback
2022-07-20 Eugenio Pérezvhost: add vhost_svq_poll
2022-07-20 Eugenio Pérezvhost: Expose vhost_svq_add
2022-07-20 Eugenio Pérezvhost: add vhost_svq_push_elem
2022-07-20 Eugenio Pérezvhost: Track number of descs in SVQDescState
2022-07-20 Eugenio Pérezvhost: Add SVQDescState
2022-05-18 Richard HendersonMerge tag 'artist-cursor-fix-final-pull-request' of...
2022-05-16 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-05-13 Eugenio Pérezvhost: Track descriptor chain in private at SVQ
2022-03-15 Peter MaydellMerge tag 'dbus-pull-request' of gitlab.com:marcandre...
2022-03-15 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-15 Peter MaydellMerge tag 'edk2-20220315-pull-request' of git://git...
2022-03-15 Peter MaydellMerge tag 'pull-ppc-20220314' of https://github.com...
2022-03-15 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2022-03-15 Eugenio Pérezvdpa: Add custom IOTLB translations to SVQ
2022-03-15 Eugenio Pérezvhost: Shadow virtqueue buffers forwarding
2022-03-15 Eugenio Pérezvirtio: Add vhost_svq_get_vring_addr
2022-03-15 Eugenio Pérezvhost: Add vhost_svq_valid_features to shadow vq
2022-03-15 Eugenio Pérezvhost: Add Shadow VirtQueue call forwarding capabilities
2022-03-15 Eugenio Pérezvhost: Add Shadow VirtQueue kick forwarding capabilities
2022-03-15 Eugenio Pérezvhost: Add VhostShadowVirtqueue