add build rootfs
env for QEMU
use devel branch, then execute command:
sh start.sh
build hvisor binary
sh build_hvisor.sh
binary path: /home/yocto/hvisor_ build_tool/build/tmp/work/core2-64-poky-linux/hvisor/0.1-r0/target/aarch64-unknown-none/debug/
build linux image
sh build_linux.sh
image path: /home/yocto/hvisor_ build_tool/build/tmp/work/qemuarm64-poky-linux/linux-custom/1.0-r0/deploy-linux-custom/
build ruxos image
sh build_ruxos.sh
image path: /home/yocto/hvisor_ build_tool/build/tmp/work/core2-64-poky-linux/ruxos/0.1-r0/ruxos/apps/helloworld/
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
image generator for hvisor
Support
How to Run
init env & download deps
use devel branch, then execute command:
build
build hvisor binary
build linux image
build ruxos image