From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46537) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c3qmu-0008Rp-Tz for qemu-devel@nongnu.org; Mon, 07 Nov 2016 15:45:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c3qmt-0002Ws-Qt for qemu-devel@nongnu.org; Mon, 07 Nov 2016 15:45:04 -0500 Received: from mail-ua0-x22d.google.com ([2607:f8b0:400c:c08::22d]:34256) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c3qmt-0002W2-Mr for qemu-devel@nongnu.org; Mon, 07 Nov 2016 15:45:03 -0500 Received: by mail-ua0-x22d.google.com with SMTP id 51so130211792uai.1 for ; Mon, 07 Nov 2016 12:45:03 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20161107201825.GA4972@pacoca> References: <1478452528-13684-1-git-send-email-joserz@linux.vnet.ibm.com> <20161107201825.GA4972@pacoca> From: Peter Maydell Date: Mon, 7 Nov 2016 20:44:42 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH Risu v2 0/9] Risu support for PPC64LE List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jose Ricardo Ziviani Cc: QEMU Developers On 7 November 2016 at 20:18, wrote: > On Mon, Nov 07, 2016 at 04:43:38PM +0000, Peter Maydell wrote: >> If you give me the OK to fix up the copyright lines I can push >> this patchset to risu master. > Yes, my bad again. You can fix these copyright lines. > I intend to continue working on it, so I'll create a todo list with some > suggestions I have and share that with you so you can modify/add as > well. Thanks; I've pushed those to risu master. -- PMM