[Qemu-devel] qemi-system-aarch64 error while booting kernel

2015-07-22 Thread Naman Govil
*Hi,* *I am trying to boot off a kernel image on *aarch64. I have the compiled image which I am running by using the command *$qemu-system-aarch64 -machine type=virt -m 2048M-nographic -kernel ~/coreboot/build/coreboot.rom* *For debugging purposes, I tried to get qemu monitor working

[Qemu-devel] qemu-system-aarch64 error while booting kernel

2015-07-22 Thread Naman Govil
Hi, I am trying to boot off a kernel image on aarch64. I have the compiled image which I am running by using the command $qemu-system-aarch64 -machine type=virt -m 2048M-nographic -kernel ~/coreboot/build/coreboot.rom For debugging purposes, I tried to get qemu monitor working first. I was able