Skip to content
Commit 3fd8417f authored by Collin Walling's avatar Collin Walling Committed by Christian Borntraeger
Browse files

KVM: s390: add debug statement for diag 318 CPNC data



The diag 318 data contains values that denote information regarding the
guest's environment. Currently, it is unecessarily difficult to observe
this value (either manually-inserted debug statements, gdb stepping, mem
dumping etc). It's useful to observe this information to obtain an
at-a-glance view of the guest's environment, so lets add a simple VCPU
event that prints the CPNC to the s390dbf logs.

Signed-off-by: default avatarCollin Walling <walling@linux.ibm.com>
Acked-by: default avatarChristian Borntraeger <borntraeger@de.ibm.com>
Link: https://lore.kernel.org/r/20211027025451.290124-1-walling@linux.ibm.com


[borntraeger@de.ibm.com]: change debug level to 3
Signed-off-by: default avatarChristian Borntraeger <borntraeger@de.ibm.com>
parent 380d97bd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment