On 2017-02-09 15:14, [email protected] wrote: > 2017년 2월 9일 목요일 오후 10시 12분 19초 UTC+9, [email protected] 님의 말: >> Hi. I'm a newbie for Jailhouse hypervisor. >> I saw video and github for jetson-tx1 and other board. >> But, they only did demo using gic or uart-demo. >> is this bare-metal example? >> I want to know that how i can make non-root-cell and connect to >> non-root-cell using the network. >> After finishing the work, i want to do benchmark for performance measurement. >> >> Thank you. > >> What is your target platform? Depending on that, existing >> configurations, for QEMU or for some of the ARM boards, plus >> Documentation/non-root-linux.txt can act as templates. Otherwise, we can >> do this interactively over this list. > >> Jan > >> -- >> Siemens AG, Corporate Technology, CT RDA ITP SES-DE >> Corporate Competence Center Embedded Linux > > Thank you for replying question. > I use jetson-tx1 board from NVIDIA. > And I also installed jailhouse hypervisor on board. > I saw the text file but i don't understand exactly. > Now, I undergo trial and error for non-root-cell. >
So gic-demo, e.g., is already working on your board? The configuration for the non-root Linux cell is there already (jetson-tk1-linux-demo.cell), all you need is a kernel image and an initrd now. See e.g. the configs for kernel and buildroot I posted here: https://groups.google.com/forum/#!searchin/jailhouse-dev/Re$3A$20Failed$20to$20boot$20jailhouse%7Csort:relevance/jailhouse-dev/M7UO89XFIk0/Qi40DDuMBAAJ Jan -- Siemens AG, Corporate Technology, CT RDA ITP SES-DE Corporate Competence Center Embedded Linux -- 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.
