From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH] xen/arm: Implement domain_get_maximum_gpfn Date: Wed, 2 Jul 2014 09:44:30 -0400 Message-ID: <20140702134430.GF19068@laptop.dumpdata.com> References: <1404226666-7949-1-git-send-email-julien.grall@linaro.org> <1404292348.17692.0.camel@kazak.uk.xensource.com> <53B3CEBD.6090606@linaro.org> <1404292962.18330.1.camel@kazak.uk.xensource.com> <53B3D2E3.9060406@linaro.org> <1404294063.24733.0.camel@kazak.uk.xensource.com> <53B3F1EE020000780001F64B@mail.emea.novell.com> <53B3DCBF.5020801@citrix.com> <53B3FB89020000780001F6C5@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1X2Kq1-0001pc-AZ for xen-devel@lists.xenproject.org; Wed, 02 Jul 2014 13:44:41 +0000 Content-Disposition: inline In-Reply-To: <53B3FB89020000780001F6C5@mail.emea.novell.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: Jan Beulich Cc: Ian Campbell , Julien Grall , Tim Deegan , Stefano Stabellini , xen-devel@lists.xenproject.org, Roger Pau =?iso-8859-1?Q?Monn=E9?= List-Id: xen-devel@lists.xenproject.org On Wed, Jul 02, 2014 at 11:31:05AM +0100, Jan Beulich wrote: > >>> On 02.07.14 at 12:19, wrote: > > For PVH guests there's still no MMIO hole (or any other kind of hole) at > > all, the hole(s) is only there for Dom0. > > So where would passed through devices get their MMIO BARs located? If it ends up uisng 'e820_host' the E820 that the guest has ends up looking like the hosts. At that point the memory map looks quite similar to the dom0 one - and the MMIO BARs should fit in nicely. > (I realize pass-through isn't supported yet for PVH, but I didn't expect > such fundamental things to be missing.) > > Jan > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel