X-Odus wrote:
>
> as far as I can tell the GUI stubs for Bochs and FreeMWare are identical...
> so it should work on both.
We should be able to maintain an identical interface, set
of guest OS drivers, etc, between the 2 projects.
For video, ultimately I'd like to see special Windows
(and other OS) video drivers which communicate to code
outside the VM via some efficient protocol, rather
than going through emulation of video hardware.
>From you video mavens out there, I'd like to know
what kinds of video operations would need to be
in such a protocol, such that they could be turned
into display directives for X11, Windows, RFB,
etc.
-Kevin