From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:44473) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qek59-0007Wf-Kd for qemu-devel@nongnu.org; Thu, 07 Jul 2011 04:37:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qek57-0001bz-Bz for qemu-devel@nongnu.org; Thu, 07 Jul 2011 04:37:11 -0400 Received: from mail-qw0-f45.google.com ([209.85.216.45]:44282) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qek57-0001bu-2h for qemu-devel@nongnu.org; Thu, 07 Jul 2011 04:37:09 -0400 Received: by qwj8 with SMTP id 8so467395qwj.4 for ; Thu, 07 Jul 2011 01:37:08 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Nikita A Menkovich Date: Thu, 7 Jul 2011 12:36:28 +0400 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] SSH console for qemu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: libvirt-users@redhat.com, qemu-devel@nongnu.org Seems no, I think, that the best way is running some kind of ssh daemon, that connects to console (/dev/vcsa1 for example), that listen on port and send to output console events on boot, and allow to work with server with simple ssh client. Also important feature will be saving history of output. On 6 July 2011 19:27, Stefan Hajnoczi wrote: > On Wed, Jul 6, 2011 at 3:08 PM, Nikita A Menkovich wrote: >> I'm using qemu with libvirt and I want to create SSH emergency console >> to linux/unix guests, same way as it is realized in qemu VNC. >> Maybe someone could help me to determine a place to dive in this question. >> >> I think the best way to make it - extend qemu API. But if this could >> be made with libvirt - this will be also fine. > > Serial console and the "virsh console" command? > > Stefan > -- Nikita A Menkovich http://libc6.org/ JID: menkovich@gmail.com Tel: +7 (921) 423-96-48