Adding in:
toggle quoted message
Show quoted text
QUERY CPUID = aabbbbbbccccdddd Where: aabbbbbbccccdddd is the 16-digit processor identification associated with the virtual machine. aa is the version code; these two digits are forced to X'FF' to identify that the virtual machine is running under VM/370. bbbbbb is the processor identification number; this field contains six hexadecimal digits. This is the only part of the CPUID that can be modified by means of the SET CPUID command or set by the VM/370 directory's OPTION contrel statement. cccc is the model number; this field contains a leftmost digit of 0 followed by three digits of the wodel number (0-9;. This field defaults to the model number of the real machine. dddd is the machine check extended logout; this field is forced to X'OOOO' since CP does not reflect machine checks back to the virtual machine. -----Original Message-----
From: [email protected] <[email protected]> On Behalf Of Mike Ward Sent: Friday, February 7, 2025 2:23 PM To: [email protected] Subject: Re: [H390-MTS] MTS under VM/ESA If I remember correctly you can use the STIDP store processor ID instruction and the info you get back (I think it's high values at the end X'FF' means it's running under VM. -----Original Message----- From: [email protected] <[email protected]> On Behalf Of Fish Fish via groups.io Sent: Friday, February 7, 2025 1:06 PM To: [email protected] Subject: Re: [H390-MTS] MTS under VM/ESA Mike Alexander wrote: René Ferland wrote:Most operating systems are largely, but not completely, unaware that they are running under a virtual machine such as VM, and rightly so. BUT... in a few specific places they, IMHO, do need to be aware of it. Closing their spooled printers between jobs is one such place. AFAIK all IBM operating systems do this, and IMHO so should MTS too, if/when it's run under VM.Will it implement handshaking? That is, will MTS automatically closeNo. It has no special support for VM. It treats VM like a funny sort -- "Fish" (David B. Trout) Software Development Laboratories mail: fish@... |