Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Aug 2012 11:02:28 -0700
From:      Sean Bruno <seanbru@yahoo-inc.com>
To:        Wei Xu <wei.xu.prc@gmail.com>
Cc:        "freebsd-xen@freebsd.org" <freebsd-xen@freebsd.org>
Subject:   Re: Compiling error for amd64 on FreeBSD9.0 with XENHVM when include xen console driver.
Message-ID:  <1343844148.5229.1.camel@powernoodle.corp.yahoo.com>
In-Reply-To: <CAH=9XOZBUxnChw9fUc92j7YqCaPaz2emvGHmsaA7TJWyjo1eZQ@mail.gmail.com>
References:  <CAH=9XOZBUxnChw9fUc92j7YqCaPaz2emvGHmsaA7TJWyjo1eZQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2012-07-31 at 22:32 -0700, Wei Xu wrote:
> Hi All,
> I'm trying to compile new kernel with Xen Console driver on AMD 64
> platform, it's not included by default,
> I got compile error like this , I checked the code and i386 has the
> pc_ipi_to_irq but amd64 doesn't,
> look like it hasn't been experience with amd64, is there anyone know
> whether it can work? thanks.
> 

Since there's no PV support for amd64 yet.  I don't think you need the
console driver.  QEMU will emulate the uart(4) device for you and
freebsd will use the device as its serial console.

>From the dom0, you would run "xm console <vm name>".  Is this what you
mean to do?

Sean




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