All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mackerras <paulus@ozlabs.org>
To: Paolo Bonzini <pbonzini@redhat.com>, kvm@vger.kernel.org
Cc: kvm-ppc@vger.kernel.org,
	"Guilherme G. Piccoli" <gpiccoli@linux.vnet.ibm.com>
Subject: [GIT PULL] Please pull my kvm-ppc-fixes branch
Date: Fri, 25 Aug 2017 11:38:22 +1000	[thread overview]
Message-ID: <20170825013822.GA18972@fergus.ozlabs.ibm.com> (raw)

Paolo,

Please do a pull to get three commits which fix problems relating to
interrupts on POWER9.  The problems which are fixed here can cause
interrupts to get missed, leading to guest hangs and stalls.  I would
like these to go into 4.13.

Thanks,
Paul.

The following changes since commit f2d8421b88ca28253d6265e3852de9f40aae6e63:

  Merge tag 'kvm-s390-master-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux (2017-08-21 18:21:30 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc kvm-ppc-fixes

for you to fetch changes up to bb9b52bd51dcb17b965a30167d0812902c1b9927:

  KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document them (2017-08-24 20:02:01 +1000)

----------------------------------------------------------------
Benjamin Herrenschmidt (2):
      KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit loss
      KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document them

Nicholas Piggin (1):
      KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9

 arch/powerpc/kvm/book3s_hv_rmhandlers.S |  3 ++
 arch/powerpc/kvm/book3s_xive_template.c | 68 +++++++++++++++++++++++++++++++--
 2 files changed, 68 insertions(+), 3 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Paul Mackerras <paulus@ozlabs.org>
To: Paolo Bonzini <pbonzini@redhat.com>, kvm@vger.kernel.org
Cc: kvm-ppc@vger.kernel.org,
	"Guilherme G. Piccoli" <gpiccoli@linux.vnet.ibm.com>
Subject: [GIT PULL] Please pull my kvm-ppc-fixes branch
Date: Fri, 25 Aug 2017 01:38:22 +0000	[thread overview]
Message-ID: <20170825013822.GA18972@fergus.ozlabs.ibm.com> (raw)
In-Reply-To: <20151112053542.GA22330@fergus.ozlabs.ibm.com>

Paolo,

Please do a pull to get three commits which fix problems relating to
interrupts on POWER9.  The problems which are fixed here can cause
interrupts to get missed, leading to guest hangs and stalls.  I would
like these to go into 4.13.

Thanks,
Paul.

The following changes since commit f2d8421b88ca28253d6265e3852de9f40aae6e63:

  Merge tag 'kvm-s390-master-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux (2017-08-21 18:21:30 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc kvm-ppc-fixes

for you to fetch changes up to bb9b52bd51dcb17b965a30167d0812902c1b9927:

  KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document them (2017-08-24 20:02:01 +1000)

----------------------------------------------------------------
Benjamin Herrenschmidt (2):
      KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit loss
      KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document them

Nicholas Piggin (1):
      KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9

 arch/powerpc/kvm/book3s_hv_rmhandlers.S |  3 ++
 arch/powerpc/kvm/book3s_xive_template.c | 68 +++++++++++++++++++++++++++++++--
 2 files changed, 68 insertions(+), 3 deletions(-)

             reply	other threads:[~2017-08-25  1:38 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-25  1:38 Paul Mackerras [this message]
2017-08-25  1:38 ` [GIT PULL] Please pull my kvm-ppc-fixes branch Paul Mackerras
2017-08-25  7:02 ` Paolo Bonzini
2017-08-25  7:02   ` Paolo Bonzini
2017-08-25  9:06   ` Paul Mackerras
2017-08-25  9:06     ` Paul Mackerras
  -- strict thread matches above, loose matches on Subject: below --
2017-10-19  4:20 Paul Mackerras
2017-10-19  4:20 ` Paul Mackerras
2017-10-19 13:11 ` Radim Krčmář
2017-10-19 13:11   ` Radim Krčmář
2017-09-14  4:06 Paul Mackerras
2017-09-14  4:06 ` Paul Mackerras
2017-08-30  6:21 Paul Mackerras
2017-08-30  6:21 ` Paul Mackerras
2017-09-08 14:37 ` Radim Krčmář
2017-09-08 14:37   ` Radim Krčmář
2017-09-09 13:38   ` Paolo Bonzini
2017-09-09 13:38     ` Paolo Bonzini
2017-09-12  4:01     ` Paul Mackerras
2017-09-12  4:01       ` Paul Mackerras
2017-07-26  4:43 Paul Mackerras
2017-07-26  4:43 ` Paul Mackerras
2017-07-01 10:11 [GIT PULL] Please pull my kvm-ppc-fixes branch again Paul Mackerras
2017-07-01 10:11 ` Paul Mackerras
2017-07-03  8:40 ` Paolo Bonzini
2017-07-03  8:40   ` Paolo Bonzini
2017-07-05  6:54   ` Paul Mackerras
2017-07-05  6:54     ` Paul Mackerras
2017-06-20  4:30 [GIT PULL] Please pull my kvm-ppc-fixes branch Paul Mackerras
2017-06-20  4:30 ` Paul Mackerras
2017-06-20 12:39 ` Radim Krčmář
2017-06-20 12:39   ` Radim Krčmář
2017-06-20 12:55   ` Paolo Bonzini
2017-06-20 12:55     ` Paolo Bonzini
2017-06-20 15:17     ` Radim Krčmář
2017-06-20 15:17       ` Radim Krčmář
2017-06-20 23:37       ` Paul Mackerras
2017-06-20 23:37         ` Paul Mackerras
2017-06-21 10:30         ` Paolo Bonzini
2017-06-21 10:30           ` Paolo Bonzini
2017-05-15  8:16 Paul Mackerras
2017-05-15  8:16 ` Paul Mackerras
2017-05-15  8:32 ` Christian Zigotzky
2017-05-15  8:32   ` Christian Zigotzky
2017-05-16 13:52 ` Radim Krčmář
2017-05-16 13:52   ` Radim Krčmář
2017-04-06  6:28 Paul Mackerras
2017-04-06  6:28 ` Paul Mackerras
2017-04-06 14:37 ` Radim Krčmář
2017-04-06 14:37   ` Radim Krčmář
2017-03-02  1:55 Paul Mackerras
2017-03-02  1:55 ` Paul Mackerras
2017-03-02 11:00 ` Paolo Bonzini
2017-03-02 11:00   ` Paolo Bonzini
2017-03-02 21:04 ` Radim Krčmář
2017-03-02 21:04   ` Radim Krčmář
2016-03-08 10:54 Paul Mackerras
2016-03-08 10:54 ` Paul Mackerras
2015-12-10  3:12 Paul Mackerras
2015-12-10  3:12 ` Paul Mackerras
2015-12-11 11:30 ` Paolo Bonzini
2015-12-11 11:30   ` Paolo Bonzini
2015-11-12  5:35 Paul Mackerras
2015-11-12  5:35 ` Paul Mackerras
2015-11-12  9:11 ` Paolo Bonzini
2015-11-12  9:11   ` Paolo Bonzini

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=20170825013822.GA18972@fergus.ozlabs.ibm.com \
    --to=paulus@ozlabs.org \
    --cc=gpiccoli@linux.vnet.ibm.com \
    --cc=kvm-ppc@vger.kernel.org \
    --cc=kvm@vger.kernel.org \
    --cc=pbonzini@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 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.