The patch has been updated and is available at 
http://qemu-forum.ipi.fi/viewtopic.php?t=2984

Changes/Improvements since second patch version (10 February 2007)
------------------------------------------------------------------
* Initial support for Windows as a guest (still Linux i386 as a host)!
  Guest supported API is WGL/OpenGL (opengl32.dll). Really minimum and hackish 
implementation, but enough to make Windows GoogleEarth run
* Better visual integration : 
     - OpenGL window is now child of QEMU SDL window, so it seems to be
       "naturally" integrated into the virtual machine.
     - Mouse cursor is drawned on top of the GL drawing. (This works only
       if the GL drawing is refreshed in a loop, and with a Linux guest)
* Better support of NVIDIA chips
* Fix annoying bug in QEMU serialization protocol that caused QEMU crashes 
when serialized buffer was exactly a multiple of target page size (aka. 
ppracer bug)
* gl(Get)PolygonStipple fix and other OpenGL implementation fixes
* Small improvements to make more Mesa demos run
* License change to MIT license.


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to