From: Wei Liu <wei.liu2@citrix.com>
To: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: Xen-devel <xen-devel@lists.xenproject.org>,
Wei Liu <wei.liu2@citrix.com>
Subject: Re: [PATCH for-4.7] docs: update xl manpage about {block, network}-attach command
Date: Wed, 25 May 2016 15:39:56 +0100 [thread overview]
Message-ID: <20160525143956.GR22076@citrix.com> (raw)
In-Reply-To: <20160525143119.GQ22076@citrix.com>
On Wed, May 25, 2016 at 03:31:19PM +0100, Wei Liu wrote:
> On Wed, May 25, 2016 at 03:28:50PM +0100, Ian Jackson wrote:
> > Wei Liu writes ("Re: [PATCH for-4.7] docs: update xl manpage about {block,network}-attach command"):
> > > On Wed, May 25, 2016 at 03:15:23PM +0100, Ian Jackson wrote:
> > ...
> > > > But the vdev field specifies more than just the device type. So I
> > > > think this is wrong.
> > >
> > > I guess to make things simpler I can just delete the "<vdev>" part?
> > >
> > > "Note that only attaching PV block device is supported"
> >
> > How about
> >
> > Note that only PV block devices are supported by block-attach.
> > Requests to attach emulated devices (eg, vdev=hdc) will result in
> > only the PV view being available to the guest.
> >
>
> LGTM. I will update the patch.
>
This is the updated patch.
I will commit it soon.
---8<--
From 1bca93e2326e5a644f00de80a72bcab181587489 Mon Sep 17 00:00:00 2001
From: Wei Liu <wei.liu2@citrix.com>
Date: Mon, 23 May 2016 12:07:20 +0100
Subject: [PATCH for-4.7 v2] docs: update xl manpage about {block,network}-attach command
State that only attaching PV interface is supported.
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
---
Use Ian's wording about block-attach and add his S-o-B.
---
docs/man/xl.pod.1 | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1
index 9887f1b..f4dc32c 100644
--- a/docs/man/xl.pod.1
+++ b/docs/man/xl.pod.1
@@ -1286,6 +1286,10 @@ effect to the guest OS is much the same as any hotplug event.
Create a new virtual block device. This will trigger a hotplug event
for the guest.
+Note that only PV block devices are supported by block-attach.
+Requests to attach emulated devices (eg, vdev=hdc) will result in only
+the PV view being available to the guest.
+
B<OPTIONS>
=over 4
@@ -1369,6 +1373,8 @@ B<vif> string in the domain config file. See L<xl.cfg> and
L<http://xenbits.xen.org/docs/unstable/misc/xl-network-configuration.html>
for more informations.
+Note that only attaching PV network interface is supported.
+
=item B<network-detach> I<domain-id> I<devid|mac>
Removes the network device from the domain specified by I<domain-id>.
--
2.1.4
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
prev parent reply other threads:[~2016-05-25 14:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-23 11:10 [PATCH for-4.7] docs: update xl manpage about {block, network}-attach command Wei Liu
2016-05-25 14:15 ` Ian Jackson
2016-05-25 14:17 ` Wei Liu
2016-05-25 14:28 ` Ian Jackson
2016-05-25 14:31 ` Wei Liu
2016-05-25 14:39 ` Wei Liu [this message]
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=20160525143956.GR22076@citrix.com \
--to=wei.liu2@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).