Skip to content

azat-linux/qemu-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Few scripts to run kernel in qemu

qemu-cli

  • bootstrap.sh -- make rootfs image
  • qemu.sh -- run the kernel

Examples

Basic

./bootstrap.sh
./qemu.sh -k /path/to/bzImage

Wait for the action from the debugger

./qemu.sh -Q '-S' -k /path/to/bzImage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages