From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Chen, Tiejun" Subject: Re: [v5][PATCH 07/10] xen:x86:: support xc_reserved_device_memory_map in compat case Date: Thu, 04 Sep 2014 10:13:26 +0800 Message-ID: <5407CAC6.3050508@intel.com> References: <1409050980-21933-1-git-send-email-tiejun.chen@intel.com> <1409050980-21933-8-git-send-email-tiejun.chen@intel.com> <54059D64020000780002FBA8@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54059D64020000780002FBA8@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: kevin.tian@intel.com, ian.campbell@citrix.com, stefano.stabellini@eu.citrix.com, andrew.cooper3@citrix.com, ian.jackson@eu.citrix.com, xen-devel@lists.xen.org, yang.z.zhang@intel.com List-Id: xen-devel@lists.xenproject.org On 2014/9/2 16:35, Jan Beulich wrote: >>>> On 26.08.14 at 13:02, wrote: >> We also need to make sure xc_reserved_device_memory_map can >> work in compat case. > > This ought to be part of the patch introducing the new operation. > Looks your patch already cover this but I have to test this later after a rebase. Thanks Tiejun