Re: [Xen-devel] [PATCH 12/16] SUPPORT.md: Add Security-releated features

2017-11-22 Thread George Dunlap
On 11/21/2017 08:52 AM, Jan Beulich wrote: On 13.11.17 at 16:41, wrote: >> With the exception of driver domains, which depend on PCI passthrough, >> and will be introduced later. >> >> Signed-off-by: George Dunlap > > Shouldn't we also explicitly exclude tool stack disaggregation here, > wi

Re: [Xen-devel] [PATCH 12/16] SUPPORT.md: Add Security-releated features

2017-11-21 Thread Jan Beulich
>>> On 13.11.17 at 16:41, wrote: > With the exception of driver domains, which depend on PCI passthrough, > and will be introduced later. > > Signed-off-by: George Dunlap Shouldn't we also explicitly exclude tool stack disaggregation here, with reference to XSA-77? Jan __

Re: [Xen-devel] [PATCH 12/16] SUPPORT.md: Add Security-releated features

2017-11-16 Thread Konrad Rzeszutek Wilk
On Mon, Nov 13, 2017 at 03:41:22PM +, George Dunlap wrote: > With the exception of driver domains, which depend on PCI passthrough, > and will be introduced later. > > Signed-off-by: George Dunlap > --- > CC: Ian Jackson > CC: Wei Liu > CC: Andrew Cooper > CC: Jan Beulich > CC: Stefano St

[Xen-devel] [PATCH 12/16] SUPPORT.md: Add Security-releated features

2017-11-13 Thread George Dunlap
With the exception of driver domains, which depend on PCI passthrough, and will be introduced later. Signed-off-by: George Dunlap --- CC: Ian Jackson CC: Wei Liu CC: Andrew Cooper CC: Jan Beulich CC: Stefano Stabellini CC: Konrad Wilk CC: Tim Deegan CC: Tamas K Lengyel CC: Rich Persaud -