Displaying 1 result from an estimated 1 matches for "kvmgitint".
2014 Jun 02
0
kvm domain won't start with vhost-net loaded
Hi,
I have multiple kvm domains running fine, but to improve network
performance, I wanted to try vhost-net. However, once I load the module:
modprobe vhost-net
I can't start the domain anymore:
virsh start kvmGitInt
gives the error:
internal error: process exited while connecting to monitor:
qemu-system-x86_64: -netdev tap,fd=25,id=hostnet0,vhost=on,vhostfd=26:
vhost-net requested but could not be initialized
qemu-system-x86_64: -netdev tap,fd=25,id=hostnet0,vhost=on,vhostfd=26:
Device 'tap' could not...