All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mackerras <paulus@ozlabs.org>
To: kvm-ppc@vger.kernel.org
Subject: [GIT PULL] Please pull my kvm-ppc-next-4.20-2 tag
Date: Sat, 20 Oct 2018 10:53:03 +0000	[thread overview]
Message-ID: <20181020105303.GA13048@blackberry> (raw)
In-Reply-To: <20180119044850.GA10633@fergus.ozlabs.ibm.com>

Paolo or Radim,

Please do a pull from my kvm-ppc-next-4.20-2 tag to get a second
update for PPC KVM to go into 4.20.  This is a very small update, with
only two commits.  It turned out to be necessary to disable the new
nested HV KVM feature on early POWER9 chips that need a particular
hardware bug workaround which the new guest entry path doesn't
implement, so one commit does that.  The other commit is an
optimization for clearing IOMMU tables when doing PCI pass-through.

The second commit touches drivers/vfio/vfio_iommu_spapr_tce.c as well
as arch/powerpc/kvm code.  That should be OK, as Alexey Kardashevskiy
is pretty much the only person that touches that file.  However, if
you would prefer that part of the change to go via another tree, let
me know and I'll re-do the pull request without that commit (or you
can just merge the other commit on its own).

Thanks,
Paul.

The following changes since commit 3d0d0d9b1d805e39456a9d49443d847092cb21ab:

  Merge tag 'kvm-s390-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD (2018-10-13 12:00:26 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc tags/kvm-ppc-next-4.20-2

for you to fetch changes up to 6e301a8e56e429d6b01d83d427a9e54fdbb0fa60:

  KVM: PPC: Optimize clearing TCEs for sparse tables (2018-10-20 20:47:02 +1100)

----------------------------------------------------------------
Second PPC KVM update for 4.20.

Two commits; one is an optimization for PCI pass-through, and the
other disables nested HV-KVM on early POWER9 chips that need a
particular hardware bug workaround.

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      KVM: PPC: Optimize clearing TCEs for sparse tables

Paul Mackerras (1):
      KVM: PPC: Book3S HV: Don't use streamlined entry path on early POWER9 chips

 arch/powerpc/include/asm/iommu.h    |  2 +-
 arch/powerpc/kvm/book3s_64_vio.c    |  5 ++---
 arch/powerpc/kvm/book3s_64_vio_hv.c |  6 +++---
 arch/powerpc/kvm/book3s_hv.c        | 13 +++++++++++--
 drivers/vfio/vfio_iommu_spapr_tce.c | 23 +++++++++++++++++++++--
 5 files changed, 38 insertions(+), 11 deletions(-)


  parent reply	other threads:[~2018-10-20 10:53 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-19  4:48 [GIT PULL] Please pull my kvm-ppc-next-4.16-1 tag Paul Mackerras
2018-01-19  4:48 ` Paul Mackerras
2018-02-01 15:17 ` Radim Krčmář
2018-02-01 15:17   ` Radim Krčmář
2018-03-29  5:38 ` [GIT PULL] Please pull my kvm-ppc-next-4.17-1 tag Paul Mackerras
2018-03-29 20:34 ` Radim Krčmář
2018-06-04  1:27 ` [GIT PULL] Please pull my kvm-ppc-next-4.18-1 tag Paul Mackerras
2018-06-13  5:51 ` [GIT PULL] Please pull my kvm-ppc-next-4.18-2 tag Paul Mackerras
2018-06-13 16:22 ` [GIT PULL] Please pull my kvm-ppc-next-4.18-1 tag Paolo Bonzini
2018-06-13 21:52 ` Paul Mackerras
2018-07-31  5:56 ` [GIT PULL] Please pull my kvm-ppc-next-4.19-1 tag Paul Mackerras
2018-08-02 11:56 ` Paolo Bonzini
2018-10-10  5:55 ` [GIT PULL] Please pull my kvm-ppc-next-4.20-1 tag Paul Mackerras
2018-10-10 16:38 ` Paolo Bonzini
2018-10-20 10:53 ` Paul Mackerras [this message]
2018-10-21  9:47 ` [GIT PULL] Please pull my kvm-ppc-next-4.20-2 tag Paolo Bonzini
2018-12-18  3:05 ` [GIT PULL] Please pull my kvm-ppc-next-4.21-1 tag Paul Mackerras
2018-12-20 13:58 ` Radim Krčmář
2018-12-21  4:24 ` [GIT PULL] Please pull my kvm-ppc-next-4.21-2 tag Paul Mackerras
2018-12-21 10:48 ` Paolo Bonzini
2018-02-09  9:41 [GIT PULL] Please pull my kvm-ppc-next-4.16-2 tag Paul Mackerras
2018-02-09  9:41 ` Paul Mackerras
2018-02-10 14:52 ` Radim Krčmář
2018-02-10 14:52   ` Radim Krčmář

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=20181020105303.GA13048@blackberry \
    --to=paulus@ozlabs.org \
    --cc=kvm-ppc@vger.kernel.org \
    /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.