K 10 svn:author V 3 jhb K 8 svn:date V 27 2008-08-08T19:41:20.907608Z K 7 svn:log V 353 - Initialize the vm86 structure to a known-good state. Specifically, always set the %eflags used during a BIOS call via BTX to 0x202. Previously the flags field was uninitialized garbage, and thus it was "random" if interrupts were enabled or not during BIOS calls. - Use constants from for fields in %eflags. MFC after: 3 days END