kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Please pull my kvm-ppc-next-5.2-2 tag
@ 2019-05-14 10:13 Paul Mackerras
  2019-05-15 21:40 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Mackerras @ 2019-05-14 10:13 UTC (permalink / raw)
  To: Paolo Bonzini, Radim Krčmář, kvm; +Cc: kvm-ppc

Paolo, Radim,

I have added 3 more commits to my kvm-ppc-next tree, for various fixes
that have come in recently.  There is one bug fix, one spelling fix,
and one commit that removes some code that does nothing.  The net
result is 12 fewer lines of code in the kernel. :)

If you pull this tag and not the earlier kvm-ppc-next-5.2-1 tag, you
might want to include the text from that tag in the commit message.
That text is:

"
PPC KVM update for 5.2

* Support for guests to access the new POWER9 XIVE interrupt controller
  hardware directly, reducing interrupt latency and overhead for guests.

* In-kernel implementation of the H_PAGE_INIT hypercall.

* Reduce memory usage of sparsely-populated IOMMU tables.

* Several bug fixes.
"

Thanks,
Paul.

The following changes since commit 0caecf5b00199636eb2d32201199ecd6be52558d:

  KVM: PPC: Book3S HV: XIVE: Clear escalation interrupt pointers on device close (2019-04-30 19:41:01 +1000)

are available in the git repository at:

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

for you to fetch changes up to 4894fbcce856635c9ab79f44e50826e86bb92110:

  KVM: PPC: Book3S: Remove useless checks in 'release' method of KVM device (2019-05-14 12:06:03 +1000)

----------------------------------------------------------------
Second PPC KVM update for 5.2

- Fix a bug, fix a spelling mistake, remove some useless code.

----------------------------------------------------------------
Colin Ian King (1):
      KVM: PPC: Book3S HV: XIVE: Fix spelling mistake "acessing" -> "accessing"

Cédric Le Goater (1):
      KVM: PPC: Book3S: Remove useless checks in 'release' method of KVM device

Paul Mackerras (1):
      KVM: PPC: Book3S HV: Make sure to load LPID for radix VCPUs

 arch/powerpc/kvm/book3s_hv_rmhandlers.S | 6 ------
 arch/powerpc/kvm/book3s_xive_native.c   | 2 +-
 virt/kvm/kvm_main.c                     | 6 ------
 3 files changed, 1 insertion(+), 13 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Please pull my kvm-ppc-next-5.2-2 tag
  2019-05-14 10:13 [GIT PULL] Please pull my kvm-ppc-next-5.2-2 tag Paul Mackerras
@ 2019-05-15 21:40 ` Paolo Bonzini
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2019-05-15 21:40 UTC (permalink / raw)
  To: Paul Mackerras, Radim Krčmář, kvm; +Cc: kvm-ppc

On 14/05/19 12:13, Paul Mackerras wrote:
> Paolo, Radim,
> 
> I have added 3 more commits to my kvm-ppc-next tree, for various fixes
> that have come in recently.  There is one bug fix, one spelling fix,
> and one commit that removes some code that does nothing.  The net
> result is 12 fewer lines of code in the kernel. :)
> 
> If you pull this tag and not the earlier kvm-ppc-next-5.2-1 tag, you
> might want to include the text from that tag in the commit message.
> That text is:
> 
> "
> PPC KVM update for 5.2
> 
> * Support for guests to access the new POWER9 XIVE interrupt controller
>   hardware directly, reducing interrupt latency and overhead for guests.
> 
> * In-kernel implementation of the H_PAGE_INIT hypercall.
> 
> * Reduce memory usage of sparsely-populated IOMMU tables.
> 
> * Several bug fixes.

Pulled, thanks.  Sorry for not following up on this before, my
travelling schedule was horrible for this merge window.

Paolo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-15 21:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-14 10:13 [GIT PULL] Please pull my kvm-ppc-next-5.2-2 tag Paul Mackerras
2019-05-15 21:40 ` Paolo Bonzini

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