From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Grover Subject: Re: [VTD] prevent dom0 from using vt-d hw Date: Wed, 03 Oct 2007 13:39:04 -0700 Message-ID: References: <13A2F7DE1BAEA345A61DD40F303ED7A695EE28@scsmsx412.amr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <13A2F7DE1BAEA345A61DD40F303ED7A695EE28@scsmsx412.amr.corp.intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Kay, Allen M wrote: > This patch ensures xen vmm has exclusive access of vt-d hw by zaping > vt-d "DMAR" ACPI table signature after xen has finished using it. + /* Zap APCI DMAR signature to prevent dom0 using vt-d HW. */ "ACPI", I think you mean. Regards -- Andy