= qemu = QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. == SlackBuild == cd /tmp wget http://slackbuilds.org/slackbuilds/11.0/system/qemu.tar.gz tar xvzf qemu.tar.gz cd qemu wget http://fabrice.bellard.free.fr/qemu/qemu-0.8.2.tar.gz