Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Aug 2005 23:22:44 +0200
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        "Mars G. Miro" <marsgmiro@gmail.com>
Cc:        freebsd-emulation@freebsd.org, qemu-devel@nongnu.org, Jung-uk Kim <jkim@freebsd.org>
Subject:   Re: ata devices on emulated amd64 on qemu
Message-ID:  <20050802212244.GA7909@saturn.kn-bremen.de>
In-Reply-To: <28edec3c0508012353757c7671@mail.gmail.com>
References:  <28edec3c0507290000415a350d@mail.gmail.com> <200507291540.52889.jkim@niksun.com> <200507291647.49230.jkim@niksun.com> <200507292022.38135.jkim@FreeBSD.org> <28edec3c050730045765b5262b@mail.gmail.com> <28edec3c05073119576445ec92@mail.gmail.com> <28edec3c050731203069f7c4a8@mail.gmail.com> <28edec3c0508010230226b4ae@mail.gmail.com> <20050801215410.GA10633@saturn.kn-bremen.de> <28edec3c0508012353757c7671@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 02, 2005 at 02:53:22PM +0800, Mars G. Miro wrote:
> On 8/2/05, Juergen Lock <qemu-l@jelal.kn-bremen.de> wrote:
> > On Mon, Aug 01, 2005 at 05:30:47PM +0800, Mars G. Miro wrote:
>[...]

> > > /usr/src/sys/dev/ed/if_ed.c: In function `ed_probe_SIC':
> > > /usr/src/sys/dev/ed/if_ed.c:998: warning: nested extern declaration of
> > `kvtop'
> > > /usr/src/sys/dev/ed/if_ed.c:508: warning: redundant redeclaration of
> > 'kvtop'
> > > /usr/src/sys/dev/ed/if_ed.c:508: warning: previous implicit
> > > declaration of 'kvtop' was here
> > > *** Error code 1
> > > 
> > > ugh :-(
> > 
> > Aha, amd64 doesnt have kvtop anymore.  Try the following patch:
> > (compiles on i386, it should fix amd64 if you are lucky - as long as
> > kvtop is the only problem...)
> >
> 
> Tried this patch. It does seem to work.
> 
So you got the network up?  ok.  (should the patch be included in 6.0
and ed be re-added to GENERIC and the install kernel on amd64, for
amd64 guests to have network with qemu?)

> But there are other problems in emulated amd64 --- such as segfaults
> here and there --- they seem to occur at random. This is for
> {5.4/6.01-Beta} AMD64.
> 
 with or without kqemu?

 cheers,
	Juergen



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