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


   @sonicyang I think I got fairly far through setting up jailhouse, but I am 
afraid I am a little lost.
   I created the jailhouse environment via 
https://github.com/siemens/jailhouse-images which was fine and when I start 
qemu I am able to run the demo applications in cells no problem.
   
   I built nuttx with the flag to turn off multiboot2 and the acpi config flags 
you added and also turned on raw bin output.  When I try to load `nuttx.bin` 
into the cell it fails
   ```
   root@demo~# jailhouse cell load tiny-demo nuttx.bin
   JAILHOUSE_CELL_LOAD: invalid argument
   ```
   
   Also which cell config were you using?


----------------------------------------------------------------
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