v86d
daemon to run x86 code in an emulated environment
Install
- All systems
-
curl cmd.cat/v86d.sh
- Debian
-
apt-get install v86d - Ubuntu
-
apt-get install v86d -
Alpine
-
apk add v86d - Kali Linux
-
apt-get install v86d - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install v86d - Docker
-
docker run cmd.cat/v86d v86dpowered by Commando
v86d
daemon to run x86 code in an emulated environment
v86d provides a backend for kernel drivers that need to execute x86 BIOS code. The code is executed in a controlled environment and the results are passed back to the kernel via the netlink interface. v86d is needed by the uvesafb kernel module.