> Can you give me the qemu parameters that you use ? they should not be so 
> different from armhf. I'm running it with:  qemu-system-aarch64 \-M virt -cpu 
> cortex-a15 -m 128 -net none \-k en-us \-device virtio-gpu-pci \-drive 
> if=pflash,readonly=on,format=raw,file=AAVMF32_CODE.fd \-L 
> /path/to/bioses/directory/ \-vnc unix:vncsocket \-qmp 
> unix:qmpsocket,server,nowait \-monitor vc \-overcommit mem-lock=off -rtc 
> base=localtime -nodefaults But you should probably skip the parts "-vnc", 
> "-qmp" and "-monitor" because they should be related to my particular setup 
> (I'm using it on a phone, the build is from limboemu/limbo project on 
> GitHub).  The OVMF bios is from Debian distribution. I didn't connect any hdd 
> images, but at least the machine displays EFI shell prompt, so the bios 
> starts. Try to start the machine without KVM, maybe it causes problems?  With 
> best regatds, Valentine.

Reply via email to