Re: [Xen-devel] [PATCH] common/gnttab: Introduce command line feature controls

2018-02-27 Thread Jan Beulich
>>> On 27.02.18 at 12:38, wrote: > This patch was originally released as part of XSA-226. It retains the same > command line syntax (as various downstreams are mitigating XSA-226 using this > mechanism) but the defaults have been updated due to the revised XSA-226 > patched, after which transitiv

[Xen-devel] [PATCH] common/gnttab: Introduce command line feature controls

2018-02-27 Thread Andrew Cooper
This patch was originally released as part of XSA-226. It retains the same command line syntax (as various downstreams are mitigating XSA-226 using this mechanism) but the defaults have been updated due to the revised XSA-226 patched, after which transitive grants are believed to functioning prope

Re: [Xen-devel] [PATCH] common/gnttab: Introduce command line feature controls

2018-02-27 Thread George Dunlap
On 02/26/2018 06:02 PM, Andrew Cooper wrote: > On 05/02/18 13:14, George Dunlap wrote: >> On 02/05/2018 12:56 PM, Jan Beulich wrote: >> On 05.02.18 at 12:55, wrote: On 02/02/18 08:51, Jan Beulich wrote: On 01.02.18 at 15:38, wrote: >> --- a/docs/misc/xen-command-line.markdow

Re: [Xen-devel] [PATCH] common/gnttab: Introduce command line feature controls

2018-02-26 Thread Andrew Cooper
On 05/02/18 13:14, George Dunlap wrote: > On 02/05/2018 12:56 PM, Jan Beulich wrote: > On 05.02.18 at 12:55, wrote: >>> On 02/02/18 08:51, Jan Beulich wrote: >>> On 01.02.18 at 15:38, wrote: > --- a/docs/misc/xen-command-line.markdown > +++ b/docs/misc/xen-command-line.markdown >>

Re: [Xen-devel] [PATCH] common/gnttab: Introduce command line feature controls

2018-02-05 Thread George Dunlap
On 02/05/2018 12:56 PM, Jan Beulich wrote: On 05.02.18 at 12:55, wrote: >> On 02/02/18 08:51, Jan Beulich wrote: >> On 01.02.18 at 15:38, wrote: --- a/docs/misc/xen-command-line.markdown +++ b/docs/misc/xen-command-line.markdown @@ -916,6 +916,19 @@ Controls EPT related fe

Re: [Xen-devel] [PATCH] common/gnttab: Introduce command line feature controls

2018-02-05 Thread Jan Beulich
>>> On 05.02.18 at 12:55, wrote: > On 02/02/18 08:51, Jan Beulich wrote: > On 01.02.18 at 15:38, wrote: >>> --- a/docs/misc/xen-command-line.markdown >>> +++ b/docs/misc/xen-command-line.markdown >>> @@ -916,6 +916,19 @@ Controls EPT related features. >>> >>> Specify which console gdbstub

Re: [Xen-devel] [PATCH] common/gnttab: Introduce command line feature controls

2018-02-05 Thread Andrew Cooper
On 02/02/18 08:51, Jan Beulich wrote: On 01.02.18 at 15:38, wrote: >> --- a/docs/misc/xen-command-line.markdown >> +++ b/docs/misc/xen-command-line.markdown >> @@ -916,6 +916,19 @@ Controls EPT related features. >> >> Specify which console gdbstub should use. See **console**. >> >> +###

Re: [Xen-devel] [PATCH] common/gnttab: Introduce command line feature controls

2018-02-02 Thread Jan Beulich
>>> On 01.02.18 at 15:38, wrote: > --- a/docs/misc/xen-command-line.markdown > +++ b/docs/misc/xen-command-line.markdown > @@ -916,6 +916,19 @@ Controls EPT related features. > > Specify which console gdbstub should use. See **console**. > > +### gnttab > +> `= List of [ max_ver:, transitive=

[Xen-devel] [PATCH] common/gnttab: Introduce command line feature controls

2018-02-01 Thread Andrew Cooper
This patch was originally released as part of XSA-226. It retains the same command line syntax (as various downstreams are mitigating XSA-226 using this mechanism) but the defaults have been updated due to the revised XSA-226 patched, after which transitive grants are believed to functioning prope