[PULL 0/1] ppc-for-5.2 patch queue 2020-11-18

Greg Kurz posted 1 patch 3 years, 5 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201118152639.173860-1-groug@kaod.org
Maintainers: David Gibson <david@gibson.dropbear.id.au>, "Cédric Le Goater" <clg@kaod.org>
hw/intc/spapr_xive_kvm.c | 102 +++++++++--------------------------------------
1 file changed, 18 insertions(+), 84 deletions(-)
[PULL 0/1] ppc-for-5.2 patch queue 2020-11-18
Posted by Greg Kurz 3 years, 5 months ago
The following changes since commit 66a300a107ec286725bdc943601cbd4247b82158:

  Update version for v5.2.0-rc2 release (2020-11-17 22:58:10 +0000)

are available in the Git repository at:

  https://github.com/gkurz/qemu.git tags/ppc-for-5.2-20201118

for you to fetch changes up to 6d24795ee7e3199d199d3c415312c93382ad1807:

  Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts" (2020-11-18 11:05:56 +0100)

----------------------------------------------------------------
ppc patch queue for 2020-11-18

This fixes a regression that badly breaks some guest setups because
IPIs end up misconfigured in the XIVE interrupt controller. Hopefully,
the last fix for sPAPR. I'm sending this PR with the blessing of David
who is currently on holidays.

----------------------------------------------------------------
Greg Kurz (1):
      Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts"

 hw/intc/spapr_xive_kvm.c | 102 +++++++++--------------------------------------
 1 file changed, 18 insertions(+), 84 deletions(-)
-- 
2.26.2


Re: [EXTERNAL] [PULL 0/1] ppc-for-5.2 patch queue 2020-11-18
Posted by Cédric Le Goater 3 years, 5 months ago
Please use clg@kaod.org when possible.

C.


On 11/18/20 4:26 PM, Greg Kurz wrote:
> The following changes since commit 66a300a107ec286725bdc943601cbd4247b82158:
> 
>   Update version for v5.2.0-rc2 release (2020-11-17 22:58:10 +0000)
> 
> are available in the Git repository at:
> 
>   https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_gkurz_qemu.git&d=DwIFaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=XHJsZhhuWSw9713Fp0ciew&m=ilve0kNoChzHfoHYAB7_bffdpkMBVkgrbnU6-3ZtvQg&s=eZqPNVdcEjvBh8rHafjWev1i_XseP5xmNXrsyFKiIrU&e=  tags/ppc-for-5.2-20201118
> 
> for you to fetch changes up to 6d24795ee7e3199d199d3c415312c93382ad1807:
> 
>   Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts" (2020-11-18 11:05:56 +0100)
> 
> ----------------------------------------------------------------
> ppc patch queue for 2020-11-18
> 
> This fixes a regression that badly breaks some guest setups because
> IPIs end up misconfigured in the XIVE interrupt controller. Hopefully,
> the last fix for sPAPR. I'm sending this PR with the blessing of David
> who is currently on holidays.
> 
> ----------------------------------------------------------------
> Greg Kurz (1):
>       Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts"
> 
>  hw/intc/spapr_xive_kvm.c | 102 +++++++++--------------------------------------
>  1 file changed, 18 insertions(+), 84 deletions(-)
> 


Re: [PULL 0/1] ppc-for-5.2 patch queue 2020-11-18
Posted by Peter Maydell 3 years, 5 months ago
On Wed, 18 Nov 2020 at 15:27, Greg Kurz <groug@kaod.org> wrote:
>
> The following changes since commit 66a300a107ec286725bdc943601cbd4247b82158:
>
>   Update version for v5.2.0-rc2 release (2020-11-17 22:58:10 +0000)
>
> are available in the Git repository at:
>
>   https://github.com/gkurz/qemu.git tags/ppc-for-5.2-20201118
>
> for you to fetch changes up to 6d24795ee7e3199d199d3c415312c93382ad1807:
>
>   Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts" (2020-11-18 11:05:56 +0100)
>
> ----------------------------------------------------------------
> ppc patch queue for 2020-11-18
>
> This fixes a regression that badly breaks some guest setups because
> IPIs end up misconfigured in the XIVE interrupt controller. Hopefully,
> the last fix for sPAPR. I'm sending this PR with the blessing of David
> who is currently on holidays.
>
> ----------------------------------------------------------------
> Greg Kurz (1):
>       Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts"
>
>  hw/intc/spapr_xive_kvm.c | 102 +++++++++--------------------------------------
>  1 file changed, 18 insertions(+), 84 deletions(-)


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2
for any user-visible changes.

-- PMM

Re: [PULL 0/1] ppc-for-5.2 patch queue 2020-11-18
Posted by Greg Kurz 3 years, 5 months ago
I created the PR manually and forgot to Cc qemu-ppc. Doing it now.

On Wed, 18 Nov 2020 18:54:41 +0000
Peter Maydell <peter.maydell@linaro.org> wrote:

> On Wed, 18 Nov 2020 at 15:27, Greg Kurz <groug@kaod.org> wrote:
> >
> > The following changes since commit 66a300a107ec286725bdc943601cbd4247b82158:
> >
> >   Update version for v5.2.0-rc2 release (2020-11-17 22:58:10 +0000)
> >
> > are available in the Git repository at:
> >
> >   https://github.com/gkurz/qemu.git tags/ppc-for-5.2-20201118
> >
> > for you to fetch changes up to 6d24795ee7e3199d199d3c415312c93382ad1807:
> >
> >   Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts" (2020-11-18 11:05:56 +0100)
> >
> > ----------------------------------------------------------------
> > ppc patch queue for 2020-11-18
> >
> > This fixes a regression that badly breaks some guest setups because
> > IPIs end up misconfigured in the XIVE interrupt controller. Hopefully,
> > the last fix for sPAPR. I'm sending this PR with the blessing of David
> > who is currently on holidays.
> >
> > ----------------------------------------------------------------
> > Greg Kurz (1):
> >       Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts"
> >
> >  hw/intc/spapr_xive_kvm.c | 102 +++++++++--------------------------------------
> >  1 file changed, 18 insertions(+), 84 deletions(-)
> 
> 
> Applied, thanks.
> 
> Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2
> for any user-visible changes.
> 
> -- PMM