Date: Tue, 13 May 2008 01:33:30 -0400 From: bazzoola <bazzoola@gmail.com> To: Bakul Shah <bakul@bitblocks.com> Cc: freebsd-stable <freebsd-stable@freebsd.org> Subject: Re: kqemu support: not compiled Message-ID: <F2972FF8-CB45-4653-8502-80C00FDCDBEF@gmail.com> In-Reply-To: <20080513045159.1563C5B4B@mail.bitblocks.com> References: <20080513045159.1563C5B4B@mail.bitblocks.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for your quick reply I appreciate that! Please see below: On May 13, 2008, at 12:51 AM, Bakul Shah wrote: > On Tue, 13 May 2008 00:18:32 EDT bazzoola <bazzoola@gmail.com> wrote: >> >> On May 12, 2008, at 10:20 PM, Bakul Shah wrote: >> >>>> I just cant get kqemu to work on my AMD64 SMP! >>> >>> echo kqemu_enable=YES >> /etc/rc.conf >>> /usr/local/etc/rc.d/kqemu start > > This should probably be described in pkg-message. It is not there. > > >> I looked at the rc script and all it does is kldload aio and kqemu. I >> already have them loaded by default. > > You didn't provide information so I had to guess. My problem lies in qemu not being compiled with kqemu > > >> This still does not help me with my problem. >> >> I press Ctrl + Alt + 2 >> then I type info kqemu >> I get "kqemu support: not compiled" > > Are you running qemu? It is an i386 emulator and won't use > kqemu on amd64. You need to run qemu-system-x86_64. I know, > this is a bit confusing. I thought qemu on x64 runs that directly. My bad.. Note I had to run qemu-system-x86_64 -kernel-kqemu to get kernel mode virtz to work otherwise it will just load it in user mode. Thanks again for your help! > > > If you are still having problems provide the *exact sequence* > of commands you used to build and run qemu. BTW, to build > you don't need to muck with environ. var. or -DWITH_KQEMU. > Just do > > make config && make
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F2972FF8-CB45-4653-8502-80C00FDCDBEF>