Seth Arnold wrote:
> If I recall correctly, someone recently told me that a fast pentium III
> runs about the same as a pentium 75, though it could have been a 486. I
> think it may have depended upon how much the FPU is used. <shrug>
Be carefull not to confuse Bochs and Plex86. Bochs does interpret each
machine language instruction resulting in an extreme reduction of
execution speed. Plex86 does not require to intervent on each
instruction. Once known performance problems are solved in the final
version Plex86 should run with speed comparable to running native.
> > I don't find if there is an interface between host and virtual machine
> > (ethernet emulation and samba on win NT) ?
>
> To tell the truth, I don't like the samba bit with vmware. If I want
> samba running on either machine, I'll setup samba. The ethernet
> emulation with vmware *is* nice. I do not know if plex86 has support for
> either. [As a note to Kevin, don't bother with the samba business.
> Ethernet emulation would be cool though. :]
Another feature to think about is implementing an TCP/IP interface
directly as Win4Lin does. This should result in significant better
performance once the Guest-OS drivers are written.
Elmar