From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:54322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R349n-0006W8-Vn for qemu-devel@nongnu.org; Mon, 12 Sep 2011 06:54:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R349m-0007Vc-JG for qemu-devel@nongnu.org; Mon, 12 Sep 2011 06:54:31 -0400 Received: from mail-fx0-f45.google.com ([209.85.161.45]:34140) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R349l-0007VI-SU for qemu-devel@nongnu.org; Mon, 12 Sep 2011 06:54:30 -0400 Received: by fxh13 with SMTP id 13so1726489fxh.4 for ; Mon, 12 Sep 2011 03:54:28 -0700 (PDT) Date: Mon, 12 Sep 2011 11:54:26 +0100 From: Stefan Hajnoczi Message-ID: <20110912105426.GA5850@stefanha-thinkpad.localdomain> References: <20110909180003.GA30386@stefanha-thinkpad.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] unable to access the serial port on the Vm List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: bala suru Cc: qemu-devel@nongnu.org On Mon, Sep 12, 2011 at 03:49:53PM +0530, bala suru wrote: > Can I do this on the running VMs ..?, > I'm using opennebula to spawn the VMs, so it would be good if edit before > spawning the VMs.. I don't think you can do this on a running VM. At the bottom of this page they show how you can add the serial port libvirt domain XML in OpenNebula: http://opennebula.org/documentation:rel2.2:kvmg Stefan