From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37458) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SyqwF-0007aB-EJ for qemu-devel@nongnu.org; Tue, 07 Aug 2012 17:03:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SyqwE-0008Aa-Cl for qemu-devel@nongnu.org; Tue, 07 Aug 2012 17:03:39 -0400 Message-ID: <1344373410.2698.17.camel@pasglop> From: Benjamin Herrenschmidt Date: Wed, 08 Aug 2012 07:03:30 +1000 In-Reply-To: <49AD223E-F359-4B62-967F-8EABE17D83BE@suse.de> References: <1344314685-9868-1-git-send-email-david@gibson.dropbear.id.au> <49AD223E-F359-4B62-967F-8EABE17D83BE@suse.de> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH] ppc: Fix bug in handling of PAPR hypercall exits List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: aliguori@us.ibm.com, qemu-ppc@nongnu.org, qemu-devel@nongnu.org, David Gibson On Tue, 2012-08-07 at 11:05 +0200, Alexander Graf wrote: > > This patch therefore changes to ret = 0, which is both a bugfix and a small > > optimization. > > > > Signed-off-by: David Gibson > > Thanks, applied to ppc-next. When do you plan to send your queue to Anthony ? Some of that stuff should be going in ASAP. Cheers, Ben.