====== qemuedgy ====== Of course everyone else already knows how to get the qemu accelerator module running. Here some notes how to do it on edgy: wget http://fabrice.bellard.free.fr/qemu/kqemu-1.3.0pre9.tar.gz cd kqemu-1.3.0pre9 sudo apt-get install linux-headers-$(uname -r) ./configure make sudo make install modprobe kqemu Non-Free, but pretty painless to install. Done ~~DISCUSSION~~ {{tag>english tech}}