Bug 773029

Summary: kvm.modules is missing 'modprobe vhost_net'
Product: [Fedora] Fedora Reporter: Daniel BerrangĂ© <berrange>
Component: qemuAssignee: Justin M. Forbes <jforbes>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: amit.shah, bazanluis20, berrange, dougsland, dwmw2, ehabkost, itamar, jaswinder, jforbes, knoel, scottt.tw, tburke, virt-maint
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-31 20:32:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniel Berrangé 2012-01-10 17:40:03 UTC
Description of problem:
Look at any Fedora 16 host and see that /dev/vhost-net is missing.  This is because /etc/sysconfig/modules/kvm.modules is missing 'modprobe vhost_net'

Version-Release number of selected component (if applicable):
qemu-system-x86-0.15.1-3.fc16.x86_64

How reproducible:
Always

Steps to Reproduce:
1.ls -al /dev/vhost-net
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Justin M. Forbes 2012-01-27 19:40:02 UTC
Added to git for F16 and F17, it will make the next package builds.

Comment 2 Daniel Berrangé 2012-01-30 10:40:28 UTC
The kvm.modules file is still doing a pointless  'modprobe virtio-net' which is a guest only module. 

Also bugs against stable releases shouldn't be closed when the fix is in GIT, they should be closed by Bohdi when the update is pushd to the repos.

Comment 3 Justin M. Forbes 2012-01-31 20:32:46 UTC
Bodhi won't close it because I didn't add this bug number to the update, but it is in updates-testing if you want to give it karma.