Displaying 6 results from an estimated 6 matches for "vxxx".
Did you mean:
9xxx
2015 Jan 21
2
[pciutils patch v2] 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 at redhat.com>
---
Makefile | 2 +-
ls-caps-vendor.c | 76
2015 Jan 21
2
[pciutils patch v2] 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 at redhat.com>
---
Makefile | 2 +-
ls-caps-vendor.c | 76
2015 Jan 22
1
[pciutils patch v2] add virtio vendor capability support
...er 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.
Thanks, applied.
One more request: could you please provide a hexdump (lspci -vxxx) of
a virtio device as a test case?
Martin
2015 Jan 22
1
[pciutils patch v2] add virtio vendor capability support
...er 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.
Thanks, applied.
One more request: could you please provide a hexdump (lspci -vxxx) of
a virtio device as a test case?
Martin
2015 Jan 22
0
[pciutils patch v2] add virtio vendor capability support
On Do, 2015-01-22 at 10:10 +0100, Martin Mares wrote:
> lspci -vxxx
Attached is a dump of a virtio-net device (both verbose=2 and hex).
cheers,
Gerd
-------------- next part --------------
00:09.0 Ethernet controller: Red Hat, Inc Virtio network device
Subsystem: Red Hat, Inc Virtio network device
Physical Slot: 9
Control: I/O+ Mem+ BusMaster+ SpecCycle- Me...
2015 Jan 22
0
[pciutils patch v2] add virtio vendor capability support
On Do, 2015-01-22 at 10:10 +0100, Martin Mares wrote:
> lspci -vxxx
Attached is a dump of a virtio-net device (both verbose=2 and hex).
cheers,
Gerd
-------------- next part --------------
00:09.0 Ethernet controller: Red Hat, Inc Virtio network device
Subsystem: Red Hat, Inc Virtio network device
Physical Slot: 9
Control: I/O+ Mem+ BusMaster+ SpecCycle- Me...