Re: Child Component Not Starting

2024-02-12 Thread Norman Feske
Hello Zachary, welcome to the mailing list and thanks for giving Genode a try! After a couple of days of fumbling around, I have not been able to get this to work properly. Any suggestions you may have are greatly appreciated. > ... [1] https://gist.github.com/zgzollers/397f56b66179f3276e048b

Re: Child Component Not Starting

2024-02-12 Thread Cedric At TTS via users
Hi Zachary, > Child(Genode::Env& env, Child_policy::Name name) : _env(env), _name(name) { } I have no experience with the parent/child interfaces, my naïve first thought would be to add tracing (Genode::log()) in the body of the constructor above, at least to "bracket" the output sent to Qemu's