commit | ada434cd0b44ce984318621e4bb79e067360d737 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Jul 02 14:59:49 2015 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Jul 08 10:09:57 2015 +0300 |
tree | 5708872cdd02f146cef080503fc962c9a9ce789a | |
parent | c36f24a2045d7a002b767ce023acfd9be63df692 [diff] |
virtio-pci: implement cfg capability spec says we must, so let's do it! Note: the implementation is incorrect for BE targets. Will fix with a patch on top, not a big deal now as the only user is seabios, used on x86 only. Tested-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>