如何在QEMU上模拟Raspberry Pi 2? [英] How to emulate the Raspberry Pi 2 on QEMU?

查看:89
本文介绍了如何在QEMU上模拟Raspberry Pi 2?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

前段时间,我模仿

Some time ago I emulated the Raspberry Pi following this article, but this approach has several problems:

  1. 这很慢.
  2. 显示解决方案的尺寸限制为800x600.
  3. 您模拟的RAM不能超过256mb.

此外, Qemu 中没有新的Broadcom BCM2836或任何其他基于arm7的cpu的仿真.但是,有几个原因使模仿Raspberry Pi变得有趣.因此,我对将我推向正确的方向以使用Qemu或Linux下的任何其他仿真软件获得有效的Raspberry Pi 2仿真的提示感兴趣.

Furthermore there is no emulation for the new Broadcom BCM2836 or any other arm7 based cpu in Qemu. However, there are several reasons, why it would be interesting to emulate the Raspberry Pi. So I am interested in any hints that push me in the right direction to get a working Raspberry Pi 2 emulation using Qemu or any other emulation software under Linux.

推荐答案

如果您愿意构建qemu,可以在以下位置找到对pi2系统仿真的支持: https://github.com/0xabu/qemu .速度不是特别快,并且设备仿真还不完整,但是您可以调整RAM和帧缓冲区的大小.

If you're comfortable building qemu, you can find support for pi2 system emulation here: https://github.com/0xabu/qemu. It's not particularly speedy, and the device emulations are incomplete, but you can resize the RAM and framebuffer.

https://github.com/0xabu/qemu末尾有启动Raspbian的简要说明. /wiki

这篇关于如何在QEMU上模拟Raspberry Pi 2?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