From: Manuel Bouyer <bouyer@netbsd.org>
To: xen-devel@lists.xenproject.org
Cc: Manuel Bouyer <bouyer@netbsd.org>,
Ian Jackson <iwj@xenproject.org>, Wei Liu <wl@xen.org>
Subject: [PATCH v3 2/2] Document qemu-ifup on NetBSD
Date: Sun, 31 Jan 2021 00:03:00 +0100 [thread overview]
Message-ID: <20210130230300.11664-2-bouyer@netbsd.org> (raw)
In-Reply-To: <20210130230300.11664-1-bouyer@netbsd.org>
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
next prev parent reply other threads:[~2021-01-30 23:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-30 23:02 [PATCH v3 1/2] libs/light: pass some infos to qemu Manuel Bouyer
2021-01-30 23:03 ` Manuel Bouyer [this message]
2021-02-01 8:21 ` [PATCH v3 2/2] Document qemu-ifup on NetBSD Roger Pau Monné
2021-02-01 9:37 ` Manuel Bouyer
2021-02-01 10:58 ` Roger Pau Monné
2021-02-01 14:59 ` Ian Jackson
2021-02-01 14:56 ` [PATCH v3 1/2] libs/light: pass some infos to qemu Ian Jackson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210130230300.11664-2-bouyer@netbsd.org \
--to=bouyer@netbsd.org \
--cc=iwj@xenproject.org \
--cc=wl@xen.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.