diff options
author | Paul Durrant | 2019-01-08 15:48:59 +0100 |
---|---|---|
committer | Anthony PERARD | 2019-01-14 14:45:40 +0100 |
commit | b6af8926fb858c4f1426e5acb2cfc1f0580ec98a (patch) | |
tree | 51cdeee977b3bd6cad7fef1985c1273fbf826654 /hw/xen/xen-backend.c | |
parent | xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c (diff) | |
download | qemu-b6af8926fb858c4f1426e5acb2cfc1f0580ec98a.tar.gz qemu-b6af8926fb858c4f1426e5acb2cfc1f0580ec98a.tar.xz qemu-b6af8926fb858c4f1426e5acb2cfc1f0580ec98a.zip |
xen: add implementations of xen-block connect and disconnect functions...
...and wire in the dataplane.
This patch adds the remaining code to make the xen-block XenDevice
functional. The parameters that a block frontend expects to find are
populated in the backend xenstore area, and the 'ring-ref' and
'event-channel' values specified in the frontend xenstore area are
mapped/bound and used to set up the dataplane.
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Reviewed-by: Anthony Perard <anthony.perard@citrix.com>
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Diffstat (limited to 'hw/xen/xen-backend.c')
0 files changed, 0 insertions, 0 deletions