commit | ff7158b2277d2bb942e2d09dd1df9a9d8a7598ab | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@linux.vnet.ibm.com> | Thu Sep 12 10:33:46 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Sep 24 19:12:20 2013 +0200 |
tree | a2f4bf8cbdaaa3ea9804df37b5c6a0daa3fc8062 | |
parent | 800c1065c3207a1b04d4ac457a57a37ce19eeb21 [diff] |
KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre We're not always interested in both registers that are specified for an RRE instruction. So allow NULL as parameter, too, to indicate that we do not need the corresponding value. 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> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>