File:  [NetBSD Developer Wiki] / wikisrc / projects / project / xen-dom0-pvh.mdwn
Revision 1.1: download - view: text, annotated - select for diffs
Wed Aug 19 00:12:08 2015 UTC (8 years, 3 months ago) by reed
Branches: MAIN
CVS tags: HEAD
add more xen related projects

this was provided to board

[[!template id=project

title="Dom0 hvm container support (PVH)"

contact="""
[port-xen](mailto:port-xen@NetBSD.org)
"""

mentors="""
"""

category="kernel"
difficulty="hard"
duration="32 hours"

description="""
Abstract:

NetBSD Dom0 kernels currently operate in fully PV mode.
On amd64, this has the same performance drawbacks as for PV
mode in domU.
Instead, PVH mode provides a HVM container over pagetable
management, while virtualising everything else. This mode is
available on dom0, we attempt to support it.

Note: Xen/Linux is moving to this dom0 pvh support model.

Deliverables: PVH mode dom0 operation.

Implementation:

This project depends on the domU pvops/pvh
project. The main work is in configuration and
testing related (bringing in native device drivers as
well as backend ones).

The bootstrap path may need to be tweaked for dom0
specific things.

Dependencies:    This project depends on completion of the domU
pvops/pvh project. 
This project can enable the NetBSD/Xen/ARM dom0 port.

See <http://wiki.xenproject.org/wiki/Xen_Project_Hypervisor_Roadmap/4.6>
"""

]]


CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb