Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Feb 2010 14:43:54 +0100
From:      Gary Jennejohn <gary.jennejohn@freenet.de>
To:        Jacques Fourie <jacques.fourie@gmail.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: VirtualBox and vtophys
Message-ID:  <20100224144354.1283d7cd@ernst.jennejohn.org>
In-Reply-To: <be2f52431002240341g7eea52f3tc751d59b2a51806@mail.gmail.com>
References:  <be2f52431002240341g7eea52f3tc751d59b2a51806@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 24 Feb 2010 13:41:31 +0200
Jacques Fourie <jacques.fourie@gmail.com> wrote:

> I've noticed that my virtualbox vboxdrv.ko started crashing after
> updating my 8.0-stable install. The crash occurs when vboxdrv calls
> vtophys() on a userland virtual address. Prior to r202894 this was
> working fine. Modifying pmap_kextract() to use vtopte() for non-kernel
> virtual adresses fixes the problem. Is it intended for vtophys() to
> still work on userland virtual addresses?
>

This was recently (yesterday and today) discussed on freebsd-emulation with
subject Virtualbox.

See there for suggested actions.

---
Gary Jennejohn



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