]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Tue Feb 14 15:52:34 EST 2007 Mark McLoughlin <markmc@redhat.com>
authorMark McLoughlin <markmc@redhat.com>
Wed, 14 Feb 2007 15:54:10 +0000 (15:54 +0000)
committerMark McLoughlin <markmc@redhat.com>
Wed, 14 Feb 2007 15:54:10 +0000 (15:54 +0000)
commitf391be00e9e546aee0f4fffbee0a4e97cec67a4d
treeef3024deb5ad9dfb60cd84e2dcb22922cf0fbb63
parentfbc08f063ccf5c91e375d28ee88181cf93a61afe
Tue Feb 14 15:52:34 EST 2007 Mark McLoughlin <markmc@redhat.com>

        * qemud/protocol.h: add the protocol for virtual networks

        * qemud/dispatch.c: implement the protocol

        * qemud/driver.[ch]: add stubs for the driver

        * qemud/internal.h: add struct qemud_network

        * src/qemu_internal.c: add a virtual networks driver
ChangeLog
qemud/dispatch.c
qemud/driver.c
qemud/driver.h
qemud/internal.h
qemud/protocol.h
src/qemu_internal.c