Xref: utzoo comp.sys.ibm.pc.programmer:2509 comp.os.msdos.programmer:685 Path: utzoo!utgpu!news-server.csri.toronto.edu!torsqnt!tmsoft!mshiels From: mshiels@tmsoft.uucp (Michael A. Shiels) Newsgroups: comp.sys.ibm.pc.programmer,comp.os.msdos.programmer Subject: CPU and mode identification for 386/486s Message-ID: Date: 29 Aug 90 00:51:23 GMT Reply-To: mshiels@tmsoft.UUCP (Michael A. Shiels) Followup-To: comp.sys.ibm.pc.programmer Organization: MaS Network Software and Consulting Lines: 7 Originally the VCPI spec states that there must be a EMS driver present before you do the VCPI detection code. Well now QEMM can be configured for no EMS page fram which disables the EMMXXXX0 driver name. Does anyone have a way to detect that the machine is in a Virtual 8086 mode? I know about the 17th bit of the flags the problem is that QEMM seems to not save that bit since it is operating a 8086 virtual machine.