Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 949416

Summary: bootindex fails to work with device attached on xhci controller
Product: Red Hat Enterprise Linux 7 Reporter: Shaolong Hu <shu>
Component: qemu-kvmAssignee: Gerd Hoffmann <kraxel>
Status: CLOSED DUPLICATE QA Contact: Virtualization Bugs <virt-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0CC: acathrow, hhuang, juzhang, michen, rhod, shu, sluo, virt-maint
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-06 09:28:29 UTC Type: Bug
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: 947051    
Bug Blocks:    

Description Shaolong Hu 2013-04-08 06:39:17 UTC
Description of problem:
--------------------------
As subject.


Version-Release number of selected component (if applicable):
---------------------------------------------------------------
qemu-kvm-1.4.0-1.el7.x86_64


How reproducible:
------------------
100%


Steps to Reproduce:
-----------------------
1.
-device nec-usb-xhci,id=xhci -drive file=nfs/RHEL-Server-6.4-64-virtio.qcow2,if=none,id=drive-usb-0-0,media=disk,format=qcow2,cache=none,aio=native -device usb-storage,drive=drive-usb-0-0,id=usb-0-0,removable=on,bus=xhci.0,port=1,bootindex=1

  
Actual results:
---------------------
guest failes to boot from correct device, change xhci to ehci, it works correctly.

Comment 3 Gerd Hoffmann 2013-05-13 08:33:30 UTC
Yea, most likely it's the same as 947051.  Adding dependency, but keeping separate for re-testing.

Comment 4 Gerd Hoffmann 2013-11-05 12:47:27 UTC
xhci support has been added to seabios now.
please retest with seabios-1.7.2.2-4.el7 (or newer).

Comment 5 Shaolong Hu 2013-11-06 05:18:49 UTC
(In reply to Gerd Hoffmann from comment #4)
> xhci support has been added to seabios now.
> please retest with seabios-1.7.2.2-4.el7 (or newer).

The problem has gone.

Comment 6 Gerd Hoffmann 2013-11-06 09:28:29 UTC
Great, closing then.

*** This bug has been marked as a duplicate of bug 947051 ***