So here's what happened: I increased the memory from 1 GB to 4 GB in the QEMU 
command (from `-m 1G` to `-m 4G`). The Jailhouse-images's qemu-x86.cell root 
cell didn't like that.

So I guess if I want to increase the memory to 4 GB, I'll need to update 
configs/x86/qemu-x86.c accordingly.

How can I do this? Do I just need to change the RAM mem regions? I'm not sure 
how to determine how big each mem region should be. Are there resources that 
explain how to create a valid cell configuration (for x86, at least)?

Any help is appreciated.

Thanks,
Michael

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to