summaryrefslogtreecommitdiff
path: root/drivers/ide/tx4938ide.c
diff options
context:
space:
mode:
authorCornelia Huck <cornelia.huck@de.ibm.com>2014-10-07 14:39:47 (GMT)
committerMichael S. Tsirkin <mst@redhat.com>2014-12-09 10:05:25 (GMT)
commit890626521503318d7ac92a4a3b9feba55c0131ec (patch)
tree643da66cb95f5afbfc752901654626c373e26820 /drivers/ide/tx4938ide.c
parent92e6d7438ee631aac85258ee3d4de8c860d8c32f (diff)
downloadlinux-890626521503318d7ac92a4a3b9feba55c0131ec.tar.xz
virtio: allow transports to get avail/used addresses
For virtio-1, we can theoretically have a more complex virtqueue layout with avail and used buffers not on a contiguous memory area with the descriptor table. For now, it's fine for a transport driver to stay with the old layout: It needs, however, a way to access the locations of the avail/used rings so it can register them with the host. Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/ide/tx4938ide.c')
0 files changed, 0 insertions, 0 deletions