KVM: s390: Add helper function for setting condition code
authorThomas Huth <thuth@linux.vnet.ibm.com>
Fri, 26 Jul 2013 13:04:06 +0000 (15:04 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 29 Jul 2013 07:03:45 +0000 (09:03 +0200)
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>

No differences found