Re: Please put qemu-system-sh4eb back.

2024-10-25 Thread Rob Landley
On 10/24/24 00:44, Thomas Huth wrote: On 24/10/2024 02.11, Rob Landley wrote: I use it, and ship system images for it:    https://landley.net/bin/mkroot/latest/sh4eb.tgz Oh, that's interesting, I've been told that the r2d machine does not work in big endian mode:  https://lore.kernel.org/

Re: Please put qemu-system-sh4eb back.

2024-10-24 Thread John Paul Adrian Glaubitz
Hi Thomas, On Thu, 2024-10-24 at 07:44 +0200, Thomas Huth wrote: > On 24/10/2024 02.11, Rob Landley wrote: > > I use it, and ship system images for it: > > > >   https://landley.net/bin/mkroot/latest/sh4eb.tgz > > Oh, that's interesting, I've been told that the r2d machine does not work in > b

Re: Please put qemu-system-sh4eb back.

2024-10-24 Thread Thomas Huth
On 24/10/2024 02.11, Rob Landley wrote: I use it, and ship system images for it:   https://landley.net/bin/mkroot/latest/sh4eb.tgz Oh, that's interesting, I've been told that the r2d machine does not work in big endian mode: https://lore.kernel.org/qemu-devel/87a5fwjjew.wl-ys...@users.sou

Re: Please put qemu-system-sh4eb back.

2024-10-23 Thread Rob Landley
On 10/23/24 19:11, Rob Landley wrote: There was a big-endian issue breaking r2d last year, but it also broke big endian mips and some other targets too, and it got fixed. The binary I built a few months ago was working fine for me with vanilla qemu git source? (I don't _think_ I had local chang

Please put qemu-system-sh4eb back.

2024-10-23 Thread Rob Landley
I use it, and ship system images for it: https://landley.net/bin/mkroot/latest/sh4eb.tgz And here's me recentish-ly debugging an issue via it: https://landley.net/notes-2024.html#24-05-2024 (Compile/test cycles are WAY easier there than copying files onto an sd card to test on actual hardw