https://github.com/rtfb/linux-in-qemu
https://github.com/rtfb/linux-in-qemu
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rtfb/linux-in-qemu
- Owner: rtfb
- Created: 2021-09-13T17:10:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T17:11:10.000Z (over 4 years ago)
- Last Synced: 2025-03-17T22:07:43.926Z (about 1 year ago)
- Language: Makefile
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Running Linux in QEMU
These are my notes on how to run a custom-built Linux kernel in QEMU.
(Originally appeared in https://github.com/rtfb/riscv64-in-qemu, but it got
irrelevant there, so moved it out here)