commit | 3573602b20b061030c34b04f206b781857f155df | [log] [tgz] |
---|---|---|
author | David Hildenbrand <dahi@linux.vnet.ibm.com> | Fri Feb 19 10:11:24 2016 +0100 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Tue Jun 21 09:43:34 2016 +0200 |
tree | 8a5a1fc849a89f6f08c7448578f195594eef3108 | |
parent | 06d68a6c85d95515533663ff002d06753fd772aa [diff] |
KVM: s390: vsie: support setting the ibc As soon as we forward an ibc to guest 2 (indicated via kvm->arch.model.ibc), he can also use it for guest 3. Let's properly round the ibc up/down, so we avoid any potential validity icpts from the underlying SIE, if it doesn't simply round the values. Acked-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>