Hi, All of these patches have been on the list before, this is just a re-post after rebasing them. This time with a git repo to pull from for your convinience. Check the individual patch descriptions for details.
cheers, Gerd The following changes since commit 515689235c4c3d9c3f0406ddcdd21ed8da77062b: Merge remote-tracking branch 'spice/spice.v47' into staging (2012-01-19 12:51:02 -0600) are available in the git repository at: git://git.kraxel.org/qemu vnc.1 Gerd Hoffmann (3): Fix vnc memory corruption with width = 1400 vnc: fix ctrl key in vnc terminal emulation vnc: implement shared flag handling. qemu-options.hx | 13 ++++++ ui/vnc.c | 110 +++++++++++++++++++++++++++++++++++++++++++++++++++++- ui/vnc.h | 16 ++++++++ 3 files changed, 136 insertions(+), 3 deletions(-)