From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qu44v-0007ot-T8 for qemu-devel@nongnu.org; Thu, 18 Aug 2011 11:00:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qu44u-0000Uy-T0 for qemu-devel@nongnu.org; Thu, 18 Aug 2011 11:00:17 -0400 Received: from mail-gw0-f45.google.com ([74.125.83.45]:54323) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qu44u-0000UZ-Oc for qemu-devel@nongnu.org; Thu, 18 Aug 2011 11:00:16 -0400 Received: by gwb19 with SMTP id 19so1124981gwb.4 for ; Thu, 18 Aug 2011 08:00:15 -0700 (PDT) MIME-Version: 1.0 Date: Thu, 18 Aug 2011 08:00:14 -0700 Message-ID: From: bala suru Content-Type: multipart/alternative; boundary=001636e0af32cc09f504aac8de26 Subject: [Qemu-devel] Serial port on virtual machines List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --001636e0af32cc09f504aac8de26 Content-Type: text/plain; charset=ISO-8859-1 Hi, I'm running VM on kvm-qemu hyper visor . I need to access the serail port on the VM , I tried the sample code to read/write com port but I get port error when ever I tried write something to the port(dev/ttyS0) . the same code work fine on the normal OS .. is it the same way as normal OS for accessing the serial port in vms ..? --001636e0af32cc09f504aac8de26 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

I'm running VM on kvm-qemu hyper visor . I need to access th= e serail port on the VM ,
I tried the sample code to read/write com port= but I get port error when ever I tried write something to the port(dev/tty= S0) .

the same code work fine on the normal OS .. is it the same way=A0 as no= rmal OS for accessing the serial port in vms ..?
--001636e0af32cc09f504aac8de26--