The RAM region was just too big. I made it smaller and the VM didn't
crash and moved past that point.
On Thu, Nov 5, 2020 at 1:58 PM Dr. David Alan Gilbert
wrote:
>
> * Wayne Li (waynli...@gmail.com) wrote:
> > Dear QEMU list members,
> >
> > We developed a virtual machine that runs on QEMU. Th
* Wayne Li (waynli...@gmail.com) wrote:
> Dear QEMU list members,
>
> We developed a virtual machine that runs on QEMU. This virtual
> machine is pretty much an emulated P4080 processor with some
> peripherals attached. Initializing one of these peripherals, i.e. the
> RAM, seems to be having pr
Dear QEMU list members,
We developed a virtual machine that runs on QEMU. This virtual
machine is pretty much an emulated P4080 processor with some
peripherals attached. Initializing one of these peripherals, i.e. the
RAM, seems to be having problems. I use the function
"memory_region_init_ram"