You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rhys 6cd62911d6 Enable ip_tables 9 years ago
tools Enable ip_tables 9 years ago
README.md Update README.md 9 years ago
kernel-qemu-3.10.25-wheezy Added jessie 4.1.7 kernel, tools for building kernel and modified README.md 9 years ago
kernel-qemu-4.1.7-jessie Added jessie 4.1.7 kernel, tools for building kernel and modified README.md 9 years ago
kernel-qemu-4.1.13-jessie Added 4.1.13+ kernel 9 years ago

README.md

qemu-rpi-kernel

Qemu kernel for emulating Rpi on QEMU

While I was searching the internet about emulating QEMU, most of the guides pointed to link https://xecdesign.com/downloads/linux-qemu/kernel-qemu which is dead as of now. So making it available on github for someone who would like to use it. Hope it helps.

This repo contains two types of kernels.

kernel-qemu-3.10.25-wheezy, which is the original kernel from link https://xecdesign.com/downloads/linux-qemu/kernel-qemu - Works fine with any wheezy image with changes mentioned in wiki.

kernel-qemu-4.1.7-jessie / 4.1.13-jessie, are newer kernels compiled compatible with jessie as well as they work well with older wheezy images.

Build scripts are kept in tools folder for reference.

Go through wiki page for step by step guide how to emulate Raspberry Pi on Qemu on any platform (Win, linux or Mac OS)