Hey,
I'm continuously exploring for my thesis the Genode virtualization on the Imx8q-evk board. Currently the vmm_arm-runscript only allows to specify a static command, which is repeatedly sent to the VM after it booted. In order to run some benchmarks on the VM, I would like to interact with the VM by sending dynamically input.
Is there a way to interactively send input to the TTY of the VM via e.g. the serial interface of the Imx8q-evk? If there is none, can you think of an easy way to build it?
Best,
Chris Hofer