version 1.22, 2014/12/24 01:27:36
|
version 1.23, 2014/12/24 01:34:47
|
Line 31 Generally any amd64 machine will work wi
|
Line 31 Generally any amd64 machine will work wi
|
guests, the VT or VMX cpu feature (Intel) or SVM/HVM/VT (amd64) is |
guests, the VT or VMX cpu feature (Intel) or SVM/HVM/VT (amd64) is |
needed; "cpuctl identify 0" will show this. TODO: Clean up and check |
needed; "cpuctl identify 0" will show this. TODO: Clean up and check |
the above features. TODO: Explain if i386 (non-amd64) machines can |
the above features. TODO: Explain if i386 (non-amd64) machines can |
still be used - I think that witthe requirement to use PAE kernels is |
still be used --- I think that the requirement to use PAE kernels is |
about the hypervisor being amd64 only. |
about the hypervisor being amd64 only. |
|
|
At boot, the dom0 kernel is loaded as module with Xen as the kernel. |
At boot, the dom0 kernel is loaded as module with Xen as the kernel. |
Line 441 working vif-bridge is also provided with
|
Line 441 working vif-bridge is also provided with
|
|
|
#!/bin/sh |
#!/bin/sh |
#============================================================================ |
#============================================================================ |
# $NetBSD: howto.mdwn,v 1.21 2014/12/24 01:12:49 gdt Exp $ |
# $NetBSD: howto.mdwn,v 1.22 2014/12/24 01:27:36 gdt Exp $ |
# |
# |
# /usr/pkg/etc/xen/vif-bridge |
# /usr/pkg/etc/xen/vif-bridge |
# |
# |