> In the development version of my Java frontend for QEMU (JQEMU) I've > already integrated the Java VNC client from TightVNC and it works like > a charm without any speed overhead! And it feels just like VMWare... > > Since Java is already available for a large variety of platforms this > wouldn't require a big porting effort... > > Christian This gets my vote. Have you tried a compile to native with gcj for those who don't have/want to have the Java VM installed?
Hi Tim! The last time I tried to compile JQEMU with gcj I had some errors because the Swing API wasn't fully supported by gcj. But that was a long time ago and I read that the gcj team have made significant progress since then so I'll give it another shot this weekend! Christian _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel