]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: s390: add debug tracing for cpu features of CPU model
authorChristian Borntraeger <borntraeger@de.ibm.com>
Thu, 16 Nov 2017 11:30:15 +0000 (12:30 +0100)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 16 Jan 2018 15:15:17 +0000 (16:15 +0100)
commite47f76cb96c09230ac59122104efc89b92eaf45d
treec931578ed82105ac8e803f13106882908ceb955c
parent35111abc42b0bfc2a8da6fb95ce10ebeb1021eb5
KVM: s390: add debug tracing for cpu features of CPU model

The cpu model already traces the cpu facilities, the ibc and
guest CPU ids. We should do the same for the cpu features (on
success only).

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Halil Pasic <pasic@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
arch/s390/kvm/kvm-s390.c