Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD as HVM guest



On Monday 13 July 2009 12:01:49 Goran wrote:
> Am Freitag, den 10.07.2009, 18:44 +0200 schrieb Christoph Egger:
> > Goran wrote:
> > > [...]
> >
> > For HVM guests, there's a per-guest qemu output file in
> > /var/log/xen/qemu-dm-<guestname>.log
> >
> > What is it's output ?
> >
> > Christoph
>
> The name/position of the file is "/var/log/xen/qemu-dm.226.log". At this
> position I've found dozens of such files without one of
> "/var/log/xen/qemu-dm-<guestname>.log". I've identified the file by
> date/time.

Ok, that tells me you are using Xen 3.1. The file format has been changed
to qemu-dm-<guestname>.log in newer Xen versions.

Xen 3.1 is too old for NetBSD to run as HVM guest.
Upgrade to Xen 3.3.

It has a buggy shadow paging implementation which doesn't handle
unaligned and cross-page accesses properly. This has been fixed
in Xen 3.3.

Christoph


Home | Main Index | Thread Index | Old Index