Re: [Xen-devel] [PATCH 2/7] doc: add architecture qualifier to boot parameter entries

2018-04-26 Thread Juergen Gross
On 26/04/18 17:00, Jan Beulich wrote: On 24.04.18 at 08:44, wrote: >> Many of the architecture specific boot parameters are not qualified >> as such. Correct that. > > I think we want to distinguish between ones really only be meaningful for > some architecture vs ones which are currently on

Re: [Xen-devel] [PATCH 2/7] doc: add architecture qualifier to boot parameter entries

2018-04-26 Thread Jan Beulich
>>> On 24.04.18 at 08:44, wrote: > Many of the architecture specific boot parameters are not qualified > as such. Correct that. I think we want to distinguish between ones really only be meaningful for some architecture vs ones which are currently only implemented for just one. For example ... >

[Xen-devel] [PATCH 2/7] doc: add architecture qualifier to boot parameter entries

2018-04-23 Thread Juergen Gross
Many of the architecture specific boot parameters are not qualified as such. Correct that. Signed-off-by: Juergen Gross --- docs/misc/xen-command-line.markdown | 168 ++-- 1 file changed, 84 insertions(+), 84 deletions(-) diff --git a/docs/misc/xen-command-line.m