Hello again, another (breaking, but mainly internal APIs) change is to move some code which is used in all unikernels into a separate mirage-runtime opam package (which depends on functoria-runtime (formerly functoria.runtime), and mirage-types).
Formerly, code was distributed between mirage.runtime (a subpackage), and mirage-types. Bits and piece which should belong there are helper functions for Stats (V1.Network.stata), currently in mirage-net-xen/lib/stats.ml and reimplemented in mirage-net-unix, mirage-net-solo5, ... . To make it short, the main PR is https://github.com/mirage/mirage/pull/681 with links to other PRs (functoria, mirage-console, mirage-console-solo5, tcpip). A mirage-skeleton on 4 backends (xen, virtio, ukvm, unix) went well. Please indicate approval in the PR, and/or discuss alternatives here. Thanks, hannes _______________________________________________ MirageOS-devel mailing list [email protected] https://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
