This project's work is composed of smaller components that can be worked on independently from others, all related to the Xen port.

Xen has support of a number of machine-dependent features that NetBSD currently does not implement for the x86's port of the Xen architecture. Notably:

The purpose of this project is to either add the missing parts inside NetBSD (some requiring native implementation first like IOMMU), or implement the needed interface to plug current native x86 systems (like pmf(9) for ACPI hypercalls).