Raspberry Pi under QEMU
What: Run raspberry pi system under QEMU Why: I wanted to have builder environment for Raspberry PI. Emulating it it much faster that running something on it Disclaimer: I am not a qemu/raspberry-pi expert – Some things may be wrong here Introduction Running qemu-arm is slightly different than running qemu for x86. There is no …