From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33383) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SqsvR-0004d4-6b for qemu-devel@nongnu.org; Mon, 16 Jul 2012 17:33:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SqsvQ-0007nh-1Q for qemu-devel@nongnu.org; Mon, 16 Jul 2012 17:33:53 -0400 Received: from mail-yw0-f45.google.com ([209.85.213.45]:58946) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SqsvP-0007nb-TS for qemu-devel@nongnu.org; Mon, 16 Jul 2012 17:33:51 -0400 Received: by yhpp34 with SMTP id p34so4010288yhp.4 for ; Mon, 16 Jul 2012 14:33:50 -0700 (PDT) Sender: fluxion Date: Mon, 16 Jul 2012 16:33:38 -0500 From: Michael Roth Message-ID: <20120716213338.GB2880@illuin> References: <1342470253.18091.YahooMailNeo@web45313.mail.sp1.yahoo.com> <1342471759.98603.YahooMailNeo@web45308.mail.sp1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1342471759.98603.YahooMailNeo@web45308.mail.sp1.yahoo.com> Subject: Re: [Qemu-devel] Fw: Qemu-ga : Guest Agent : Win 2008-64bit not working List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: desi babu Cc: "aliguori@us.ibm.com" , qemu-devel@nongnu.org On Mon, Jul 16, 2012 at 01:49:19PM -0700, desi babu wrote: > Any pointers for debugging ?. What version of the virtio-win drivers are you using? More specifically, what's the name of the ISO/package you used? I'm not sure how "Driver Date" maps to actual virto-win releases. There is a test utility on the virtio-win ISO called "vioser-test.exe". I'd recommend running that to confirm whether or not it's a qemu-ga issue. Before you run it, attach something to the host-side socket to confirm you get the expected output from the test utility, such as `nc -U /tmp/qemu-ga.w2008.0.sock` Also, any logs/output from the QEMU process may provide some clues as well. > > Thanks.. > > ----- Forwarded Message ----- > From: desi babu > To: "qemu-devel@nongnu.org" > Sent: Monday, July 16, 2012 3:24 PM > Subject: Qemu-ga : Guest Agent : Win 2008-64bit not working > > > > ________________________________ > > Qemu Guest Agent  on Windows 2008 is not able to connect to virtio-serial socket. > > Windows Version : 2008 64 Bit > > VIRT-IO Serial Driver installed in windows. > Driver Provider : Redhat Inc. > Driver Date : 61.63.103.2200 > > Libvirt Settings. > > > >         >         >        
>   > > > Version : qemu-ga -V > QEMU Guest Agent 1.1.0 > > qemu-ga.exe > critical : error opening path > critical : error opening channel > critical : failed to create guest agent channel > critical : failed to initialize guest agent channel. > > Any recommendations or debugging methods to verify vertio-serial ? > > Thanks in advance.