From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: VNC with KVM-84 doesn't work Date: Mon, 23 Feb 2009 19:09:04 -0600 Message-ID: <49A348B0.9070605@codemonkey.ws> References: <49A26518.5090805@tomorrow-focus.de> <49A2BD31.9090702@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: kvm@vger.kernel.org To: Florent Return-path: Received: from qw-out-2122.google.com ([74.125.92.24]:26695 "EHLO qw-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751299AbZBXBJk (ORCPT ); Mon, 23 Feb 2009 20:09:40 -0500 Received: by qw-out-2122.google.com with SMTP id 5so1507723qwi.37 for ; Mon, 23 Feb 2009 17:09:38 -0800 (PST) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: =46lorent wrote: > Anthony Liguori a =E9crit : >> You cannot combine -curses and -vnc. > > Simple dummy questions: > Why cannot we combine visualization options? > In other words, what prevent forks of back-end video message=20 > processing in order to have multiple views of the same virtual=20 > machines at the same time? > > And the corollary is: > Why cannot we switch on/off available visualizations (ncurses, vnc,=20 > sdl) at runtime (for instance: using the monitor)? > I mainly use VM as services: they are started with vnc display withou= t=20 > any viewer attached, this configuration allows local and remote=20 > accesses to the VM display. But this configuration is static.=20 > Sometimes, I would like to enable the SDL viewer without restarting=20 > the whole VM. There is an effort to make the video subsystem in QEMU more dynamic to=20 support the sort of features you're talking about it. We're slowly=20 getting there. It's just a matter of developer effort being a finite=20 resource. Regards, Anthony Liguori > Regards, > > - Florent > > --=20 > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html