Yes.

On Tue, Apr 24, 2012 at 10:48 AM, Andrew Cathrow <acath...@redhat.com>wrote:

>
>
> ----- Original Message -----
> > From: "Raj Rajasekaran" <r...@connecttel.com>
> > To: "Andrew Cathrow" <acath...@redhat.com>
> > Cc: qemu-devel@nongnu.org
> > Sent: Tuesday, April 24, 2012 11:43:12 AM
> > Subject: Re: [Qemu-devel] Spice vdagent on SLED 11
> >
> >
> > Where do I check whether VM is configured to expose this virtio
> > serial device? If not how to configure it.
> >
>
> Did you start/configure the VM?
>
>
> >
> > On Mon, Apr 23, 2012 at 7:45 PM, Andrew Cathrow < acath...@redhat.com
> > > wrote:
> >
> >
> >
> >
> >
> >
> > ----- Original Message -----
> > > From: "Raj Rajasekaran" < r...@connecttel.com >
> > > To: qemu-devel@nongnu.org
> > > Sent: Monday, April 23, 2012 11:35:56 AM
> > > Subject: [Qemu-devel] Spice vdagent on SLED 11
> > >
> > > I am not able to get Spice vdagent running on SLED 11 virtual
> > > machine. Log file has the error message 'Missing virtio device
> > > '/dev/virtio-ports/com.redhat.spice.0'. I am using Qemu v0.15.1 and
> > > Spice v0.10.0.
> > >
> > >
> > > Has anyone got this work under SLED11?
> >
> > Is your VM configured to expost a virtio-serial device named
> > com.redhat.spice.0 ?
> >
> > -chardev spicevmc,id=charchannel0,name=vdagent
> > -device
> >
> virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.spice.0
> >
> >
> > or
> >
> >
> > <controller type='virtio-serial' index='0'/>
> > <channel type='spicevmc'>
> > <target type='virtio' name='com.redhat.spice.0'/>
> > <address type='virtio-serial' controller='0' bus='0' port='1'/>
> > </channel>
> >
> >
> >
> > >
> > >
> > > -Raj
> >
> >
>

Reply via email to