]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Increase size of driver table to make UML work again
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 7 Jan 2011 17:36:33 +0000 (17:36 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 19 Jan 2011 12:42:23 +0000 (12:42 +0000)
commit921b3812e20fd73566d77f47e3f885b847566c88
treeb698acc11fe2da988073046413cf990c460b3b8b
parent19d931d290161606269ae22f0b833a877d9260b8
Increase size of driver table to make UML work again

The driver table only has 10 slots, but there are potentially
11 drivers that need activating. Improve the error message
when driver registration fails

* src/libvirt.c: Increase driver table size & improve errors
src/libvirt.c