]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvm-s390-next-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 21 Jun 2016 13:21:51 +0000 (15:21 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 21 Jun 2016 13:21:51 +0000 (15:21 +0200)
commit11b2bdf7a67879310be1d37393cd4e6e759882e5
tree17f3ed343083576ceca9bddef4a32951c548b138
parent80fd3a3f4c59195383f1ccde1cf536e618ff659f
parent55acbfee268357560849abcec723211f08ac39ce
Merge tag 'kvm-s390-next-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD

KVM: s390: vSIE (nested virtualization) feature for 4.8 (kvm/next)

With an updated QEMU this allows to create nested KVM guests
(KVM under KVM) on s390.

s390 memory management changes from Martin Schwidefsky or
acked by Martin. One common code memory management change (pageref)
acked by Andrew Morton.

The feature has to be enabled with the nested medule parameter.