# 41-M78-84 **Repository Path**: openeuler2020/team-1520021340 ## Basic Information - **Project Name**: 41-M78-84 - **Description**: 来自M78星云的队伍 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-30 - **Last Updated**: 2021-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 41-M78-84 #### 介绍 来自M78星云的队伍 #### 软件架构 软件架构说明 #### 安装教程 1. 下载qemu5.0.1,链接为 https://download.qemu.org/qemu-5.0.1.tar.xz 2. 可以把patch.rar解压到qemu5.0.1下然后执行patch下的patch.sh,如果想自己手动添加内核启动参数的话选择n,其余选择y 也可以把文件放在对应位置,把virt.c放在 ./hw/arm/ 下,virt-acpi.build.c放在./hw/arm/下,virt.h放在./include/hw/arm/下。 #### 使用说明 1. ./configure --enable-kvm --enable-sdl --enable-debug --enable-debug-stack-usage --target-list=aarch64-softmmu make&make install 2. 可以下载openEuler官网的镜像https://repo.openeuler.org/openEuler-20.03-LTS/virtual_machine_img/aarch64/openEuler-20.03-LTS.aarch64.qcow2.xz 可以参考我们的参数qemu-system-aarch64 / -m 8G -cpu cortex-a57 -smp 8 -M virt -bios QEMU_EFI.fd / -hda openEuler-20.03-LTS.aarch64.qcow2 / -serial vc:800x600 -serial pty -serial pty -serial pty -vnc :7 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)