qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: "Cédric Le Goater" <clg@fr.ibm.com>
Cc: Thomas Huth <thuth@redhat.com>,
	qemu-ppc@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v3 04/10] ppc: Create cpu_ppc_set_papr() helper
Date: Wed, 23 Mar 2016 10:09:28 +1100	[thread overview]
Message-ID: <20160322230928.GJ23586@voom.redhat.com> (raw)
In-Reply-To: <56F0EEA4.5090907@fr.ibm.com>

[-- Attachment #1: Type: text/plain, Size: 1750 bytes --]

On Tue, Mar 22, 2016 at 08:05:08AM +0100, Cédric Le Goater wrote:
> On 03/22/2016 12:15 AM, David Gibson wrote:
> > On Mon, Mar 21, 2016 at 01:52:34PM +0100, Cédric Le Goater wrote:
> >> From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
> >>
> >> 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 setting
> >> of MSR:HV and appropriate LPCR bits which will be used when fixing
> >> the exception model.
> >>
> >> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
> >> Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
> >> [clg: removed LPCR setting ]
> >> Signed-off-by: Cédric Le Goater <clg@fr.ibm.com>
> > 
> > Nothing wrong with the patch, but your mailer seems to have done
> > something really weird with the headers:
> > 
> >> Content-Type: text/plain; charset=a
> > 
> > Oddly enough, git am had some trouble with charset "a".
> > 
> 
> Ah. Interesting. 
> 
> When the patch was sent, git send-email requested a change on the 
> Content-type (a switch to UTF8). Most probably because of the accent 
> 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.

-- 
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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2016-03-22 23:08 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-21 12:52 [Qemu-devel] [PATCH v3 00/10] ppc: preparing pnv landing Cédric Le Goater
2016-03-21 12:52 ` [Qemu-devel] [PATCH v3 01/10] ppc: Update SPR definitions Cédric Le Goater
2016-03-21 12:52 ` [Qemu-devel] [PATCH v3 02/10] ppc: Add macros to register hypervisor mode SPRs Cédric Le Goater
2016-03-21 12:52 ` [Qemu-devel] [PATCH v3 03/10] ppc: Add a bunch of hypervisor SPRs to Book3s Cédric Le Goater
2016-03-21 12:52 ` [Qemu-devel] [PATCH v3 04/10] ppc: Create cpu_ppc_set_papr() helper Cédric Le Goater
2016-03-21 23:15   ` David Gibson
2016-03-22  7:05     ` Cédric Le Goater
2016-03-22 23:09       ` David Gibson [this message]
2016-03-21 12:52 ` [Qemu-devel] [PATCH v3 05/10] ppc: Add dummy SPR_IC for POWER8 Cédric Le Goater
2016-03-21 12:52 ` [Qemu-devel] [PATCH v3 06/10] ppc: Initialize AMOR in PAPR mode Cédric Le Goater
2016-03-21 12:52 ` [Qemu-devel] [PATCH v3 07/10] ppc: Fix writing to AMR/UAMOR Cédric Le Goater
2016-03-21 12:52 ` [Qemu-devel] [PATCH v3 08/10] ppc: Add POWER8 IAMR register Cédric Le Goater
2016-03-21 12:52 ` [Qemu-devel] [PATCH v3 09/10] ppc: Add dummy CIABR SPR Cédric Le Goater
2016-03-21 12:52 ` [Qemu-devel] [PATCH v3 10/10] ppc: A couple more dummy POWER8 Book4 regs Cédric Le Goater
2016-03-22 13:56   ` Thomas Huth
2016-03-22 14:03     ` Cédric Le Goater
2016-03-21 23:14 ` [Qemu-devel] [PATCH v3 00/10] ppc: preparing pnv landing David Gibson
2016-04-13  9:15   ` [Qemu-devel] [Qemu-ppc] " Cédric Le Goater
2016-04-15  2:18     ` David Gibson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160322230928.GJ23586@voom.redhat.com \
    --to=david@gibson.dropbear.id.au \
    --cc=clg@fr.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).