Searched hist:ada434cd0b44ce984318621e4bb79e067360d737 (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/virtio/ |
H A D | virtio-pci.h | ada434cd0b44ce984318621e4bb79e067360d737 Thu Jul 02 12:59:49 UTC 2015 Michael S. Tsirkin <mst@redhat.com> 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>
|
/qemu/hw/virtio/ |
H A D | virtio-pci.c | ada434cd0b44ce984318621e4bb79e067360d737 Thu Jul 02 12:59:49 UTC 2015 Michael S. Tsirkin <mst@redhat.com> 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>
|