From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43292) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJ2bw-0006PZ-Fs for qemu-devel@nongnu.org; Tue, 12 Jan 2016 12:20:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aJ2bt-0003VV-Ab for qemu-devel@nongnu.org; Tue, 12 Jan 2016 12:20:00 -0500 Received: from mailapp01.imgtec.com ([195.59.15.196]:31774) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJ2bt-0003VD-4g for qemu-devel@nongnu.org; Tue, 12 Jan 2016 12:19:57 -0500 References: <1452603315-27030-1-git-send-email-peter.maydell@linaro.org> <1452603315-27030-3-git-send-email-peter.maydell@linaro.org> <20160112143110.GC3731@jhogan-linux.le.imgtec.org> From: Leon Alrae Message-ID: <56953303.4010701@imgtec.com> Date: Tue, 12 Jan 2016 17:08:19 +0000 MIME-Version: 1.0 In-Reply-To: <20160112143110.GC3731@jhogan-linux.le.imgtec.org> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/6] fpu: Replace uint64 typedef with uint64_t List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: James Hogan , Peter Maydell Cc: patches@linaro.org, qemu-devel@nongnu.org, Paolo Bonzini , =?UTF-8?Q?Andreas_F=c3=a4rber?= , Aurelien Jarno , Richard Henderson On 12/01/16 14:31, James Hogan wrote: > Paolo/Leon: This also affects kvm_mips_get_one_ureg64() in patch 5 of my > MIPS KVM FPU patchset (mips/kvm: Support signed 64-bit KVM registers). > Are you okay to fix up the conflict when you apply? I'll fix it while applying to my queue. Regards, Leon