[Spice-devel] USB support

Nerijus Baliunas nerijus at users.sourceforge.net
Wed May 16 12:15:14 PDT 2012


On Wed, 16 May 2012 14:06:09 -0400 (EDT) Marian Krcmarik <mkrcmari at redhat.com> wrote:

> > are no USB devices
> > plugged in a remote server. Is it possible to connect to a remote
> > host, not localhost,
> > with spicy? 5902 port is only opened on 127.0.0.1 by qemu-kvm.
>
> Sure, Just tell qemu/libvirt where spice server should be binded, for example:
> Add element <listen type='address' address='0.0.0.0'/> as child element of <graphics> element and spice server will listen on all interfaces (or choose only exact IP address where you want it to be binded).
> or
> Add option addr=0.0.0.0 into spice qemu command line options directly provided you run qemu-kvm manually.
> (Hope I understood the question).

Yes, it helped, thanks!
Is it possible to achieve something like that with ovirt? I tried using spicy instead of
spicec with spice-xpi plugin, but it didn't work.

Regards,
Nerijus


More information about the Spice-devel mailing list