<div dir="ltr">Hi,<div>I am a new user of RTEMS and I have a weird issue using it with Qemu.</div><div><br></div><div>I am using RTEMS release 4.11.3.</div><div>I am using Qemu v 2.5.0</div><div>I am running in a Linux Ubuntu VM (64 bits)</div><div><br></div><div>I can successfully launch various applications (.ralf) with qemu-system-ppc, like so for example:</div><div><br></div><div>qemu-system-ppc  -M prep -kernel ./hello.ralf  -bios /home/qemu_fakerom/qemu_fakerom.bin -cpu 750cxe -nographic -no-reboot<br></div><div><br></div><div>but if I specify an amount of available memory larger than 256Mb to Qemu (with the -m option) then the RTEMS kernel will not boot and I will have the following output (stuck at 'Now booting'):</div><div><br></div><div><div>Model: </div><div>Serial: </div><div>Processor/Bus frequencies (Hz): 300000000/100000000</div><div>Time Base Divisor: 1000</div><div>Memory Size: 18000000</div><div>Residual: 102afd4 (length 27148)</div><div><br></div><div>PCI: Probing PCI hardware</div><div><br></div><div>RTEMS 4.x/PPC load: </div><div>Uncompressing the kernel...</div><div>Kernel at 0x00000000, size=0x495b0</div><div>Initrd at 0x00000000, size=0x0</div><div>Residual data at 0x0004a000</div><div>Command line at 0x00051000</div><div>done</div><div>Now booting...</div></div><div><br></div><div><br></div><div>I am wondering if I am hitting some sort of limit with the PowerPc PREP or is this an issue with the bootloader provided with RTEMS.  Anyone ever has this kind of behavior?</div><div><br></div><div>Any help will be greatly appreciated,</div><div>Eric</div><div><br></div></div>