Jin-Yang/LINUX-QEMU
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a minimal Linux simulation environment based on QEMU. You can run it just by "sudo ./qemu.sh". bzImage Linux kernel image. config a configure file copy from linux source file ".config". ifup-qemu a shell script for QEMU network. qemu.sh a shell script to start qemu. rootfs/ this is a root filesystem for Linux NFS. backup/ some old code. source/ the linux driver and examples.