[Bug 1861653] [NEW] CPU of qemu-system-aarch64 always stuck

2020-02-02 Thread zwq
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

[Bug 1861468] [NEW] always fail to build qemu statically

2020-01-30 Thread zwq
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