All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: Mihai Caraman <mihai.caraman@freescale.com>
Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org,
	linuxppc-dev@lists.ozlabs.org, Alexander Graf <agraf@suse.de>
Subject: Re: [RFC PATCH 0/6] KVM: PPC: Book3E: AltiVec support
Date: Tue, 04 Jun 2013 21:39:19 +0000	[thread overview]
Message-ID: <1370381959.748.16@snotra> (raw)
In-Reply-To: <1370292868-2697-1-git-send-email-mihai.caraman@freescale.com> (from mihai.caraman@freescale.com on Mon Jun  3 15:54:22 2013)

On 06/03/2013 03:54:22 PM, Mihai Caraman wrote:
> Mihai Caraman (6):
>   KVM: PPC: Book3E: Fix AltiVec interrupt numbers and build breakage
>   KVM: PPC: Book3E: Refactor SPE_FP exit handling
>   KVM: PPC: Book3E: Rename IRQPRIO names to accommodate ALTIVEC
>   KVM: PPC: Book3E: Add AltiVec support
>   KVM: PPC: Book3E: Add ONE_REG AltiVec support
>   KVM: PPC: Book3E: Enhance FPU laziness
> 
>  arch/powerpc/include/asm/kvm_asm.h    |   16 ++-
>  arch/powerpc/kvm/booke.c              |  189  
> ++++++++++++++++++++++++++++----
>  arch/powerpc/kvm/booke.h              |    4 +-
>  arch/powerpc/kvm/bookehv_interrupts.S |    8 +-
>  arch/powerpc/kvm/e500.c               |   10 +-
>  arch/powerpc/kvm/e500_emulate.c       |    8 +-
>  arch/powerpc/kvm/e500mc.c             |   10 ++-
>  7 files changed, 199 insertions(+), 46 deletions(-)

