]> www.infradead.org Git - users/willy/pagecache.git/commit
virtio-pci: define type and header for PCI vendor data
authorShijith Thotton <sthotton@marvell.com>
Fri, 3 Jan 2025 15:31:36 +0000 (21:01 +0530)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 27 Jan 2025 14:39:25 +0000 (09:39 -0500)
commit1629ee1078fc2ac38e324adb0e50c8b04ec714a2
tree1063ab1807c4739c08dd0069fe2e135525bad69e
parent59e457122982534f1c0fc1171056d0d8b1ed9f68
virtio-pci: define type and header for PCI vendor data

Added macro definition for VIRTIO_PCI_CAP_VENDOR_CFG to identify the PCI
vendor data type in the virtio_pci_cap structure. Defined a new struct
virtio_pci_vndr_data for the vendor data capability header as per the
specification.

Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Shijith Thotton <sthotton@marvell.com>
Message-Id: <20250103153226.1933479-3-sthotton@marvell.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
include/uapi/linux/virtio_pci.h