On Tue, Nov 17, 2015 at 9:56 AM, Justin Hibbits
wrote:
> On Tue, Nov 17, 2015 at 10:41 AM, Adrian Chadd
> wrote:
> > [snip]
> >
> > emulators! emulators emulators emulators emulators emulators!
> >
> > You can emulate x86 (32, 64 bit) on your ppc via qemu-devel.
> > I know that mips, mipsel, mip
On Tue, Nov 17, 2015 at 10:41 AM, Adrian Chadd wrote:
> [snip]
>
> emulators! emulators emulators emulators emulators emulators!
>
> You can emulate x86 (32, 64 bit) on your ppc via qemu-devel.
> I know that mips, mipsel, mips64, mips64el all work via qemu-system-*.
> sparc64 is .. coming.
> I'm n
[snip]
emulators! emulators emulators emulators emulators emulators!
You can emulate x86 (32, 64 bit) on your ppc via qemu-devel.
I know that mips, mipsel, mips64, mips64el all work via qemu-system-*.
sparc64 is .. coming.
I'm not sure about arm, but I know arm64 can run in the emulator fine.
So
On Mon, Nov 16, 2015 at 6:25 PM, Benjamin Kaduk wrote:
> On Mon, 16 Nov 2015, Warner Losh wrote:
>
>> >
>> > On Nov 15, 2015, at 9:13 PM, Justin Hibbits wrote:
>> >
>> > (Attempted to send this yesterday, but appears it didn't go through.
>> > Apologies if it really did go through).
>> >
>> > A
On Mon, Nov 16, 2015 at 07:25:54PM -0500, Benjamin Kaduk wrote:
> Channeling my inner bde (maybe?), the typedef is probably helpful, but
> uintmax_t seems less so. uintmax_t has no guaranteed ABI, so a
> fixed-width type like uint64_t seems beter, assuming that uintmax_t is
> currently uint64_t ev
On Mon, 16 Nov 2015, Warner Losh wrote:
> >
> > On Nov 15, 2015, at 9:13 PM, Justin Hibbits wrote:
> >
> > (Attempted to send this yesterday, but appears it didn't go through.
> > Apologies if it really did go through).
> >
> > As part of a project getting FreeBSD on the Freescale P5020 SoC, I
>
> On Nov 15, 2015, at 9:13 PM, Justin Hibbits wrote:
>
> (Attempted to send this yesterday, but appears it didn't go through.
> Apologies if it really did go through).
>
> As part of a project getting FreeBSD on the Freescale P5020 SoC, I increased
> the width of resources, from u_long(32