]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Tue Feb 14 16:08:55 IST 2007 Mark McLoughlin <markmc@redhat.com>
authorMark McLoughlin <markmc@redhat.com>
Wed, 14 Feb 2007 16:09:37 +0000 (16:09 +0000)
committerMark McLoughlin <markmc@redhat.com>
Wed, 14 Feb 2007 16:09:37 +0000 (16:09 +0000)
commit0c15bd8b87d8e75262e08c58012ffc6eb950e7e4
treec3a615bd6f21d7954bfcd9a189438f9edfb20292
parent3fbd82faa0d4499dd19c57554499121e2c1fbd06
Tue Feb 14 16:08:55 IST 2007 Mark McLoughlin <markmc@redhat.com>

        * qemud/conf.c: add support for connecting a qemu
        guest to a bridge using a tap device in order to
        connect it to a virtual network.

        * qemud/internal.h: add <interface type="network">
        config and track tapfds so as to not close them
        on exec.

        * qemud/qemud.c: don't close tapfds on exec and
        disconnect the iface when the guest shuts down.
ChangeLog
qemud/conf.c
qemud/internal.h
qemud/qemud.c