Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 484129

Summary: VTd: changeset 1 of 16: pci definitions
Product: Red Hat Enterprise Linux 5 Reporter: Don Dugger <ddugger>
Component: kernel-xenAssignee: Xen Maintainance List <xen-maint>
Status: CLOSED WONTFIX QA Contact: Martin Jenner <mjenner>
Severity: medium Docs Contact:
Priority: low    
Version: 5.4CC: knoel, xen-maint
Target Milestone: rc   
Target Release: 5.4   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-02-05 15:03:48 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: 331741, 484133    
Attachments:
Description Flags
[PATCH] add pci definitions and access funtions none

Description Don Dugger 2009-02-04 22:34:49 UTC
Created attachment 330928 [details]
[PATCH] add pci definitions and access funtions

Description of patch:
define standard PCI registers in pci_regs.h

declare PCI access functions, implement architecture-independent PCI
 ones in xen/drivers/pci, and also implement
 architecture-dependent ones for x86.

Upstream Status: Accepted (CS 17441, 17533, 18585)