[Libvir] Virtual networking

Mark McLoughlin markmc at redhat.com
Tue Jan 23 11:08:36 UTC 2007


On Mon, 2007-01-22 at 21:20 +0000, Daniel P. Berrange wrote:
> On Mon, Jan 22, 2007 at 02:46:11PM +0000, Mark McLoughlin wrote:
> > # Dan's patches
> > http://www.gnome.org/~markmc/code/libvirt-networking/libvirt-qemu-daemon.patch
> > http://www.gnome.org/~markmc/code/libvirt-networking/libvirt-qemu-driver.patch
> 
> Now updated at:
> 
> http://people.redhat.com/berrange/libvirt/libvirt-qemu-daemon-2.patch
> http://people.redhat.com/berrange/libvirt/libvirt-qemu-driver-2.patch

	Okay, I've updated my patch set to use them:

  http://www.gnome.org/~markmc/code/libvirt-networking/

	One bug I found was that libvirt fails to connect if you don't have TLS
certs, even if the server doesn't request TLS. See attached patch.

> > http://www.gnome.org/~markmc/code/libvirt-networking/libvirt-qemu-no-c99.patch
> 
> I simply removed -std=c99 and fixed up places I'd used C99 constructs, so should
> no longer be needed

	_XOPEN_SOURCE and _POSIX_C_SOURCE disable _SVID_SOURCE, so I still need
to enable that for struct ifreq and friends.

Thanks,
Mark.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libvirt-qemu-lazy-init-tls.patch
Type: text/x-patch
Size: 745 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20070123/900ee25a/attachment-0001.bin>


More information about the libvir-list mailing list