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

查看:31
本文介绍了如何在 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. 您不能模拟超过 256 mb 的内存.

此外,Qemu 中没有针对新博通 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天全站免登陆