J. Mayer wrote:
> On Wed, 2007-10-17 at 22:06 +0300, Blue Swirl wrote:
> > On 10/17/07, Jocelyn Mayer <[EMAIL PROTECTED]> wrote:
> > > On Wed, 2007-10-17 at 14:51 +0100, Thiemo Seufer wrote:
> > > > J. Mayer wrote:
> > > > > I failed to run Mips target test image on my amd64 machine and I now
> > >
On Wed, 2007-10-17 at 22:06 +0300, Blue Swirl wrote:
> On 10/17/07, Jocelyn Mayer <[EMAIL PROTECTED]> wrote:
> > On Wed, 2007-10-17 at 14:51 +0100, Thiemo Seufer wrote:
> > > J. Mayer wrote:
> > > > I failed to run Mips target test image on my amd64 machine and I now
> > > > found the reason of the
On 10/17/07, Jocelyn Mayer <[EMAIL PROTECTED]> wrote:
> On Wed, 2007-10-17 at 14:51 +0100, Thiemo Seufer wrote:
> > J. Mayer wrote:
> > > I failed to run Mips target test image on my amd64 machine and I now
> > > found the reason of the bug:
> > > the kernel loader code used in hw/mips_r4k.c and hw
Jocelyn Mayer wrote:
> On Wed, 2007-10-17 at 14:51 +0100, Thiemo Seufer wrote:
> > J. Mayer wrote:
> > > I failed to run Mips target test image on my amd64 machine and I now
> > > found the reason of the bug:
> > > the kernel loader code used in hw/mips_r4k.c and hw/mips_malta.c
> > > implicitelly
On Wed, 2007-10-17 at 14:51 +0100, Thiemo Seufer wrote:
> J. Mayer wrote:
> > I failed to run Mips target test image on my amd64 machine and I now
> > found the reason of the bug:
> > the kernel loader code used in hw/mips_r4k.c and hw/mips_malta.c
> > implicitelly assumes that the ram_addr_t is 32
J. Mayer wrote:
> I failed to run Mips target test image on my amd64 machine and I now
> found the reason of the bug:
> the kernel loader code used in hw/mips_r4k.c and hw/mips_malta.c
> implicitelly assumes that the ram_addr_t is 32 bits long.
> Unfortunatelly, on 64 bits hosts, this won't be the
I failed to run Mips target test image on my amd64 machine and I now
found the reason of the bug:
the kernel loader code used in hw/mips_r4k.c and hw/mips_malta.c
implicitelly assumes that the ram_addr_t is 32 bits long.
Unfortunatelly, on 64 bits hosts, this won't be the case and the kernel
load a
Hi,
I need to start qemu with mips target, and I'm building a linux image for mips. But when I try:
qemu-system-mips myimage.img
I get this :
mips_r4k_init: load BIOS '/usr/local/share/qemu/mips_bios.bin' size 131072
qemu: fatal: Trying to execute code outside RAM or ROM at 0xbfc2
pc=0xbfc200