NetBSD Wiki/projects/project/
Kernel Module support for Xen
- Contact: port-xen
- Mentors: jnemeth
IMPORTANT: This project was completed by Maxime Villard. You may still contact the people above for details, but please do not submit an application for this project.
Abstract:
The NetBSD Xen kernel currently doesn't have module support. This would be important towards a unified kernel for native and Xen, since the kernel could load modules on demand depending on the mode of running.
Deliverables:
- Loadable Module support for xen kernels
- Reduce driver memory footprint for pvhvm kernels.
Add a comment