From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Deegan Subject: Re: [PATCH 0 of 8] Mem event ring interface setup update, V3 Date: Thu, 8 Mar 2012 13:23:32 +0000 Message-ID: <20120308132332.GH64337@ocelot.phlegethon.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andres Lagar-Cavilla Cc: xen-devel@lists.xensource.com, ian.campbell@citrix.com, andres@gridcentric.ca, JBeulich@suse.com, ian.jackson@citrix.com, adin@gridcentric.ca List-Id: xen-devel@lists.xenproject.org At 18:50 -0500 on 06 Mar (1331059822), Andres Lagar-Cavilla wrote: > Changes from previous posting, dated Feb 29th: > - Added Acked-by Ian Campbell for tools bits > - Turned ((void)0) define for non-x86 architectures into "empty" static inlines > - Added patch #8 to remove the ring from the guest physmap's once successfully > mapped by the helper > This series doesn't apply cleanly to xen-unstable. I suspect you'll need to rebase on top of the recent changes to xenpaging. And patch 8 needs an ack from a tools maintainer. Apart from that it's good to go. Tim.