Hi, Solo5 v0.6.6 is now available. From the release notes:
New features: * This release adds minimal bindings for the Xen hypervisor. Hosts running Xen 4.10 or later on x86\_64 are supported, and the bindings build Solo5 unikernels as PVHv2 domUs only. These bindings are not a full Solo5 target; they exist for the purpose of providing low-level bootstrap code to MirageOS and do not provide any network or block I/O functionality. Bug fixes: * genode: Do not yield for expired deadlines. (#466) This release is part of the ongoing work to replace the MirageOS Xen platform stack with a new, legacy-free codebase. See [1] for details, along with instructions on how to test the work in progress. Enjoy, -mato [1] https://github.com/mirage/mirage/issues/1159