On Sat, Dec 14, 2024 at 3:12 PM Shijith Thotton <sthotton@xxxxxxxxxxx> wrote: > > 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. > > Signed-off-by: Shijith Thotton <sthotton@xxxxxxxxxxx> > --- Acked-by: Jason Wang <jasowang@xxxxxxxxxx> Thanks