version 1.184, 2020/11/15 14:56:44
|
version 1.185, 2020/11/15 14:59:54
|
Line 92 Xen Version |Package Name |Xen CPU Suppo
|
Line 92 Xen Version |Package Name |Xen CPU Suppo
|
|
|
See also the [Xen Security Advisory page](http://xenbits.xen.org/xsa/). |
See also the [Xen Security Advisory page](http://xenbits.xen.org/xsa/). |
|
|
Multiprocessor (SMP) support in NetBSD differs depending on the domain: |
|
|
|
[[!table data=""" |
|
Domain |Supports SMP |
|
dom0 |No |
|
domU |Yes |
|
"""]] |
|
|
|
Note: NetBSD support is called XEN3. However, it does support Xen 4, |
|
because the hypercall interface has remained identical. |
|
|
|
Older Xen had a python-based management tool called xm, now replaced |
Older Xen had a python-based management tool called xm, now replaced |
by xl. |
by xl. |
|
|
Line 115 NetBSD 8 and up support PV and HVM modes
|
Line 104 NetBSD 8 and up support PV and HVM modes
|
|
|
Support for PVHVM and PVH is available only in NetBSD-current. |
Support for PVHVM and PVH is available only in NetBSD-current. |
|
|
|
NetBSD as a dom0 does not run SMP, because some drivers are not yet |
|
safe for this. \todo Link to more information about what needs work. |
|
|
|
NetBSD, when run as a domU, can and does typically run SMP. |
|
|
|
Note: NetBSD support is called XEN3. However, it does support Xen 4, |
|
because the hypercall interface has remained identical. |
|
|
# Creating a dom0 |
# Creating a dom0 |
|
|
In order to install a NetBSD as a dom0, one must first install a normal |
In order to install a NetBSD as a dom0, one must first install a normal |