summary refs log tree commit diff stats
path: root/hw/display
diff options
context:
space:
mode:
authorJonah Palmer <jonah.palmer@oracle.com>2024-03-15 12:55:55 -0400
committerMichael S. Tsirkin <mst@redhat.com>2024-07-01 14:56:23 -0400
commit594b543a4a75d08f47e5ea92c96a89502a3eab72 (patch)
treed3f9768556037e3b826f737d07a61f7da6d04ded /hw/display
parent54869366be60af2eb52cffaedad73ba1f4247e15 (diff)
downloadfocaccia-qemu-594b543a4a75d08f47e5ea92c96a89502a3eab72.tar.gz
focaccia-qemu-594b543a4a75d08f47e5ea92c96a89502a3eab72.zip
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/display')
0 files changed, 0 insertions, 0 deletions