From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34822) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKJ2D-00005v-97 for qemu-devel@nongnu.org; Tue, 05 Jul 2016 01:36:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKJ2A-00063e-4P for qemu-devel@nongnu.org; Tue, 05 Jul 2016 01:36:37 -0400 Message-ID: <1467696982.13965.36.camel@kernel.crashing.org> From: Benjamin Herrenschmidt Date: Tue, 05 Jul 2016 15:36:22 +1000 In-Reply-To: <20160705053211.GJ2251@voom.fritz.box> References: <1467695448-7780-1-git-send-email-david@gibson.dropbear.id.au> <20160705053211.GJ2251@voom.fritz.box> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL 00/14] ppc-for-2.7 queue 20160705 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson , peter.maydell@linaro.org Cc: agraf@suse.de, alex.williamson@redhat.com, qemu-ppc@nongnu.org, qemu-devel@nongnu.org, aik@ozlabs.ru On Tue, 2016-07-05 at 15:32 +1000, David Gibson wrote: > On Tue, Jul 05, 2016 at 03:10:34PM +1000, David Gibson wrote: > > The following changes since commit > > 11659423113d2fbcf055085b5e8285d590addfaa: > >=20 > > =C2=A0 Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios= - > > 20160704-3' into staging (2016-07-04 17:27:54 +0100) > >=20 > > are available in the git repository at: > >=20 > > =C2=A0 git://github.com/dgibson/qemu.git tags/ppc-for-2.7-20160705 > >=20 > > for you to fetch changes up to > > caef46874f18b948014c545be505720dbef24f9d: > >=20 > > =C2=A0 ppc/hash64: Fix support for LPCR:ISL (2016-07-05 14:31:09 +100= 0) >=20 > Sorry about the screwup that BenH pointed out.=C2=A0=C2=A0I've resent a= fixed > version. Ack :-) Cheers, Ben.