Hax4us / TermuxAlpine

Use TermuxAlpine.sh calling to install Alpine Linux in Termux on Android. This setup script will attempt to set Alpine Linux up in your Termux environment.
MIT License
551 stars 77 forks source link

how to run alpine in qemu with multi-core #48

Open Angel0726 opened 2 years ago

Angel0726 commented 2 years ago

I found that alpine in qemu is too slow; what's i use top in termux, i find only one core works. so how to run alpine in qemu with multi-core. I test qemu-system-x86_64 -hda virt-alpine.img -boot c -m 1024 -smp 6,sockets=6, but it does not work image