From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mukesh Rathor Subject: Re: [PATCH] PVH: remove code to map iomem from guest Date: Wed, 6 Feb 2013 13:35:32 -0800 Message-ID: <20130206133532.694a86c0@mantra.us.oracle.com> References: <20130130145529.3900dca1@mantra.us.oracle.com> <20130206153910.GA23029@konrad-lan.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130206153910.GA23029@konrad-lan.dumpdata.com> Sender: linux-kernel-owner@vger.kernel.org To: Konrad Rzeszutek Wilk Cc: Konrad Rzeszutek Wilk , "Xen-devel@lists.xensource.com" , "linux-kernel@vger.kernel.org" , Jan Beulich List-Id: xen-devel@lists.xenproject.org On Wed, 6 Feb 2013 10:39:13 -0500 Konrad Rzeszutek Wilk wrote: > On Wed, Jan 30, 2013 at 02:55:29PM -0800, Mukesh Rathor wrote: > > It was decided during xen patch review that xen map the iomem > > transparently, so remove xen_set_clr_mmio_pvh_pte() and the sub > > hypercall PHYSDEVOP_map_iomem. > > > > Grrrr.. > > No Signed-off-by?? Signed-off-by: Mukesh Rathor BTW, thanks a lot konrad for managing this while xen patch is being reviewed. It's a huge help for me and allows me to focus on xen side. Appreciate much. Mukesh