]> xenbits.xensource.com Git - seabios.git/commit
virtio: find version 1.0 virtio capabilities
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 25 Jun 2015 14:14:21 +0000 (16:14 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 1 Jul 2015 14:35:49 +0000 (16:35 +0200)
commitd8966467ca4ecb25f46d7095e762c3486a6aab81
tree4b1424f5f244c7d47a1a537b8c2fc7e13a3424a8
parentd00335ef3cf046ccb4abcfd749a3c3efdbbf8cd3
virtio: find version 1.0 virtio capabilities

virtio 1.0 specifies the location of the various virtio regions
using pci capabilities.  Look them up and store the results.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/hw/virtio-pci.c
src/hw/virtio-pci.h