]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
vbox: fix a bug in _machineStateInactive
authorYohan BELLEGUIC <yohan.belleguic@diateam.net>
Wed, 19 Nov 2014 08:53:15 +0000 (09:53 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 19 Nov 2014 13:35:33 +0000 (14:35 +0100)
commit9b7e7e3474a7694e7dbee17e88008fa03e618c4a
tree098399eda045f0aa76d44db28114401cba2ef50b
parent22cff52a2b8e06c913b1f97767e5d390fb17fc3b
vbox: fix a bug in _machineStateInactive

This function returned non-inactive domains instead of active
domains.  This broke virConnectNumOfDefinedDomains() and
virConnectListDefinedDomains() functions.
src/vbox/vbox_tmpl.c