figozhang / runninglinuxkernel_4.0

《奔跑吧Linux内核》配套实验平台和代码,白色入门酱香篇,蓝色进阶浓香篇
Other
476 stars 280 forks source link

update script for runninglinuxkernel_4.0 #6

Closed miraclemore closed 6 years ago

miraclemore commented 6 years ago
  1. Add script for qemu boot kernel command
  2. Enable virt-9p to support folder shared
  3. add /mnt and /lib/modules/4.0.0+ for rootfs
  4. Currently only support x86 platform
  5. fix some build warnning
miraclemore commented 6 years ago

Dear figo, please help to review that. if any problems, please let me know. thx!

figozhang commented 6 years ago

thanks a lot for your patch. pls check arm and arm64 can work before you send the patch.