On Wed, Oct 21, 2015 at 04:23:13PM +0100, Ian Campbell wrote:
> The alternative backend (a xen-api/xapi shim) is no longer around and
> so this stuff is now just baggage which is getting in the way of
> refactoring libxenctrl.
> 
> Nested virt probably suffices for this use case now.
> 
> It is now necessary to provide explicit versions of things for
> platforms which do not implement this functionality, since the osdep
> dispatcher cannot fulfil this need any more. These are provided by
> appropriate xc_nognt???.c files which are compiled and linked on the
> appropriate platforms. In them open and close return failure and
> everything else aborts, since if open fails they should never be
> called.
> 
> Signed-off-by: Ian Campbell <ian.campb...@citrix.com>

Acked-by: Wei Liu <wei.l...@citrix.com>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to