Re: [Xen-devel] [PATCH XEN v4 06/23] tools/libxc: Remove osdep indirection for xc_gnt{shr, tab}

2015-10-29 Thread Wei Liu
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

[Xen-devel] [PATCH XEN v4 06/23] tools/libxc: Remove osdep indirection for xc_gnt{shr, tab}

2015-10-21 Thread Ian Campbell
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