]> mj.ucw.cz Git - pciutils.git/commit
lspci: Show SR-IOV VF BARs
authorChris Wright <chrisw@sous-sol.org>
Sat, 11 Jul 2009 00:55:26 +0000 (17:55 -0700)
committerMartin Mares <mj@ucw.cz>
Sun, 12 Jul 2009 20:38:36 +0000 (22:38 +0200)
commit67e78b32e2c4ba3343b9e625450914538f040859
tree5c6f25e83ddcb1ad98a92099cd3134d42d15baaf
parent10df48cb36a90d8de544f3834e7fbe282735c763
lspci: Show SR-IOV VF BARs

When decoding the PCIe SR-IOV capability, cap_sriov() doesn't show the
VF BARs.  This patch shows basic information about the VF BARs (doesn't
include size, for example).

Signed-off-by: Chris Wright <chrisw@sous-sol.org>
ls-ecaps.c