Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753724Ab0BBRfM (ORCPT ); Tue, 2 Feb 2010 12:35:12 -0500 Received: from rcsinet12.oracle.com ([148.87.113.124]:51245 "EHLO rcsinet12.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750835Ab0BBRfJ (ORCPT >); Tue, 2 Feb 2010 12:35:09 -0500 Date: Tue, 2 Feb 2010 12:03:06 -0500 From: Konrad Rzeszutek Wilk To: Sheng Yang Cc: Jeremy Fitzhardinge , Keir Fraser , xen-devel , linux-kernel@vger.kernel.org Subject: Re: [Xen-devel] [PATCH 6/6] xen/hybrid: Enable grant table and xenbus Message-ID: <20100202170306.GA32305@phenom.dumpdata.com> References: <1265098747-10117-1-git-send-email-sheng@linux.intel.com> <1265098747-10117-7-git-send-email-sheng@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1265098747-10117-7-git-send-email-sheng@linux.intel.com> User-Agent: Mutt/1.5.19 (2009-01-05) X-Source-IP: acsmt354.oracle.com [141.146.40.154] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090205.4B686246.0022:SCFMA4539814,ss=1,fgs=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 465 Lines: 11 > +#define GNTTAB_START 0xfbfe0000ul > +#define GNTTAB_SIZE 0x20000ul Is it possible that there would be a PCI device that would be passed in the guest that would conflict with the above mentioned E820 region? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/