Releases: davidmonterocrespo24/velxio
QEMU ESP32 Libraries (auto-built)
These prebuilts have moved.
Velxio's QEMU shared libraries (libqemu-xtensa, libqemu-riscv32) and ESP32 boot ROMs now ship from the velxio.dev license module instead of this GitHub release.
Get the binaries
Free personal-tier key in under a minute:
→ https://velxio.dev/license/signup
Once you have a key, the download URLs are:
https://velxio.dev/api/pro/license/downloads/libqemu-xtensa-amd64?key=YOUR_KEY
https://velxio.dev/api/pro/license/downloads/libqemu-xtensa-arm64?key=YOUR_KEY
https://velxio.dev/api/pro/license/downloads/libqemu-xtensa-macos-arm64?key=YOUR_KEY
https://velxio.dev/api/pro/license/downloads/libqemu-xtensa-windows-amd64?key=YOUR_KEY
https://velxio.dev/api/pro/license/downloads/libqemu-riscv32-amd64?key=YOUR_KEY
https://velxio.dev/api/pro/license/downloads/libqemu-riscv32-arm64?key=YOUR_KEY
https://velxio.dev/api/pro/license/downloads/libqemu-riscv32-macos-arm64?key=YOUR_KEY
https://velxio.dev/api/pro/license/downloads/libqemu-riscv32-windows-amd64?key=YOUR_KEY
https://velxio.dev/api/pro/license/downloads/esp32-v3-rom?key=YOUR_KEY
https://velxio.dev/api/pro/license/downloads/esp32-v3-rom-app?key=YOUR_KEY
https://velxio.dev/api/pro/license/downloads/esp32c3-rom?key=YOUR_KEY
Or build QEMU yourself
The full source-build guide lives at docs/BUILD-QEMU.md. Compile lcgamboa/qemu once (15-30 min on a laptop), drop the .so files in, no key required. AGPLv3, freely buildable.
Why?
The prebuilts were being scraped by automated tools — including some that repackaged them commercially. Routing through a free key gates that pattern without changing the AGPLv3 promise. Velxio source is unchanged. Anyone can rebuild from lcgamboa/qemu. This is just where the convenience binaries live.
Built from qemu-lcgamboa@822927b6. SHA-256 manifests for verification are returned in the JSON list response from https://velxio.dev/api/pro/license/downloads?key=YOUR_KEY.