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
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