]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9d9c031624cc24911aa90f2afd6e8d2d6b4a0389
tree19ac0493a5eb3bef477cb04f8117dad12b6bddb9
parent0cd2db45957acac8e5c778cfb0e6b5e9bd13ddea
parenta3db47f7e9674b044edb7087d451c5c051ac77ed
Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/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