Install KQemu (Entry Nr. 359, by user 1 | edit) |
|
|
It is said, that the accelerator gives the emulated system about 50% of the speed of the real system.
Its a bit complicated to install kqemu. I did it like this:
aptitude update
aptitude install kqemu-common kqemu-source
aptitude install module-assistant
m-a prepare
m-a build kqemu
m-a install kqemu
aptitude install qemu
After that, I do this, before I start qemu:
modprobe kqemu
mknod /dev/kqemu c 250 0
chmod 666 /dev/kqemu
Afterwards, qemu seems to run with the accelerator. |
|
|
Create a new entry at this position
|
|
|