<hannes>
yomimono: hey, good to see you :) the basic hello world unikernel works fine (after padding in the linker script), but larger unikernels do not boot (see https://github.com/mirage/mirage/issues/1007) - while marmarek mentions it may be the xenstore, iirc already a device-usage/prng fails (which does not involve xenstore) -- I suspect it may be something about unikernel size (and will hopefully soon proceed
<hannes>
to test the same unikernel with a new mini-os and pv to see that the new mini-os works fine with more complex unikernels in pv mode)
jnavila has joined #mirage
jnavila has quit [Ping timeout: 246 seconds]
Haudegen has quit [Quit: Bin weg.]
adhux0x0f0x3f has joined #mirage
Haudegen has joined #mirage
<yomimono>
hannes: cool, thanks for the update! super glad to see that work continuing :)