]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: fix stupid typos in VFIO cgroup setup/teardown
authorLaine Stump <laine@laine.org>
Fri, 3 May 2013 18:30:55 +0000 (14:30 -0400)
committerLaine Stump <laine@laine.org>
Fri, 3 May 2013 18:32:54 +0000 (14:32 -0400)
commit52ba0f6e1cf29e791be4e079408c0de851100b65
tree39ed7960c50701ec52d0db91cf3558391fabe52b
parent7ee85c9900a6327649bb933403ac132d908786be
qemu: fix stupid typos in VFIO cgroup setup/teardown

I must have looked at this a couple dozen times before I noticed it
had "!=" instead of "==". Not doing this setup prevented qemu from
doing anything with the vfio group device.
src/qemu/qemu_cgroup.c