From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH] libxl: passthrough: avoid passing through devices not owned by pciback Date: Thu, 5 Apr 2012 15:41:40 +0100 Message-ID: <20349.44836.366233.162318@mariner.uk.xensource.com> References: <403610A45A2B5242BD291EDAE8B37D300FCF23D7@SHSMSX102.ccr.corp.intel.com> <20345.56112.630128.747571@mariner.uk.xensource.com> <403610A45A2B5242BD291EDAE8B37D300FD0826A@SHSMSX102.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <403610A45A2B5242BD291EDAE8B37D300FD0826A@SHSMSX102.ccr.corp.intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "Hao, Xudong" Cc: "xen-devel@lists.xensource.com" , "Kay, Allen M" List-Id: xen-devel@lists.xenproject.org Hao, Xudong writes ("RE: [Xen-devel] [PATCH] libxl: passthrough: avoid passing through devices not owned by pciback"): > > > -----Original Message----- > > From: Ian Jackson [mailto:Ian.Jackson@eu.citrix.com] > > Sent: Tuesday, April 03, 2012 1:01 AM > > To: Hao, Xudong > > Cc: xen-devel@lists.xensource.com; Kay, Allen M > > Subject: Re: [Xen-devel] [PATCH] libxl: passthrough: avoid passing through > > devices not owned by pciback > > > > Hao, Xudong writes ("[Xen-devel] [PATCH] libxl: passthrough: avoid passing > > through devices not owned by pciback"): > > > > > > > > > libxl: passthrough: avoid passing through devices not owned by pciback > > > > I'm afraid this no longer applies to xen-unstable.hg tip. > > > Reason? > > If no pciback checking, one device could be assigned to guest even it's being used by dom0, is there security issue? I mean that it has conflicts when I try to apply it. You need to refresh it. Thanks, Ian.