OSDN Git Service

Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulu...
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 15 May 2019 21:38:42 +0000 (23:38 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 15 May 2019 21:39:38 +0000 (23:39 +0200)
commit59c5c58c5b93285753d5c1de34d2e00039c27bc0
tree19ac0493a5eb3bef477cb04f8117dad12b6bddb9
parentf93f7ede087f2edcc18e4b02310df5749a6b5a61
parent4894fbcce856635c9ab79f44e50826e86bb92110
Merge tag 'kvm-ppc-next-5.2-2' of git://git./linux/kernel/git/paulus/powerpc into HEAD

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.

Second PPC KVM update for 5.2

* Fix a bug, fix a spelling mistake, remove some useless code.
Documentation/virtual/kvm/api.txt
arch/powerpc/kvm/powerpc.c
include/linux/kvm_host.h
include/uapi/linux/kvm.h
virt/kvm/kvm_main.c