commit | 851755871c1f3184f4124c466e85881f17fa3226 | [log] [tgz] |
---|---|---|
author | Christian Borntraeger <borntraeger@de.ibm.com> | Mon Feb 06 10:59:02 2012 +0100 |
committer | Avi Kivity <avi@redhat.com> | Thu Mar 08 14:10:13 2012 +0200 |
tree | bd65d3f5f13b7897420724ae22ed2c6c76fbc902 | |
parent | 6dbf79e7164e9a86c1e466062c48498142ae6128 [diff] |
KVM: s390: Sanitize fpc registers for KVM_SET_FPU commit 7eef87dc99e419b1cc051e4417c37e4744d7b661 (KVM: s390: fix register setting) added a load of the floating point control register to the KVM_SET_FPU path. Lets make sure that the fpc is valid. Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>