From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Date: Tue, 05 Jun 2012 07:42:35 +0000 Subject: Re: [Qemu-devel] [PULL 00/20 1.2] kvm updates Message-Id: <4FCDB86B.6030802@redhat.com> List-Id: References: <1337618267-16669-1-git-send-email-avi@redhat.com> <4FCC4BA8.7050900@codemonkey.ws> <4FCD585B.9020105@suse.de> <4FCD67AA.7070204@codemonkey.ws> In-Reply-To: <4FCD67AA.7070204@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: Anthony Liguori Cc: =?ISO-8859-1?Q?Andreas_F=E4rber?= , kvm@vger.kernel.org, Jan Kiszka , Marcelo Tosatti , qemu-devel@nongnu.org, kvm-ppc@vger.kernel.org, Alexander Graf On 06/05/2012 04:58 AM, Anthony Liguori wrote: > On 06/05/2012 08:52 AM, Andreas F=E4rber wrote: >> Am 04.06.2012 07:46, schrieb Anthony Liguori: >>> On 05/22/2012 12:37 AM, Avi Kivity wrote: >>>> Please pull from: >>>> >>>> git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master >>> >>> Pulled. Thanks. >> >> This broke the ppc build. Guys, why wasn't this tested? There's only >> three KVM targets to test compared to the 14 I'm struggling with... >=20 > Is build bot running against uq/master? If it's not, maybe we should > add it to build bot to catch this sort of thing. A build bot is overkill. I usually do a full build (and autotest), don't know how this was missed. --=20 error compiling committee.c: too many arguments to function From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [Qemu-devel] [PULL 00/20 1.2] kvm updates Date: Tue, 05 Jun 2012 10:42:35 +0300 Message-ID: <4FCDB86B.6030802@redhat.com> References: <1337618267-16669-1-git-send-email-avi@redhat.com> <4FCC4BA8.7050900@codemonkey.ws> <4FCD585B.9020105@suse.de> <4FCD67AA.7070204@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: =?ISO-8859-1?Q?Andreas_F=E4rber?= , kvm@vger.kernel.org, Jan Kiszka , Marcelo Tosatti , qemu-devel@nongnu.org, kvm-ppc@vger.kernel.org, Alexander Graf To: Anthony Liguori Return-path: Received: from mx1.redhat.com ([209.132.183.28]:33626 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753874Ab2FEHmw (ORCPT ); Tue, 5 Jun 2012 03:42:52 -0400 In-Reply-To: <4FCD67AA.7070204@codemonkey.ws> Sender: kvm-owner@vger.kernel.org List-ID: On 06/05/2012 04:58 AM, Anthony Liguori wrote: > On 06/05/2012 08:52 AM, Andreas F=E4rber wrote: >> Am 04.06.2012 07:46, schrieb Anthony Liguori: >>> On 05/22/2012 12:37 AM, Avi Kivity wrote: >>>> Please pull from: >>>> >>>> git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master >>> >>> Pulled. Thanks. >> >> This broke the ppc build. Guys, why wasn't this tested? There's only >> three KVM targets to test compared to the 14 I'm struggling with... >=20 > Is build bot running against uq/master? If it's not, maybe we should > add it to build bot to catch this sort of thing. A build bot is overkill. I usually do a full build (and autotest), don't know how this was missed. --=20 error compiling committee.c: too many arguments to function From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40250) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SboPh-0000gu-61 for qemu-devel@nongnu.org; Tue, 05 Jun 2012 03:42:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SboPa-00063w-Uj for qemu-devel@nongnu.org; Tue, 05 Jun 2012 03:42:48 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15990) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SboPa-00062S-Mt for qemu-devel@nongnu.org; Tue, 05 Jun 2012 03:42:42 -0400 Message-ID: <4FCDB86B.6030802@redhat.com> Date: Tue, 05 Jun 2012 10:42:35 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1337618267-16669-1-git-send-email-avi@redhat.com> <4FCC4BA8.7050900@codemonkey.ws> <4FCD585B.9020105@suse.de> <4FCD67AA.7070204@codemonkey.ws> In-Reply-To: <4FCD67AA.7070204@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL 00/20 1.2] kvm updates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: kvm@vger.kernel.org, Jan Kiszka , Marcelo Tosatti , qemu-devel@nongnu.org, kvm-ppc@vger.kernel.org, Alexander Graf , =?ISO-8859-1?Q?Andreas_F=E4rber?= On 06/05/2012 04:58 AM, Anthony Liguori wrote: > On 06/05/2012 08:52 AM, Andreas F=E4rber wrote: >> Am 04.06.2012 07:46, schrieb Anthony Liguori: >>> On 05/22/2012 12:37 AM, Avi Kivity wrote: >>>> Please pull from: >>>> >>>> git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master >>> >>> Pulled. Thanks. >> >> This broke the ppc build. Guys, why wasn't this tested? There's only >> three KVM targets to test compared to the 14 I'm struggling with... >=20 > Is build bot running against uq/master? If it's not, maybe we should > add it to build bot to catch this sort of thing. A build bot is overkill. I usually do a full build (and autotest), don't know how this was missed. --=20 error compiling committee.c: too many arguments to function