Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2005 18:27:41 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-amd64@FreeBSD.org
Cc:        ports@FreeBSD.org, freebsd-emulation@FreeBSD.org, Juergen Lock <nox@jelal.kn-bremen.de>
Subject:   Re: need help with kqemu
Message-ID:  <200507251827.42671.jkim@FreeBSD.org>
In-Reply-To: <200507251825.51540.jkim@FreeBSD.org>
References:  <20050725222608.A42815@saturn.kn-bremen.de> <200507251825.51540.jkim@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 25 July 2005 06:25 pm, Jung-uk Kim wrote:
> On Monday 25 July 2005 04:26 pm, Juergen Lock wrote:
> > Hi!
> >
> >  Fabrice has released a new version of kqemu that now also
> > supports amd64 hosts, but as he doesnt know FreeBSD (and my
> > kernel foo is far from being good enough, neither do i have
> > an amd64 box) we need someone to port the wrapper to amd64.
> > Actually the i386 wrapper he has now added to the release
> > (kqemu-0.7.1.tar.gz) doesnt work either (not sure what happened
> > there, it doesnt even build), so we need someone to fix/update
> > that as well.  I have made an update for the port that can be
> > used as a template (only non-kqemu build works), I'll append it
> > below:
> >
> > Removed files: files/BSDmakefile files/kmod_bsd.c
> > New files: files/kqemu-Makefile-patch files/patch-libmath2
> > files/patch-vl.c
> >
> >  (btw patch-vl.c is from Andrey V. Elsukov, it enables kernel
> > debugging via virtual serial console, as posted on -ports:
> >
> > # qemu -hda disk.img -cdrom 6.0-BETA1.iso -serial pty
> > # gdb
> > (gdb) target remote /dev/ptyp0
> > ....)
>
> Try the attachment.  It seems to build and work on amd64 now,
> including kqemu.

Oops, I forgot to tell you that I renamed files/kqemu-Makefile-patch 
to files/kqemu-freebsd-patch because it has more than 
Makefile.freebsd patch now.

Sorry,

Jung-uk Kim

> Thanks!
>
> Jung-uk Kim



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