]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fri Feb 23 09:00:13 IST 2007 Mark McLoughlin <markmc@redhat.com>
authorMark McLoughlin <markmc@redhat.com>
Fri, 23 Feb 2007 09:03:25 +0000 (09:03 +0000)
committerMark McLoughlin <markmc@redhat.com>
Fri, 23 Feb 2007 09:03:25 +0000 (09:03 +0000)
commitefe538b7094e66842767aa4dc65704e786165f12
treee5124a86cd8628369d11078cbcdf9ceb3193039f
parent55868d76a7e8747ff4b4a2c35a270adf1cb4d6a9
Fri Feb 23 09:00:13 IST 2007 Mark McLoughlin <markmc@redhat.com>

        * qemud/protocol.h: add the (domain/network)(Get/Set)Autostart
        requests and replies to the protocol.

        * src/qemu_internal.c: hookup the qemu driver autostart
        methods

        * qemud/dispatch.c, qemud/driver.[ch], internal.h: add
        the daemon side, but just set an in-memory autostart
        flag for now.
ChangeLog
qemud/dispatch.c
qemud/driver.c
qemud/driver.h
qemud/internal.h
qemud/protocol.h
src/qemu_internal.c