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.
H. Pitkala 23075bd693 Added USB webcam config options to the build script 8 years ago
tools Added USB webcam config options to the build script 8 years ago
README.md Update README.md 8 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
kernel-qemu-4.4.12-jessie Fixed issue #17 by renaming the kernel 4.4.11 8 years ago
kernel-qemu-4.4.13-jessie +iptables, +overlayfs, +config.gz, +fhandle 8 years ago
kernel-qemu-4.4.21-jessie build kernel 4.4.21 (for use with Rpi foundation's 2016-09-23-jessie image) 8 years ago
kernel-qemu-4.4.26-jessie added kernel 4.4.26 (for 2016-11-25-raspbian-jessie) 8 years ago
kernel-qemu-4.4.34-jessie added kernel 4.4.34 (for 2016-11-25-raspbian-jessie) 8 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.x.xx-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)