This looks like a bit much for 3.10 (certainly, subject lines like  
"refactor" and "enhance" and "add support" aren't going to make Linus  
happy given that we're past rc4) so I think we should apply  
http://patchwork.ozlabs.org/patch/242896/ for 3.10.  Then for 3.11,  
revert it after applying this patchset.

-Scott

WARNING: multiple messages have this Message-ID (diff)
From: Scott Wood <scottwood@freescale.com>
To: Mihai Caraman <mihai.caraman@freescale.com>
Cc: linuxppc-dev@lists.ozlabs.org, kvm@vger.kernel.org,
	kvm-ppc@vger.kernel.org, Alexander Graf <agraf@suse.de>
Subject: Re: [RFC PATCH 0/6] KVM: PPC: Book3E: AltiVec support
Date: Tue, 4 Jun 2013 16:39:19 -0500	[thread overview]
Message-ID: <1370381959.748.16@snotra> (raw)
In-Reply-To: <1370292868-2697-1-git-send-email-mihai.caraman@freescale.com> (from mihai.caraman@freescale.com on Mon Jun  3 15:54:22 2013)

On 06/03/2013 03:54:22 PM, Mihai Caraman wrote:
> Mihai Caraman (6):
>   KVM: PPC: Book3E: Fix AltiVec interrupt numbers and build breakage
>   KVM: PPC: Book3E: Refactor SPE_FP exit handling
>   KVM: PPC: Book3E: Rename IRQPRIO names to accommodate ALTIVEC
>   KVM: PPC: Book3E: Add AltiVec support
>   KVM: PPC: Book3E: Add ONE_REG AltiVec support
>   KVM: PPC: Book3E: Enhance FPU laziness
>=20
>  arch/powerpc/include/asm/kvm_asm.h    |   16 ++-
>  arch/powerpc/kvm/booke.c              |  189 =20
> ++++++++++++++++++++++++++++----
>  arch/powerpc/kvm/booke.h              |    4 +-
>  arch/powerpc/kvm/bookehv_interrupts.S |    8 +-
>  arch/powerpc/kvm/e500.c               |   10 +-
>  arch/powerpc/kvm/e500_emulate.c       |    8 +-
>  arch/powerpc/kvm/e500mc.c             |   10 ++-
>  7 files changed, 199 insertions(+), 46 deletions(-)

This looks like a bit much for 3.10 (certainly, subject lines like =20
"refactor" and "enhance" and "add support" aren't going to make Linus =20
happy given that we're past rc4) so I think we should apply =20
http://patchwork.ozlabs.org/patch/242896/ for 3.10.  Then for 3.11, =20
revert it after applying this patchset.

-Scott=

WARNING: multiple messages have this Message-ID (diff)
From: Scott Wood <scottwood@freescale.com>
To: Mihai Caraman <mihai.caraman@freescale.com>
Cc: <kvm-ppc@vger.kernel.org>, <kvm@vger.kernel.org>,
	<linuxppc-dev@lists.ozlabs.org>, Alexander Graf <agraf@suse.de>
Subject: Re: [RFC PATCH 0/6] KVM: PPC: Book3E: AltiVec support
Date: Tue, 4 Jun 2013 16:39:19 -0500	[thread overview]
Message-ID: <1370381959.748.16@snotra> (raw)
In-Reply-To: <1370292868-2697-1-git-send-email-mihai.caraman@freescale.com> (from mihai.caraman@freescale.com on Mon Jun  3 15:54:22 2013)

On 06/03/2013 03:54:22 PM, Mihai Caraman wrote:
> Mihai Caraman (6):
>   KVM: PPC: Book3E: Fix AltiVec interrupt numbers and build breakage
>   KVM: PPC: Book3E: Refactor SPE_FP exit handling
>   KVM: PPC: Book3E: Rename IRQPRIO names to accommodate ALTIVEC
>   KVM: PPC: Book3E: Add AltiVec support
>   KVM: PPC: Book3E: Add ONE_REG AltiVec support
>   KVM: PPC: Book3E: Enhance FPU laziness
> 
>  arch/powerpc/include/asm/kvm_asm.h    |   16 ++-
>  arch/powerpc/kvm/booke.c              |  189  
> ++++++++++++++++++++++++++++----
>  arch/powerpc/kvm/booke.h              |    4 +-
>  arch/powerpc/kvm/bookehv_interrupts.S |    8 +-
>  arch/powerpc/kvm/e500.c               |   10 +-
>  arch/powerpc/kvm/e500_emulate.c       |    8 +-
>  arch/powerpc/kvm/e500mc.c             |   10 ++-
>  7 files changed, 199 insertions(+), 46 deletions(-)

This looks like a bit much for 3.10 (certainly, subject lines like  
"refactor" and "enhance" and "add support" aren't going to make Linus  
happy given that we're past rc4) so I think we should apply  
http://patchwork.ozlabs.org/patch/242896/ for 3.10.  Then for 3.11,  
revert it after applying this patchset.

-Scott

  parent reply	other threads:[~2013-06-04 21:39 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-03 20:54 [RFC PATCH 0/6] KVM: PPC: Book3E: AltiVec support Mihai Caraman
2013-06-03 20:54 ` Mihai Caraman
2013-06-03 20:54 ` Mihai Caraman
2013-06-03 20:54 ` [RFC PATCH 1/6] KVM: PPC: Book3E: Fix AltiVec interrupt numbers and build breakage Mihai Caraman
2013-06-03 20:54   ` Mihai Caraman
2013-06-03 20:54   ` Mihai Caraman
2013-06-03 20:54 ` [RFC PATCH 2/6] KVM: PPC: Book3E: Refactor SPE_FP exit handling Mihai Caraman
2013-06-03 20:54   ` Mihai Caraman
2013-06-03 20:54   ` Mihai Caraman
2013-06-04 22:14   ` Scott Wood
2013-06-04 22:14     ` Scott Wood
2013-06-04 22:14     ` Scott Wood
2013-06-05  7:29     ` Caraman Mihai Claudiu-B02008
2013-06-05  7:29       ` Caraman Mihai Claudiu-B02008
2013-06-05  7:29       ` Caraman Mihai Claudiu-B02008
2013-06-05 19:07       ` Scott Wood
2013-06-05 19:07         ` Scott Wood
2013-06-05 19:07         ` Scott Wood
2013-06-03 20:54 ` [RFC PATCH 3/6] KVM: PPC: Book3E: Rename IRQPRIO names to accommodate ALTIVEC Mihai Caraman
2013-06-03 20:54   ` Mihai Caraman
2013-06-03 20:54   ` Mihai Caraman
2013-06-04 22:28   ` Scott Wood
2013-06-04 22:28     ` Scott Wood
2013-06-04 22:28     ` Scott Wood
2013-06-05  7:52     ` Caraman Mihai Claudiu-B02008
2013-06-05  7:52       ` Caraman Mihai Claudiu-B02008
2013-06-05  7:52       ` Caraman Mihai Claudiu-B02008
2013-06-03 20:54 ` [RFC PATCH 4/6] KVM: PPC: Book3E: Add AltiVec support Mihai Caraman
2013-06-03 20:54   ` Mihai Caraman
2013-06-03 20:54   ` Mihai Caraman
2013-06-04 22:36   ` Scott Wood
2013-06-04 22:36     ` Scott Wood
2013-06-04 22:36     ` Scott Wood
2013-06-05  9:23     ` Caraman Mihai Claudiu-B02008
2013-06-05  9:23       ` Caraman Mihai Claudiu-B02008
2013-06-05  9:23       ` Caraman Mihai Claudiu-B02008
2013-06-03 20:54 ` [RFC PATCH 5/6] KVM: PPC: Book3E: Add ONE_REG " Mihai Caraman
2013-06-03 20:54   ` Mihai Caraman
2013-06-03 20:54   ` Mihai Caraman
2013-06-04 22:40   ` Scott Wood
2013-06-04 22:40     ` Scott Wood
2013-06-04 22:40     ` Scott Wood
2013-07-03 12:11     ` Caraman Mihai Claudiu-B02008
2013-07-03 12:11       ` Caraman Mihai Claudiu-B02008
2013-07-03 12:11       ` Caraman Mihai Claudiu-B02008
2013-07-03 18:31       ` Scott Wood
2013-07-03 18:31         ` Scott Wood
2013-07-03 18:31         ` Scott Wood
2013-06-03 20:54 ` [RFC PATCH 6/6] KVM: PPC: Book3E: Enhance FPU laziness Mihai Caraman
2013-06-03 20:54   ` Mihai Caraman
2013-06-03 20:54   ` Mihai Caraman
2013-06-04 22:53   ` Scott Wood
2013-06-04 22:53     ` Scott Wood
2013-06-04 22:53     ` Scott Wood
2013-06-05  9:14     ` Caraman Mihai Claudiu-B02008
2013-06-05  9:14       ` Caraman Mihai Claudiu-B02008
2013-06-05  9:14       ` Caraman Mihai Claudiu-B02008
2013-06-05 20:59       ` Scott Wood
2013-06-05 20:59         ` Scott Wood
2013-06-05 20:59         ` Scott Wood
2013-06-04 21:39 ` Scott Wood [this message]
2013-06-04 21:39   ` [RFC PATCH 0/6] KVM: PPC: Book3E: AltiVec support Scott Wood
2013-06-04 21:39   ` Scott Wood
2013-06-05  7:10   ` Caraman Mihai Claudiu-B02008
2013-06-05  7:10     ` Caraman Mihai Claudiu-B02008
2013-06-05  7:10     ` Caraman Mihai Claudiu-B02008
2013-06-05 16:35     ` Scott Wood
2013-06-05 16:35       ` Scott Wood
2013-06-05 16:35       ` Scott Wood
2013-06-06  9:42       ` Caraman Mihai Claudiu-B02008
2013-06-06  9:42         ` Caraman Mihai Claudiu-B02008
2013-06-06  9:42         ` Caraman Mihai Claudiu-B02008
2013-06-06 19:57         ` Scott Wood
2013-06-06 19:57           ` Scott Wood
2013-06-06 19:57           ` Scott Wood

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=1370381959.748.16@snotra \
    --to=scottwood@freescale.com \
    --cc=agraf@suse.de \
    --cc=kvm-ppc@vger.kernel.org \
    --cc=kvm@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mihai.caraman@freescale.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.