Subject: Re: Location for x86emu
To: None <tech-kern@NetBSD.org>
From: Matt Thomas <matt@3am-software.com>
List: tech-kern
Date: 11/30/2007 08:24:29
On Nov 30, 2007, at 7:54 AM, Tim Rightnour wrote:

>
> On 30-Nov-2007 Joerg Sonnenberger wrote:
>> src/common could be considered as well, given that it is code that  
>> can
>> be used both in userland and kernel.
>
> For me, it would be very useful to have in the prep bootloader.   
> That being
> said, I don't know of a particularly good place to put it.
>
> How much MD glue code would be required to actually use it?

I think sys/lib/libx86emu or common/lib/libx86emu would be best.
common would allow it to be built for userspace if that would ever
be useful.