description |
---|
All notable changes to this project will be documented in this file. |
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- scripts to cross-compile on ARM for x86_64
- article on how to utilize detachable memory in qemu
karray
linux kernel module and associated scripts and tests
- improved scripts to test execution environment before proceeding
- .gitignore in all folders
- CHANGELOG to serve as an evolving example of a standardized open source project CHANGELOG.
- COPYING containing a copy GNU GPLv2 license
- Dockerfile to build fedora image
- hotplug/ to hold backing file for hot-plugged memory
- klogs/ to hold qemu and kernel logs including dmesg, ftrace
- linux-5.1.5/.config
- README.md explaining how to use scripts/
- scripts/ to automate setup of kernel development environment
- userspace/ containing guest_userspace.gz