Re: [PATCH v3 04/18] xen/pvcalls: xenbus state handling

From: Boris Ostrovsky
Date: Mon Jun 12 2017 - 17:19:50 EST


On 06/02/2017 03:31 PM, Stefano Stabellini wrote:
> 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@xxxxxxxxxxx>
> CC: boris.ostrovsky@xxxxxxxxxx
> CC: jgross@xxxxxxxx


Reviewed-by: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>