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

_______________________________________________
freebsd-xen@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xen
To unsubscribe, send any mail to "freebsd-xen-unsubscr...@freebsd.org"

Reply via email to