]> git.ipfire.org Git - people/amarx/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>
Sun, 14 Aug 2016 14:43:00 +0000 (15:43 +0100)
commita07b8a2d554234780b95b0f2d005e5fa3a8df8ac
treefa3e4dc6580ad66c10a82bff7f87917acbede523
parentcf5c7c9f2bb5dd2af43ab3ff39a4fd06efaaef24
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