Peter Krempa 633b7592d6 daemon: Refactor connection driver module loading
Pass the registration function name to virDriverLoadModule so that we
can later call specific functions if necessary (e.g. for testing
purposes). This gets rid of the rather ugly automatic name generator and
unifies the code to load/initialize the modules.

It's also clear which registration function gets called.
2017-02-21 09:24:33 +01:00
..
2016-04-25 15:40:44 +02:00
2016-12-02 09:25:13 +01:00
2017-01-25 09:18:49 +01:00