Does anyone has tested MirageOS on xen backend with NetBSD host?
Note: In the official documentation of MirageOS, requirements point out only to Linux or FreeBSD host.
Does anyone has tested MirageOS on xen backend with NetBSD host?
Note: In the official documentation of MirageOS, requirements point out only to Linux or FreeBSD host.
I haven’t tested this code on NetBSD, I suspect that either it should work out of the box, or some NetBSD specifics (e.g. #ifdef in solo5) are needed. I guess all it takes is some time and a NetBSD box.
Please tell when you’re stuck.
@eded2556 I just ported solo5 to DragonFly BSD and as DragonFly uses NetBSD’s nvmm, it should be very easy to port solo5 to NetBSD as well. The nvmm code should be identical.