]> xenbits.xensource.com Git - libvirt.git/commit
Fri Feb 22 08:37:23 IST 2007 Mark McLoughlin <markmc@redhat.com>
authorMark McLoughlin <markmc@redhat.com>
Fri, 23 Feb 2007 08:39:49 +0000 (08:39 +0000)
committerMark McLoughlin <markmc@redhat.com>
Fri, 23 Feb 2007 08:39:49 +0000 (08:39 +0000)
commit6ecd4045aa5b3b045965a4d8adfd07f3acf6dcf4
tree3b88c84b919a683b47d3bddf05dc406fa0d431bb
parent6d6261f4e86f0764cc0bfc73dce63c46c4ffbf8d
Fri Feb 22 08:37:23 IST 2007 Mark McLoughlin <markmc@redhat.com>

        * qemud/conf.c, qemud/driver.c, qemud/internal.h,
        qemud/qemud.c: Merge the ->activevms and ->inactivevms
        into a single ->vms list in order to make things
        easier to manage. Likewise for networks. Also add
        qemudIsActiveVM() and qemudIsActiveNetwork() inline
        functions.
ChangeLog
qemud/conf.c
qemud/driver.c
qemud/internal.h
qemud/qemud.c