commit | 5d9bf1c07c1369ab3506fc82cc65a10f4415d867 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@linux.vnet.ibm.com> | Mon Jul 01 15:44:18 2013 +0200 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Fri Sep 20 12:46:53 2013 +0200 |
tree | 42ad60080dd8b48513138c343a0d8de3c83b6c4f | |
parent | 3d0a615fe92501684d8d2dc54326f0241b666bd2 [diff] |
s390/ioinst: Moved the CC setting to the IO instruction handlers The IO instruction handlers now take care of setting the CC value on their own, so that the confusing return code magic in kvm_handle_css_inst() is not needed anymore. Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>