On Mon, Aug 27, 2012 at 05:00:13PM +0200, Paolo Bonzini wrote:
> Hi all,
> 
> this is an RFC series implementing an NBD server embedded inside QEMU.
> This can be used in various cases, including migration with non-shared
> storage.
> 
> Three new commands are introduced at the QMP level
> 
>   { 'command': 'nbd-server-start',  'data': { 'addr': 'IPSocketAddress' } }

It is probably desirable/required to also have a command where libvirt
can pass in a pre-opened listening socket, since I think SELinux policy
will not want to allow QEMU to create listening sockets itself.

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|

Reply via email to