From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58260) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aiVPX-0006ko-Ag for qemu-devel@nongnu.org; Tue, 22 Mar 2016 19:08:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aiVPU-0005ch-2H for qemu-devel@nongnu.org; Tue, 22 Mar 2016 19:08:27 -0400 Date: Wed, 23 Mar 2016 10:09:28 +1100 From: David Gibson Message-ID: <20160322230928.GJ23586@voom.redhat.com> References: <1458564760-31993-1-git-send-email-clg@fr.ibm.com> <1458564760-31993-5-git-send-email-clg@fr.ibm.com> <20160321231530.GM23586@voom.redhat.com> <56F0EEA4.5090907@fr.ibm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kJCZHFqBEEYq/eA6" Content-Disposition: inline In-Reply-To: <56F0EEA4.5090907@fr.ibm.com> Subject: Re: [Qemu-devel] [PATCH v3 04/10] ppc: Create cpu_ppc_set_papr() helper List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?iso-8859-1?Q?C=E9dric?= Le Goater Cc: Thomas Huth , qemu-ppc@nongnu.org, qemu-devel@nongnu.org --kJCZHFqBEEYq/eA6 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 22, 2016 at 08:05:08AM +0100, C=E9dric Le Goater wrote: > On 03/22/2016 12:15 AM, David Gibson wrote: > > On Mon, Mar 21, 2016 at 01:52:34PM +0100, C=E9dric Le Goater wrote: > >> From: Benjamin Herrenschmidt > >> > >> And move the code adjusting the MSR mask and calling kvmppc_set_papr() > >> to it. This allows us to add a few more things such as disabling setti= ng > >> of MSR:HV and appropriate LPCR bits which will be used when fixing > >> the exception model. > >> > >> Signed-off-by: Benjamin Herrenschmidt > >> Reviewed-by: David Gibson > >> [clg: removed LPCR setting ] > >> Signed-off-by: C=E9dric Le Goater > >=20 > > Nothing wrong with the patch, but your mailer seems to have done > > something really weird with the headers: > >=20 > >> Content-Type: text/plain; charset=3Da > >=20 > > Oddly enough, git am had some trouble with charset "a". > >=20 >=20 > Ah. Interesting.=20 >=20 > When the patch was sent, git send-email requested a change on the=20 > Content-type (a switch to UTF8). Most probably because of the accent=20 > on my first name. It seems something went wrong. I will look into it. Right, as far as I can tell the content was valid UTF-8, including the accent, just the header was wrong - I was able to apply by hand editing the mbox to say UTF-8 instead. For some reason it only happened to this one mail. The other ones in the series showed up as UTF-8, although at least some had the same accent. --=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 --kJCZHFqBEEYq/eA6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJW8dCoAAoJEGw4ysog2bOSLvUP/1By2m37Ez8KBc0UanEvK2pX vTU6etvA0+oga7YQDQe7K4QNRnojap5xMXufbCfD5GtTof/P+3bevyxhxyPGeEGe n/HThTdbpHxN13Sfc03wrHuz3+rCVw+Iqv6fAC37NNoZeBFalojMVKN7Lif7cpGk e1qMlZ232iZSuzhYgxsLCH7mmqpJJz33kOWcW3QO3Wkn/Hw/dKmXejGIlxo7DBnq q9QuBYiS/RYJKrhgKvM8xQRrDFKhBUuEp/zk7W7v3D5Hhr2yV7JZWJVhXrJWl+Na KC12iQrdDr9W2LFnxL4xEa/CXnGM56KJ5Bq8JPj8TgFLFwrQAi7t9DWM0RpmLLpv KgdjfjOiqe+2YPYTsFvm1Z2AI2mwxLwPtNyeY5FNqeR97xaxN2F5M+BBZTCeqRuJ Xix55a/26QkwsR71XkPwmRvCdxew86dAabXyLyS8GgN6eufbyXgALwQmbjYWICFB rQDFLgz3ToLSFZB4xUl6sLjPKEM6UCI4mgnBNKCJbduUMtzaY1MZlrcLyjCxXbi0 w546TqUU5/e65Abx5SC79pgHGidu1VYmNVSTj8jQnvABvjPpoHeLSAi22npeJDF/ fveWTuQGXZKNjvqE9kWEKcHZo6ADx+SmRBtjBzi7WCmbtKkw9Rqw6YOtGdXHnEge MpDVyL4zQAxnqQTkTcYx =rZvA -----END PGP SIGNATURE----- --kJCZHFqBEEYq/eA6--