From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57546) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sbj2D-0005Ep-QA for qemu-devel@nongnu.org; Mon, 04 Jun 2012 21:58:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sbj2B-0007jy-JD for qemu-devel@nongnu.org; Mon, 04 Jun 2012 21:58:13 -0400 Received: from mail-pb0-f45.google.com ([209.85.160.45]:46730) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sbj2B-0007jY-DA for qemu-devel@nongnu.org; Mon, 04 Jun 2012 21:58:11 -0400 Received: by pbbro12 with SMTP id ro12so7360624pbb.4 for ; Mon, 04 Jun 2012 18:58:09 -0700 (PDT) Message-ID: <4FCD67AA.7070204@codemonkey.ws> Date: Tue, 05 Jun 2012 09:58:02 +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> In-Reply-To: <4FCD585B.9020105@suse.de> 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: =?ISO-8859-1?Q?Andreas_F=E4rber?= Cc: kvm@vger.kernel.org, Jan Kiszka , Marcelo Tosatti , qemu-devel@nongnu.org, kvm-ppc@vger.kernel.org, Alexander Graf , Avi Kivity 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. Regards, Anthony Liguori > Andreas >