commit | ea828ebf59f5b56e7261bfaeb94393c9dcb86260 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@linux.vnet.ibm.com> | Fri Jul 26 15:04:06 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Jul 29 09:03:45 2013 +0200 |
tree | 2ec8e5669191cedccefd5ec1a435ba865e392595 | |
parent | 843200e7cc5de5f482ebe8acbf81e35a1c8e4a3d [diff] |
KVM: s390: Add helper function for setting condition code Introduced a helper function for setting the CC in the guest PSW to improve the readability of the code. Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>