Re: RFC: Early mock-up of a xenopsd based on golang libxl bindings

2020-10-19 Thread Nick Rosbrook
On Fri, Oct 16, 2020 at 04:29:58PM +, George Dunlap wrote: > https://gitlab.com/martyros/go-xen branch `working/xenops` contains a > super-basic mock-up of a unix domain xenopsd based on the golang libxl > bindings. > > To use: > > * Install Xen >= 4.14 on your target system > > * Make sur

RFC: Early mock-up of a xenopsd based on golang libxl bindings

2020-10-16 Thread George Dunlap
https://gitlab.com/martyros/go-xen branch `working/xenops` contains a super-basic mock-up of a unix domain xenopsd based on the golang libxl bindings. To use: * Install Xen >= 4.14 on your target system * Make sure you have go >= 1.11 installed * Clone & build the server $ git clone https://g