version 1.23, 2014/12/24 01:34:47
|
version 1.24, 2014/12/24 01:35:40
|
Line 41 in the dom0 section.)
|
Line 41 in the dom0 section.)
|
NetBSD supports Xen in that it can serve as dom0, be used as a domU, |
NetBSD supports Xen in that it can serve as dom0, be used as a domU, |
and that Xen kernels and tools are available in pkgsrc. This HOWTO |
and that Xen kernels and tools are available in pkgsrc. This HOWTO |
attempts to address both the case of running a NetBSD dom0 on hardware |
attempts to address both the case of running a NetBSD dom0 on hardware |
and running NetBSD as a domU in a VPS. |
and running domUs under it (NetBSD and other), and also running NetBSD |
|
as a domU in a VPS. |
|
|
Some versions of Xen support "PCI passthrough", which means that |
Some versions of Xen support "PCI passthrough", which means that |
specific PCI devices can be made available to a specific domU instead |
specific PCI devices can be made available to a specific domU instead |
Line 441 working vif-bridge is also provided with
|
Line 442 working vif-bridge is also provided with
|
|
|
#!/bin/sh |
#!/bin/sh |
#============================================================================ |
#============================================================================ |
# $NetBSD: howto.mdwn,v 1.22 2014/12/24 01:27:36 gdt Exp $ |
# $NetBSD: howto.mdwn,v 1.23 2014/12/24 01:34:47 gdt Exp $ |
# |
# |
# /usr/pkg/etc/xen/vif-bridge |
# /usr/pkg/etc/xen/vif-bridge |
# |
# |