---------- Forwarded message ---------- From: Javier Guerra <[EMAIL PROTECTED]> Date: Jan 3, 2008 10:45 AM Subject: Re: [kvm-devel] kvm 58 and vncviewer To: Avi Kivity <[EMAIL PROTECTED]>
On 1/3/08, Avi Kivity <[EMAIL PROTECTED]> wrote: > So, you are using vncviewer to view the host desktop, and there > selecting a kvm window? > > Usually one connects to qemu's internal vnc server, not to the host. i'll try to explain a little; SDL is the inner API used by QEMU to display the window with your XP desktop. as an alternative, QEMU also has an internal VNC server, which works much better for remote access. when local, it's usually better to use SDL, so it's the default; but when you're remote, add "-vnc 1" to the commandline. no window will be displayed but you can open a second VNC client and connect to the display '1' (i guess you're already using display '0'). hope that helps -- Javier -- Javier ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel