From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YWMe9-0004w2-1q for qemu-devel@nongnu.org; Fri, 13 Mar 2015 06:16:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YWMe5-0001aP-TN for qemu-devel@nongnu.org; Fri, 13 Mar 2015 06:16:49 -0400 Received: from mail-ie0-f178.google.com ([209.85.223.178]:35618) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YWMe5-0001aJ-OG for qemu-devel@nongnu.org; Fri, 13 Mar 2015 06:16:45 -0400 Received: by ieclw3 with SMTP id lw3so96810670iec.2 for ; Fri, 13 Mar 2015 03:16:45 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20150313023215.GF32054@ad.nay.redhat.com> References: <1426170808-6343-1-git-send-email-stefanha@redhat.com> <20150313023215.GF32054@ad.nay.redhat.com> From: Peter Maydell Date: Fri, 13 Mar 2015 10:16:20 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL v4 00/11] Net patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: Stefan Hajnoczi , QEMU Developers , Stefan Hajnoczi On 13 March 2015 at 02:32, Fam Zheng wrote: > On Thu, 03/12 17:50, Stefan Hajnoczi wrote: >> Hi Fam, >> This pull request contains patches that fail mingw compilation and >> glib version requirements. They passed in patchew: >> http://qemu.patchew.org/testing/log/%3C1426170808-6343-1-git-send-email-stefanha@redhat.com%3E >> >> Peter's build script is here: >> https://git.linaro.org/people/peter.maydell/misc-scripts.git/blob/HEAD:/remake-merge-builds > > A good starter to extend the coverage of patchew :) Just noticed that there's nothing in remake-merge-builds for the centos5 tree. The hard part with that (and for that matter with the win32 stuff) though is setting up the chroot or cross-tools and libraries, not the QEMU build tree config... -- PMM