From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZH1rk-0008TB-H7 for qemu-devel@nongnu.org; Sun, 19 Jul 2015 23:35:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZH1rh-00058V-AV for qemu-devel@nongnu.org; Sun, 19 Jul 2015 23:35:44 -0400 Received: from e23smtp05.au.ibm.com ([202.81.31.147]:36605) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZH1rg-00056f-J0 for qemu-devel@nongnu.org; Sun, 19 Jul 2015 23:35:41 -0400 Received: from /spool/local by e23smtp05.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 20 Jul 2015 13:35:34 +1000 Date: Mon, 20 Jul 2015 13:34:33 +1000 From: Sam Bobroff Message-ID: <20150720033433.GC15460@ocelot.ozlabs.ibm.com> References: <20150707072649.GK17857@voom.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150707072649.GK17857@voom.redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/4] spapr: Small PAPR compliance fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson Cc: alexey@ozlabs.ru, qemu-ppc@nongnu.org, qemu-devel@nongnu.org On Tue, Jul 07, 2015 at 05:26:49PM +1000, David Gibson wrote: > On Fri, Jul 03, 2015 at 01:42:16PM +1000, Sam Bobroff wrote: > > > > This patch set contains several small fixes to make QEMU more PAPR > > compliant. > > Applied to spapr-next, thanks. > > In future, please CC me on PAPR related patches - otherwise I'm likely > to lose them in the flood of qemu-devel. Thanks! And regarding the CC: yes, will do. Cheers, Sam.