OSDN Git Service

xen/pvcalls: xenbus state handling
authorStefano Stabellini <sstabellini@kernel.org>
Thu, 6 Jul 2017 17:59:17 +0000 (10:59 -0700)
committerBoris Ostrovsky <boris.ostrovsky@oracle.com>
Thu, 31 Aug 2017 13:45:55 +0000 (09:45 -0400)
commit0a9c75c2c7258f2c50d2c62430ccca3eec9f866f
tree0144d0245ca6e3cd0211fcf3294913936fa0afb3
parent9be07334f99e1f9e0b244d73528bc3afce126735
xen/pvcalls: xenbus state handling

Introduce the code to handle xenbus state changes.

Implement the probe function for the pvcalls backend. Write the
supported versions, max-page-order and function-calls nodes to xenstore,
as required by the protocol.

Introduce stub functions for disconnecting/connecting to a frontend.

Signed-off-by: Stefano Stabellini <stefano@aporeto.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
CC: boris.ostrovsky@oracle.com
CC: jgross@suse.com
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
drivers/xen/pvcalls-back.c