Public bug reported:
I started qemu with these arguments:
qemu-system-aarch64 -M virt-2.9 -cpu cortex-a72 -smp
cores=8,threads=1,sockets=1 -m 2G -device nec-usb-xhci -device usb-kbd -device
usb-tablet -pflash /sdcard/QEMU_EFI.img -pflash /sdcard/QEMU_VARS.img -device
virtio-blk-device,drive=Ub
Public bug reported:
I want to build qemu statically so as to use qemu on Android platform(Though
Limbo emulator is available on github,it's even slower than qemu in UserLAnd(an
Android APP that provides proot container for Linux dists)).
When I finished building qemu normally on my phone(Ubuntu