From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47989) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXJNO-0005zM-Tj for qemu-devel@nongnu.org; Wed, 02 Sep 2015 21:31:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXJNN-0002KH-5v for qemu-devel@nongnu.org; Wed, 02 Sep 2015 21:31:42 -0400 Date: Thu, 3 Sep 2015 11:31:56 +1000 From: David Gibson Message-ID: <20150903013156.GD6537@voom.redhat.com> References: <1439457856-2168-1-git-send-email-aik@ozlabs.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cHMo6Wbp1wrKhbfi" Content-Disposition: inline In-Reply-To: <1439457856-2168-1-git-send-email-aik@ozlabs.ru> Subject: Re: [Qemu-devel] [PATCH qemu] pseries: Update SLOF firmware image to qemu-slof-20150813 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy Cc: Thomas Huth , qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Nikunj A Dadhania , Alexander Graf --cHMo6Wbp1wrKhbfi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 13, 2015 at 07:24:16PM +1000, Alexey Kardashevskiy wrote: > The changes are: > 1. GPT support; > 2. Much faster VGA support. >=20 > The full changelog is: > > Add missing half word access case to _FASTRMOVE and _FASTMOVE > > Remove unused RMOVE64 stub > > fbuffer: Implement RFILL as an accelerated primitive > > fbuffer: Implement MRMOVE as an accelerated primitive > > fbuffer: Precalculate line length in bytes > > terminal: Disable the terminal-write trace by default > > boot: remove trailing ":" in the bootpath > > ci: implement boot client interface > > boot: bootpath should be complete device path > > fbuffer: Use a smaller cursor > > fbuffer: Improve invert-region helper > > usb-hid: Caps is not always shift > > cas: Increase FDT buffer size to accomodate larger ibm, cas node prop= erties > > README: Update with patch submittion note > > disk-label: add support for booting from GPT FAT partition > > disk-label: introduce helper to check fat filesystem > > introduce 8-byte LE helpers > > disk-label: simplify gpt-prep-partition? routine > > fbuffer: introduce the invert-region-x helper > > fbuffer: introduce the invert-region helper > > fbuffer: simplify address computations in fb8-toggle-cursor >=20 > Signed-off-by: Alexey Kardashevskiy > --- >=20 > The tree is mirrored to http://git.qemu.org/?p=3DSLOF.git;a=3Dsummary > except the very last patch which changes the VERSION file which > should be sync'd in the next 24 hours or less. Applied to spapr-next, thanks. --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --cHMo6Wbp1wrKhbfi Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJV56MMAAoJEGw4ysog2bOSH+cP/RlvGYUqVVagxFM94gG57PdH 8x1Gq95EGnwMT4QYakdqMDWxRgJOBovVGM9XQoibRM0vZadmPXss+p8Py2EeVRop ibucmS57wMxshE36onm2j/QrZNTjzEC8kH25+LK07Pgpt8PRcf3Qh6cql4BqbUSV U9L9KS8TNp0ca7m5e3X+B5pVk2SEkWAnv5TH0Aul9NTJqjrlakYIn0UR7P0FVHv/ vYUHD49YIQgzM3NS6F8mILRCl0CR4TD3HmYbNQcrIdonJIcRU4bsvohuFKXBGTXl lwxweWKS32Mh/pIRrOdWvtx1hVP2sWW8ZRtUCFVXvuE4VFUOxbfUybr55IrWYeNm TfJM7BMHC5C876Q4/J46EYwiAeJfC7oLoGGT8tRCn5VZBZE29TLc0t11f0ZXnPdY C9T/6VXGEL3vFAokwMFfFh0lXaLvr/kMinokEpInMuxnsMMjGanQ2pa2cS4oved+ h9qiEACaWPdxf4FYPnDVwBAxuhv3EHjrvvM1zZs61TVXgZf2aeFmkU1LVHkx9zjp 6uDlP97OFQAg54NbQfazuGz8KICaUXx2mXtDkwFeXJZ9KmAEHhvZMYIfqTUeqtGt 2/nYq89I/dpF3pRp9VgssHaceU4IT8QdSqVGUZF+oN+ENwOpwxsfpGaHnB78Cnh/ MqWUC1Y2oWfFWzZ0Twer =kpfZ -----END PGP SIGNATURE----- --cHMo6Wbp1wrKhbfi--