]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
KVM: s390: Fix sdnxo setting for nested guests
authorChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 7 Apr 2017 12:23:13 +0000 (14:23 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 12 Apr 2017 11:47:31 +0000 (13:47 +0200)
commitfe722d13e3638470a7eef5dad6c9ded7f6653773
tree5e5999f94c1e0aa3c8da49451cb1a16ce0c29f7f
parentf7b1a77d3bfbdc7e91a1e48e0a3dc10e7d890e04
KVM: s390: Fix sdnxo setting for nested guests

If the guest does not use the host register management, but it uses
the sdnx area, we must fill in a proper sdnxo value (address of sdnx
and the sdnxc).

Reported-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
arch/s390/kvm/vsie.c