diff options
author | Jonah Palmer <jonah.palmer@oracle.com> | 2024-03-15 12:55:55 -0400 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2024-07-01 14:56:23 -0400 |
commit | 594b543a4a75d08f47e5ea92c96a89502a3eab72 (patch) | |
tree | d3f9768556037e3b826f737d07a61f7da6d04ded /hw/block/vhost-user-blk.c | |
parent | 54869366be60af2eb52cffaedad73ba1f4247e15 (diff) |
virtio-ccw: Handle extra notification data
Add support to virtio-ccw devices for handling the extra data sent from
the driver to the device when the VIRTIO_F_NOTIFICATION_DATA transport
feature has been negotiated.
The extra data that's passed to the virtio-ccw device when this feature
is enabled varies depending on the device's virtqueue layout.
That data passed to the virtio-ccw device is in the same format as the
data passed to virtio-pci devices.
Signed-off-by: Jonah Palmer <jonah.palmer@oracle.com>
Message-Id: <20240315165557.26942-5-jonah.palmer@oracle.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/block/vhost-user-blk.c')
0 files changed, 0 insertions, 0 deletions