Merge (software)
From Wikipedia, the free encyclopedia
Merge is a software system which allows a user to run DOS/Windows 3.1 on SCO UNIX, in an 8086 virtual machine.
Merge was originally developed to run DOS under UNIX System V Release 2 on an AT&T 6300+ ("sixty-three hundred plus") personal computer. Development of the virtual machine began in late 1984, and AT&T announced the availability of the machine on October 9, 1985, referring to the bundled Merge software as SimulTask. Merge was developed by engineers at Locus Computing Corporation, with collaboration from AT&T hardware and software engineers, particularly on aspects of the system that were specific to the 6300+ (in contrast to a standard PC/AT).
The AT&T 6300+ contained an Intel 80286 processor, which did not include the support for 8086 virtual machines (VM86 mode) found in the Intel 80386 and later processors in the x86 family. On the 80286, the DOS program had to run in realmode. The 6300+ was designed with special hardware on the bus that would suppress and capture bus cycles from the DOS program if they were directed toward addresses not assigned for direct access by the DOS virtual machine. Various system registers, such as the programmable interrupt controller, and the video controller, had to be emulated in software for the DOS process, and a watchdog timer was implemented to recover from DOS programs that would clear the interrupt flag and then hang for too long. The hardware used the Non Maskable Interrupt (NMI) to take control back to the emulation code.
Later Merge was enhanced to make use of the VM86 mode provided by the Intel 80386 processor; that version was offered with Microport SVR3 starting in 1987, and subsequently with SCO Unix. There was also a Merge/286 version that ran on an unmodified PC/AT (without any special I/O trapping hardware); it ran as long as the PC program was reasonably well-behaved, though a malicious or crashing program could take the unprotected UNIX kernel down on those machines. Even so, the notoriously ill-behaved Microsoft Flight Simulator would run on the PC/AT simultaneously with Unix. These later versions were marketed directly by Locus as well as through some OEM and ISV channels. A product evaluation version with user manual appeared in January 1987, with retail Version 1.0 of Merge/386 shipping in October of that year.
On April 12, 1995, Platinum Technology announced an agreement in principle to acquire Locus Computing Corporation for approximately US$33 million. The merger went through, and Platinum went on to develop the SCO Merge 4 version with Windows 95 support.
The Merge technology was bought by a company called DASCOM in 1999 which was in turn bought by IBM. A company called TreLOS was spun off in 2000 that continued the development of the virtual machine software and created Win4Lin. TreLOS later merged into NeTraverse, Inc.
The SCO Group distributes NeTraverse Merge 5.3 which supports their current products SCO OpenServer 5.x and UnixWare 7.
[edit] See also
- Popek and Goldberg virtualization requirements (Dr. Popek was one of the founders of Locus)