]> xenbits.xensource.com Git - libvirt.git/commit
Include the default listen address in the live guest XML
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 25 Jun 2012 11:50:52 +0000 (12:50 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 25 Jun 2012 12:05:55 +0000 (13:05 +0100)
commitd7f9d827531bc843b7c5aa9d3e8c08738a1de248
treee80b715e4f1b6773900fde87eeb4202e32aff71f
parent8d27005b507ed5e8a9c9f66729b8936af65b2b4b
Include the default listen address in the live guest XML

If no 'listen' attribute or <listen> element is set in the
guest XML, the default driver configured listen address is
used. There is no way to client applications to determine
what this address is though. When starting the guest, we
should update the live XML to include this default listen
address
src/qemu/qemu_process.c