svn commit: r262810 - in head: release release/arm release/tools share/man/man7

Stacey Son sson at FreeBSD.org
Mon Mar 17 17:00:29 UTC 2014


On Mar 6, 2014, at 11:50 AM, David Chisnall <theraven at FreeBSD.org> wrote:

> 
> On 6 Mar 2014, at 17:47, Glen Barber <gjb at FreeBSD.org> wrote:
> 
>> On Thu, Mar 06, 2014 at 04:37:11PM +0000, David Chisnall wrote:
>>> On 5 Mar 2014, at 23:17, Glen Barber <gjb at FreeBSD.org> wrote:
>>> 
>>>> After several months of testing and fixing (and breaking)
>>>> various parts of release/release.sh changes, it is now
>>>> possible to build FreeBSD/arm images as part of the release
>>>> process.
>>> 
>>> That's great!  How much effort would it be to add QEMU images for
>>> ARM and MIPS images to the things that we build by default?  I'd
>>> love to see these built for ARM and MIPS as part of the Jenkins
>>> builds and for releases.
>>> 
>> 
>> It should be fairly trivial, however I've never had luck getting qemu to
>> run non-x86 images.  Maybe I am doing it wrong, though.
> 
> Stacey may be able to help there.  I think he did some FreeBSD/MIPS-on-QEMU testing with the system emulation mode before working on the user-mode emulation.

Hi All,

Sorry I have been in South American for about the last 11 days and away from internet (mostly).  

As for Qemu System-Mode emulation the following wiki page works for MIPS...

https://wiki.freebsd.org/FreeBSD/MipsEmulation

I have not tried system-mode emulation for ARM but I have built a number of ports using qemu user-mode (using my rather large patch) for that arch.

-stacey.




More information about the svn-src-head mailing list