On 12/6/18 5:30 PM, Collin Walling wrote: > The s390x diagnose 318 instruction sets the control program name code (CPNC) > and control program version code (CPVC) to provide useful information > regarding the OS during debugging. The CPNC is explicitly set to 4 to > indicate a Linux/KVM environment. > > The CPVC is a 7-byte value containing: > > - 3-byte Linux version code > - 3-byte unique value, currently set to 0 > - 1-byte trailing null > > Signed-off-by: Collin Walling <walling@xxxxxxxxxxxxx> > Acked-by: Janosch Frank <frankja@xxxxxxxxxxxxx> > Acked-by: Heiko Carstens <heiko.carstens@xxxxxxxxxx> > Reviewed-by: David Hildenbrand <david@xxxxxxxxxx> > Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx> > --- Two ack's and two r-b's. Any chance this patch can be picked up? At the very least, we can have this feature working for the host-level kernel. The distro_id is still being figured out. A follow-on patch will satisfy that at a later date. Patch 2 (KVM stuff) I am going to continue to work on based on the feedback I have received. -- Respectfully, - Collin Walling