[libvirt] [PATCHv4 2/2] qemu: support type=network in domain graphics <listen>

Eric Blake eblake at redhat.com
Thu Jul 28 17:21:45 UTC 2011


On 07/28/2011 12:11 AM, Laine Stump wrote:
> The domain XML now understands the<listen>  subelement of its
> <graphics>  element (including when listen type='network'), and the
> network driver has an internal API that will turn a network name into
> an IP address, so the final logical step is to put the glue into the
> qemu driver so that when it is starting up a domain, if it finds
> <listen type='network' network='xyz'/>  in the XML, it will call the
> network driver to get an IPv4 address associated with network xyz, and
> tell qemu to listen for vnc (or spice) on that address rather than the
> default address (localhost).
>

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list