Difference between revisions of "Vhost net"
Jump to navigation
Jump to search
(Created page with "The “vhost_net” kernel module. This module allows libvirt to directly call into subsystems instead of using calls from userspace. This will mainly increase the performance...") |
|||
Line 1: | Line 1: | ||
− | The “vhost_net” kernel module. This module allows libvirt to directly call into subsystems instead of using calls from userspace. This will mainly increase the performance of the virtual machine and is not a prerequisite to use the libvirt service. | + | The “vhost_net” [[kernel module]]. This module allows libvirt to directly call into subsystems instead of using calls from userspace. This will mainly increase the performance of the virtual machine and is not a prerequisite to use the libvirt service. |
$ sudo modprobe vhost_net | $ sudo modprobe vhost_net |
Latest revision as of 17:04, 17 November 2020
The “vhost_net” kernel module. This module allows libvirt to directly call into subsystems instead of using calls from userspace. This will mainly increase the performance of the virtual machine and is not a prerequisite to use the libvirt service.
$ sudo modprobe vhost_net
See also[edit]
Advertising: