Hello,
I have adapted a xen path to kvm-qemu.
This patch enable auth to vnc
qemu ../.. -hda=/home/os.img -vnc -vncpasswd toto
work with vncviewer on linux and Win.
Don't work with vncviewer applet via http, must be fixed.
Emmanuel.
diff -Naur kvm-12/qemu/d3des.c kvm-12.1/qemu/d3des.c
--- kvm-
Hello,
I have adapted a xen path to kvm-qemu.
This patch enable auth in vnc
qemu ../.. -hda=/home/os.img -vnc -vncpasswd toto
work with vncviewer on linux and Win.
Don't work with vncviewer applet via http, must be fixed.
Emmanuel.
diff -Naur kvm-12/qemu/d3des.c kvm-12.1/qemu/d3des.c
--- kvm-