*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
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