Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Sep 2006 18:11:37 +0300
From:      Andriy Tovstik <sql82@list.ru>
To:        freebsd-amd64@freebsd.org
Subject:   qemu and -kernel-kqemu option trouble
Message-ID:  <20060918181137.0a7371c9.sql82@list.ru>

next in thread | raw e-mail | index | archive | help
hi, all

I installed qemu and kqemu-kmod ports on my machine.
I loaded kemu module with kldload, and made sure that it's working with kldstat. Then I tried to start qemu with option -kernel-kqemu but I saw the following message:

[squirl@squirlhome ~]$ qemu -kernel-kqemu
qemu: invalid option -- '-kernel-kqemu'

I installed qemu the following way:

cd /usr/ports/emulators/qemu
make -DWITH_KQEMU intall clean

So it looks like qemu ignores WITH_KQEMU option

Version of qemu is 0.8.2_1
My workstation uname -a is:
[code]FreeBSD squirlhome.ilyichevsk.net 6.1-RELEASE FreeBSD 6.1-RELEASE #7: Sun Sep 17 15:53:11 EEST 2006 squirl@squirlhome.ilyichevsk.net:/usr/src/sys/amd64/compile/CUSTOM [/code]

thanks! and sorry for my english :)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060918181137.0a7371c9.sql82>