From mboxrd@z Thu Jan 1 00:00:00 1970 From: Riccardo Veraldi Subject: serial console Date: Wed, 30 Dec 2009 16:52:24 +0100 Message-ID: <4B3B7738.2000809@cnaf.infn.it> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from iris.cnaf.infn.it ([131.154.3.7]:47906 "EHLO iris.cnaf.infn.it" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751537AbZL3QSR (ORCPT ); Wed, 30 Dec 2009 11:18:17 -0500 Received: from darwin.cnaf.infn.it (darwin.cnaf.infn.it [131.154.3.242]) by iris.cnaf.infn.it (8.14.2/8.14.2) with ESMTP id nBUFrc4q032140 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 30 Dec 2009 16:53:38 +0100 Sender: kvm-owner@vger.kernel.org List-ID: hello, how is possible ins ome way to have access to serial console using libvirt ? until now I used quemu-kvm started inside a screen process. but now I am managing my kvm machines with libvirt and in this way I have no access to a serial console. IS there some way to do it ? thanks Rick