Re: [Qemu-arm] [Qemu-devel] Crash when running hello-world unikernel for ARM

2018-04-11 Thread Ajay Garg
Hi All. Just wondering if there is something specific that needs to changed at https://github.com/rumpkernel/rumprun/tree/master/platform/hw/arch/arm/integrator in order to get a hello-world app run on "virt" machine? If so, I would request the rumprun-guys to kindly throw in some light, on what

Re: [Qemu-arm] [Qemu-devel] Crash when running hello-world unikernel for ARM

2018-04-11 Thread Ajay Garg
Actually just realised that qemu does support integratorcp as one of the supported-boards. Unfortunately, when I use qemu-system-arm -machine integratorcp -nographic -kernel helloer.bin the shell just hangs :( Following are the details when run through gdb :