[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH v3 2/2] Document qemu-ifup on NetBSD
Document that on NetBSD, the tap interface will be configured by the qemu-ifup script. Document the arguments, and XEN_DOMAIN_ID environnement variable. --- docs/man/xl-network-configuration.5.pod | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/man/xl-network-configuration.5.pod b/docs/man/xl-network-configuration.5.pod index af058d4d3c..f6eb6c31fc 100644 --- a/docs/man/xl-network-configuration.5.pod +++ b/docs/man/xl-network-configuration.5.pod @@ -172,6 +172,10 @@ add it to the relevant bridge). Defaults to C<XEN_SCRIPT_DIR/vif-bridge> but can be set to any script. Some example scripts are installed in C<XEN_SCRIPT_DIR>. +On NetBSD, HVM guests will always use +C<XEN_SCRIPT_DIR/qemu-ifup> to configure the tap interface. The first argument +is the tap interface, the second is the bridge name. the environnement variable +C<XEN_DOMAIN_ID> contains the domU's ID. =head2 ip -- 2.29.2
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |