Bug 434764

Summary: F-9 pv_ops xen: update kudzu's xen console handling to use hvc
Product: [Fedora] Fedora Reporter: Mark McLoughlin <markmc>
Component: kudzuAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: notting, rvokal, xen-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-11 03:50:39 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: 435368    
Bug Blocks: 434756    

Description Mark McLoughlin 2008-02-25 11:13:34 UTC
When running on Xen, kudzu is kind enough to set up a login prompt on Xen's
"xvc" console. However, with F-9 pv_ops based kernel-xen, Xen's console will now
be available as "hvc", so e.g. this needs to be updated:

  hwconf.c:147:                            !strncmp(dev->device, "xvc", 3)));
  keyboard.c:327:                fd = open("/dev/xvc0", O_RDONLY);
  keyboard.c:336:                    kbddev->device = strdup("xvc0");

There is already hvc handling, bug only on ppc.

(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 Mark McLoughlin 2008-03-07 08:12:24 UTC
Okay, pv_ops based kernel-xen-2.6-2.6.25-0.0.rc4.fc9 is in rawhide

Comment 2 Bill Nottingham 2008-03-11 03:50:39 UTC
Fixed in initscripts-8.65-1.