OSDN Git Service

Merge tag 'kvm-ppc-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulu...
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 31 Oct 2019 23:35:55 +0000 (00:35 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 31 Oct 2019 23:35:55 +0000 (00:35 +0100)
KVM PPC update for 5.5

* Add capability to tell userspace whether we can single-step the guest.

* Improve the allocation of XIVE virtual processor IDs, to reduce the
  risk of running out of IDs when running many VMs on POWER9.

* Rewrite interrupt synthesis code to deliver interrupts in virtual
  mode when appropriate.

* Minor cleanups and improvements.

1  2 
arch/powerpc/kvm/book3s_64_mmu_hv.c

Simple merge