Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KVM: s390: Sanitize fpc registers for KVM_SET_FPU
commit 7eef87d (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 <[email protected]> Signed-off-by: Marcelo Tosatti <[email protected]> Signed-off-by: Avi Kivity <[email protected]>
- Loading branch information