From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52660) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vc0Uv-0008C2-LS for qemu-devel@nongnu.org; Thu, 31 Oct 2013 18:13:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vc0Uq-0000r5-Ar for qemu-devel@nongnu.org; Thu, 31 Oct 2013 18:13:49 -0400 Received: from mail-lb0-x231.google.com ([2a00:1450:4010:c04::231]:63264) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vc0Uq-0000r0-2w for qemu-devel@nongnu.org; Thu, 31 Oct 2013 18:13:44 -0400 Received: by mail-lb0-f177.google.com with SMTP id u14so2838343lbd.8 for ; Thu, 31 Oct 2013 15:13:43 -0700 (PDT) Date: Thu, 31 Oct 2013 23:13:26 +0100 From: "Edgar E. Iglesias" Message-ID: <20131031221325.GI32202@zapo.xilinx.com> References: <1382724449-11944-1-git-send-email-peter.maydell@linaro.org> <20131031140243.GA24705@zapo.xilinx.com> <527266C1.8060904@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <527266C1.8060904@suse.de> Subject: Re: [Qemu-devel] [PULL 0/6] target-arm queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?iso-8859-1?Q?F=E4rber?= Cc: Peter Maydell , qemu-devel@nongnu.org, Anthony Liguori On Thu, Oct 31, 2013 at 03:18:41PM +0100, Andreas Färber wrote: > Hi, > > Am 31.10.2013 15:02, schrieb Edgar E. Iglesias: > > On Fri, Oct 25, 2013 at 07:07:23PM +0100, Peter Maydell wrote: > >> The following changes since commit fc8ead74674b7129e8f31c2595c76658e5622197: > >> > >> Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2013-10-18 10:03:24 -0700) > >> > >> are available in the git repository at: > >> > >> > >> git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20131025 > >> > >> for you to fetch changes up to 71c903cc3b78fc563122fe40c5cadd050068b91a: > >> > >> integrator: fix Linux boot failure by emulating dbg region (2013-10-25 18:27:07 +0100) > > > > > > Applied, thanks all. > > Edgar, there is no merge commit in qemu.git despite this being a signed > pull. Do you maybe need to upgrade your version of git? Hi, thanks for letting me know, I'll make sure to keep the merge commit next time. Cheers, Edgar