commit | 11ba5961a2156a4f210627ed8421387e2531b100 | [log] [tgz] |
---|---|---|
author | Christian Borntraeger <borntraeger@de.ibm.com> | Wed Feb 20 11:38:42 2019 -0500 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Fri Feb 22 11:04:35 2019 +0100 |
tree | 52542c043337607dd3e75ff52f1a815abd2fd34d | |
parent | 346fa2f891c71a9b98014f8f62c15f4c7dd95ec1 [diff] |
KVM: s390: add debug logging for cpu model subfunctions As userspace can now get/set the subfunctions we want to trace those. This will allow to also check QEMUs cpu model vs. what the real hardware provides. Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Reviewed-by: David Hildenbrand <david@redhat.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Reviewed-by: Janosch Frank <frankja@linux.vnet.ibm.com>