Hi,
Is the current Genode builds in the repository capable of running multiple L4Linux instances above Genode ?
I noticed that running the ISO image generated from the builds opens a single L4Linux instance and it would be useful to have an entry point of sorts to reach into the Genode layer to manage the L4Linux instances that runs above it (like launching more instances or deleting instances).
What are the directions I have to head into to implement something like a context switcher to move between scenarios if the above mentioned features are not available ?