From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47546) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbpfN-0006Ec-BU for qemu-devel@nongnu.org; Tue, 05 Jun 2012 05:03:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SbpfH-0007au-PB for qemu-devel@nongnu.org; Tue, 05 Jun 2012 05:03:04 -0400 Received: from mail-pb0-f45.google.com ([209.85.160.45]:48416) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbpfH-0007ZT-J1 for qemu-devel@nongnu.org; Tue, 05 Jun 2012 05:02:59 -0400 Received: by pbbro12 with SMTP id ro12so7785449pbb.4 for ; Tue, 05 Jun 2012 02:02:57 -0700 (PDT) Message-ID: <4FCDCB3B.9010408@codemonkey.ws> Date: Tue, 05 Jun 2012 17:02:51 +0800 From: Anthony Liguori 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> <4FCDB86B.6030802@redhat.com> In-Reply-To: <4FCDB86B.6030802@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PULL 00/20 1.2] kvm updates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity 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 03:42 PM, Avi Kivity wrote: > On 06/05/2012 04:58 AM, Anthony Liguori wrote: >> On 06/05/2012 08:52 AM, Andreas Färber 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... >> >> 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. Note that this error is specific to KVM on PowerPC. It doesn't affect qemu-system-ppc64 built on an x86_64 host. Regards, Anthony Liguori > >