sonicyang commented on pull request #974:
URL: https://github.com/apache/incubator-nuttx/pull/974#issuecomment-624442896


   @btashton Good, because I always works on a real host machine.
   
   Willing to see some one test it out on a qemu+Jailhouse environment.
   
   Here is my config:
   https://gist.github.com/sonicyang/6503b9607e82cd92400f71f278823dd6
   
   Some points:
     1. I allocated a quite large memory block for Nuttx
     2. You should adjust the low memory physical address according to your 
root-cell config, find a piece of large and reserved memory for it.
     3. For your reference, I created my root config with:
   ```
   sudo jailhouse config create -c ttyS1 --mem-hv 128M --mem-inmates 1536M 
sysconfig.c
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to