linux/drivers/net/xen-netback
Jennifer Herbert c2677a6fc4 xen-netback: use foreign page information from the pages themselves
Use the foreign page flag in netback to get the domid and grant ref
needed for the grant copy.  This signficiantly simplifies the netback
code and makes netback work with foreign pages from other backends
(e.g., blkback).

This allows blkback to use iSCSI disks provided by domUs running on
the same host.

Signed-off-by: Jennifer Herbert <jennifer.herbert@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
2015-01-28 14:03:13 +00:00
..
common.h xen-netback: support frontends without feature-rx-notify again 2014-12-18 12:49:49 -05:00
interface.c xen/grant-table: add helpers for allocating pages 2015-01-28 14:03:12 +00:00
Makefile
netback.c xen-netback: use foreign page information from the pages themselves 2015-01-28 14:03:13 +00:00
xenbus.c xen-netback: fixing the propagation of the transmit shaper timeout 2015-01-06 14:17:37 -05:00