⇤ ← Revision 1 as of 2014-01-14 21:40:19
Size: 317
Comment:
|
Size: 332
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
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 |
* 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 |
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