From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57494) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZDCNr-0007hV-4p for qemu-devel@nongnu.org; Thu, 09 Jul 2015 10:01:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZDCNk-00069W-HO for qemu-devel@nongnu.org; Thu, 09 Jul 2015 10:01:03 -0400 References: <1429871214-23514-1-git-send-email-james.hogan@imgtec.com> <559D3BBD.4040302@imgtec.com> <559D403A.80307@redhat.com> <559E2D15.7040905@imgtec.com> <559E7BD0.9000407@redhat.com> From: Paolo Bonzini Message-ID: <559E7E93.4080701@redhat.com> Date: Thu, 9 Jul 2015 16:00:51 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/2] mips/kvm: Fixes for big endian & MIPS64 hosts List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: James Hogan , kvm-devel , qemu-stable , QEMU Developers , Leon Alrae , Aurelien Jarno On 09/07/2015 16:00, Peter Maydell wrote: >> > >> > I've actually just applied them to master as buildfixes :-) > No, wait, I'm confusing this set with a different 2-patch > set of MIPS fixes. Paolo, can you go ahead and take them through > the kvm tree? Sure, I had already queued them in fact. Paolo