From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55615) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqUDQ-0004bN-Ke for qemu-devel@nongnu.org; Thu, 07 May 2015 18:24:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YqUDL-0002p4-L1 for qemu-devel@nongnu.org; Thu, 07 May 2015 18:24:24 -0400 Message-ID: <554BE60E.6080604@suse.de> Date: Fri, 08 May 2015 00:24:14 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1430976839-13944-1-git-send-email-david@gibson.dropbear.id.au> In-Reply-To: <1430976839-13944-1-git-send-email-david@gibson.dropbear.id.au> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 00/33] Accumulated -machine pseries patches 2015-05-07 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson Cc: aik@ozlabs.ru, mdroth@linux.vnet.ibm.com, qemu-ppc@nongnu.org, qemu-devel@nongnu.org, afaerber@suse.de On 07.05.15 07:33, David Gibson wrote: > Hi Alex (et al), > > Here's my current batch of -machine pseries related patches which I > think are ready to merge. Sorry this is a resend pretty close after > the last batch I sent out - I wanted to make sure I sent out the queue > because I'm going to be on vacation for the next two weeks. > > This series obsoletes the series sent on 1st May. There aren't a lot > of changes: a number of the patches have cosmetic spacing changes to > satisfy checkpatch (there's still one checkpatch warning, but I can't > see a way to fix it that isn't worse). I got rid of some duplicated > macros in 29/33 and there's one new patch to enable the KVM > implmentation of H_LOGICAL_CI_{LOAD,STORE} which is now upstream in > the kernel. Thanks applied all to ppc-next. Alex