Bug 482792 - Enable CONFIG_PCI_STUB
Summary: Enable CONFIG_PCI_STUB
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Mark McLoughlin
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F11VirtTarget
TreeView+ depends on / blocked
 
Reported: 2009-01-28 07:44 UTC by Mark McLoughlin
Modified: 2009-01-30 18:25 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-01-30 18:25:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.