Re: [Xen-devel] [PATCH v3 18/19] ts-guest-start: Use guest_create

2015-01-28 Thread Ian Campbell
On Tue, 2015-01-27 at 17:21 +, Ian Jackson wrote: > Ian Campbell writes ("[PATCH v3 18/19] ts-guest-start: Use guest_create"): > > I suppose it was intended to deal with toolstacks with a cfg format > > completely dissimilar to xm/xl's. I think if this arises in a future > > toolstack this func

Re: [Xen-devel] [PATCH v3 18/19] ts-guest-start: Use guest_create

2015-01-27 Thread Ian Jackson
Ian Campbell writes ("[PATCH v3 18/19] ts-guest-start: Use guest_create"): > I suppose it was intended to deal with toolstacks with a cfg format > completely dissimilar to xm/xl's. I think if this arises in a future > toolstack this functionality could be reintroduced pretty trivially > via the too