Bug 482792

Summary: Enable CONFIG_PCI_STUB
Product: [Fedora] Fedora Reporter: Mark McLoughlin <markmc>
Component: kernelAssignee: Mark McLoughlin <markmc>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: kernel-maint, quintela, virt-maint
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-30 18:25:16 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:
Bug Depends On:    
Bug Blocks: 480594    

Description Mark McLoughlin 2009-01-28 07:44:47 UTC
The pci-stub module is needed for KVM Device Assignment so that we can prevent any driver in the host from binding to a device which has been assigned to the guest. It was first added in 2.6.29.

http://lkml.org/lkml/2008/11/26/11
https://fedoraproject.org/wiki/Features/KVM_PCI_Device_Assignment

Comment 1 Mark McLoughlin 2009-01-28 07:52:24 UTC
Fixed in kernel-2.6.29-0.59.rc2.git3.fc11

* Wed Jan 28 2009 Mark McLoughlin <markmc>
- Enable CONFIG_PCI_STUB for KVM (#482792)

Comment 2 Mark McLoughlin 2009-01-28 08:26:35 UTC
Or maybe not, the build failed on ppc:

drivers/gpu/drm/nouveau/nouveau_state.c: In function 'nouveau_load':
drivers/gpu/drm/nouveau/nouveau_state.c:487: error: implicit declaration of function '___swab32'
make[4]: *** [drivers/gpu/drm/nouveau/nouveau_state.o] Error 1

http://koji.fedoraproject.org/koji/getfile?taskID=1088040&name=build.log

Comment 3 Mark McLoughlin 2009-01-30 18:25:16 UTC
Okay, since built