Anthony Liguori wrote:
Hi,

The attach patch adds VNC display support for QEMU. It does not use libvncserver but was rather written from scratch. libvncserver is a really neat project and I've used it in a number of other projects but I think QEMU really requires a custom implementation.


Nice job.. Improves VNC interactivity nicely..
I use xtightvncviewer with the -bgr option to cut down network bandwidth quite a bit. This generates funky colours with the current patch but works with the old implementation.

I'll take a look when I get the chance..
Also I can't access the monitor (which I can with the other vnc patch) ... 
again, when I get a chance.

I need to look at the protocol and see if there is a way to instruct the client to change its size on the fly also.. at the moment booting win2k I have three different client sizes and need to close/reopen the client for each change.

Nice work. The optimisations to the qemu portion speed up the display refreshes 
significantly.

Brad
--
"Human beings, who are almost unique in having the ability
to learn from the experience of others, are also remarkable
for their apparent disinclination to do so." -- Douglas Adams


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

Reply via email to