Qemu & Kqemu on FreeBSD 6.1

Frank Staals frankstaals at gmx.net
Mon Dec 11 10:27:46 PST 2006


Unfortunately I need some stupid windows programs so I decided to 
install win2k in qemu on my laptop. It works well but I have a small 
question: when running qemu it gives an message it couldn't load kqemu. 
Allthough I did load the kernel module:

frank at Riza$ kldstat
Id Refs Address    Size     Name
<snip>
25    1 0xc3d78000 7000     aio.ko
26    1 0xc3e75000 1b000    kqemu.ko


frank at Riza$ qemu -hda ~/qemu/win2k.qcom2 -localtime -net nic,vlan=0 -net 
user,vlan=0
Could not open '/dev/kqemu' - QEMU acceleration layer not activated

frank at Riza$ ls /dev/ | grep kqemu
kqemu0

As shown in the output from the last command, I do have a /dev/kqemu0 
when starting qemu, when running it again I get a kqemu1 etc. But for 
some reason it seems the qemu expects a /dev/kqemu . What can I do about 
it ?

-- 
-Frank Staals




More information about the freebsd-questions mailing list