On 25.09.2013 19:17, Chunduru Venkata, Ravi wrote:
> Hi All,
> My intent is to make virtio unix channel work. I could configure the
> XML and launch VM and could see the port in /dev/virtio-ports
>
>
>
>
>
>
>
> When I see on the host, the unix socket is already binded an
On 25.09.2013 19:17, Chunduru Venkata, Ravi wrote:
> Hi All,
> My intent is to make virtio unix channel work. I could configure the
> XML and launch VM and could see the port in /dev/virtio-ports
>
>
>
>
>
>
>
> When I see on the host, the unix socket is already bi
"libvirt-users@redhat.com<mailto:libvirt-users@redhat.com>"
mailto:libvirt-users@redhat.com>>
Subject: Re: [libvirt-users] virtio channel socket bind error
I am assuming source mode is for the host. Bind means server and connect would
mean client.
The other part is still pending.
On
m<mailto:libvirt-users@redhat.com>"
mailto:libvirt-users@redhat.com>>
Subject: [libvirt-users] virtio channel socket bind error
Hi All,
My intent is to make virtio unix channel work. I could configure the XML and
launch VM and could see the port in /dev/virtio-ports
Hi All,
My intent is to make virtio unix channel work. I could configure the XML and
launch VM and could see the port in /dev/virtio-ports
When I see on the host, the unix socket is already binded and is in listening
state.
echo "test this" > /tmp/appl_port
bash