]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
Libvirt: load vhost_net before libvirtd start.
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Sun, 14 Aug 2016 09:25:01 +0000 (11:25 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 15 Aug 2016 10:01:34 +0000 (11:01 +0100)
commit6bc2225a5dc26c9de683c59dcdc1b92ff6ce3267
treefa3e4dc6580ad66c10a82bff7f87917acbede523
parent62be0cda19fe2a18b08141916f73ff8209ead737
Libvirt: load vhost_net before libvirtd start.

If the  kernel module vhot_net is loaded, the performance of virtio
networking is better then without vhost_net.
So the module is loaded before libvirtd ist started to get the benefit
of vhost_net.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/libvirt
src/initscripts/init.d/libvirtd