]> mj.ucw.cz Git - pciutils.git/commit
Add virtio vendor capability support
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 21 Jan 2015 15:35:04 +0000 (16:35 +0100)
committerMartin Mares <mj@ucw.cz>
Thu, 22 Jan 2015 09:08:09 +0000 (10:08 +0100)
commit7ff8a323e7addf64507c5101356e664456112b09
treef8b28518c47ced4652ddd0ea4bcfb48dda534304
parentcd10d1d13afadef83290529958f56265bca83abf
Add virtio vendor capability support

virtio uses vendor-specific capabilities to specify the location of
the virtio register ranges.  The specification can be found here:

http://docs.oasis-open.org/virtio/virtio/v1.0/cs01/virtio-v1.0-cs01.html#x1-690004

This patch adds support for decoding these capabilities to lspci.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Makefile
ls-caps-vendor.c [new file with mode: 0644]
ls-caps.c
lspci.h