Skip to content

booklin/gunyah-qemu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

天下苦秦久矣.

  1. Run "download.sh" to download the source code into src folder.

  2. Run "source setup_env.sh" to setup the env

  3. Run "build.sh" to compile all the codebase for the first time

  4. Run "packing.sh" to pack the elf image to hypvm.elf under the out folder

  5. Run "run-debug.sh" to lunch the qemu simulator and gdb window for line by line debugging.

enjoy, any question about this repository, please go to book. image


Extra Info:

  • if there is no ninjia tool , please sudo apt install ninja-build image

  • install python3 lib

    1. pip3 install lark_parser==0.6.6

    2. pip3 install Cheetah3==3.1.0

    3. pip3 install pyelftools==0.26 image

  • install gdb-multiarch

  • install gnome-terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published