Mailing List Archive

[IA64] Enable VTi network by defalt
# HG changeset patch
# User awilliam@xenbuild.aw
# Node ID fbf676a36ee44558d54db9ebb43a5fe7971d669d
# Parent 303e1b6bf727ad0642602f4035a5ab70f6ffbe79
[IA64] Enable VTi network by defalt

Due to dom0_vp open, we can enable VTi's network in configuration file now.

From: Zhang Xiantao <xiantao.zhang@intel.com>
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
---
tools/examples/xmexample.vti | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 303e1b6bf727 -r fbf676a36ee4 tools/examples/xmexample.vti
--- a/tools/examples/xmexample.vti Sun May 21 07:49:46 2006 -0600
+++ b/tools/examples/xmexample.vti Mon May 22 08:53:26 2006 -0600
@@ -36,7 +36,7 @@ name = "ExampleVTIDomain"
# Random MACs are assigned if not given.
#vif = [ 'type=ioemu, mac=00:16:3e:00:00:11, bridge=xenbr0' ]
# type=ioemu specify the NIC is an ioemu device not netfront
-#vif = [ 'type=ioemu, bridge=xenbr0' ]
+vif = [ 'type=ioemu, bridge=xenbr0' ]
# for multiple NICs in device model, 3 in this example
#vif = [ 'type=ioemu, bridge=xenbr0', 'type=ioemu', 'type=ioemu']


_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog