qemu: kqemu not compiled?
RW
fbsd06 at mlists.homeunix.com
Fri Apr 6 14:59:32 UTC 2007
On Fri, 06 Apr 2007 13:05:41 +0200
Ivan Voras <ivoras at fer.hr> wrote:
> I've installed qemu 0.9 and kqemu 1.3, and I'm trying to run a i386
> FreeBSD guest under amd64 FreeBSD host, but there's a problem: "info
> kqemu" command in qemu reports "kqemu not compiled". But it should be
> - the KQEMU option is active on the port and the "configure" step in
> the port reports "kqemu support: yes".
>
> Judging from the disk throughput in sysinstall (never going above
> e.g. 900 KB/s), it looks like it really isn't enabled.
>
> Any ideas?
>
Would you expect to able to run kqemu, when the architecture is
different between the host and guest?
The point of kqemu is that some instructions in the guest can be run
natively on the host cpu. Unless there's some special support in kqemu
for switching backwards and forwards between 32 and 64 mode, that's not
going to work.
More information about the freebsd-ports
mailing list