Martin wrote:
> I don't remember what the performance was of all this.
> Is this maybe an idea to use for plex86?
Using VNC as a video driver would presumably result in poor
performance.
> Possibly a similar trick could be used for a diskdriver. Hack a client
> driver which communicates with a hacked nfs server or samba server.
Is directs to an "filesystem" driver. If might be an nice feature to
allow the guest-OS access the host's filesystem. Using an
networking-protocoll might be an direction here. But, it might be more
performant to design an custom protocoll.
> The alternative would be a "normal" videodriver for all guest OSes.
That should be the way to go. The design of the Guest<->Host
communication should be written knowing, what functionality is
required by the Guest-Video-Driver.
Elmar