Skip to content

The xv6 operating system and labs from MIT's Operating Systems Engineering course.

License

Notifications You must be signed in to change notification settings

Oyekunle-Mark/xv6-labs

Repository files navigation

xv6

xv6 is the operating system used in the MIT's Operating System Engineering course.

This repository contains my solution to the lab exercises from the course.

BUILDING AND RUNNING XV6

You will need a RISC-V "newlib" tool chain from https://github.com/riscv/riscv-gnu-toolchain, and qemu compiled for riscv64-softmmu. Once they are installed, and in your shell search path, you can run "make qemu".

About

The xv6 operating system and labs from MIT's Operating Systems Engineering course.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published