Bug 434766 - F-9 pv_ops xen: update frontend driver names in kudzu
Summary: F-9 pv_ops xen: update frontend driver names in kudzu
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: kudzu
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Xen Maintainance List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PvOpsTracker
TreeView+ depends on / blocked
 
Reported: 2008-02-25 11:15 UTC by Mark McLoughlin
Modified: 2008-02-25 17:12 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-02-25 17:12:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mark McLoughlin 2008-02-25 11:15:29 UTC
With F-9 pv_ops based kernel-xen, xenblk is renamed to xen-blkfront and xennet
is renamed to xen-netfront.

Kudzu needs to be updated:

  xen.c:87:                           xendev->driver = strdup("xenblk");
  xen.c:103:                          xendev->driver = strdup("xennet");

(Note, not assigning to kudzu owner until we switch rawhide over. Latest scratch
build available from here:

  http://koji.fedoraproject.org/koji/taskinfo?taskID=460974
)

Comment 1 Bill Nottingham 2008-02-25 17:12:23 UTC
That code isn't actually used anywhere any more.


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