[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Version mismatch between kqemu module and qemu



Good day.

Running 
qemu-system-x86_64 ...

I get:
Version mismatch between kqemu module and qemu (00000000 00010400) - disabling
kqemu use

So to figure out the problem source I want to ask:

. I have 2 related devices in /dev: kvm and kqemu - is it ok - for the
hardware acceleration?

. In rc.local I have:

/bin/mknod /dev/kqemu c 250 0
/bin/chown root.kvm /dev/kqemu
/bin/chmod 664 /dev/kqemu
/sbin/modprobe kqemu
/sbin/modprobe tun
/bin/chmod 664 /dev/net/tun

I did that manually - is it corect, should it not be done by some service on
boot?

In init.d I start kvm on boot. My CPU is Turion64 x2.

Is something wrong in the above info that can produve the inability tu run qemu
guests with hardware acceleration?

Thank You for Your time.


Reply to: