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 1257139 - power: there are some unsupported x86 devices under the output of cmds 'man qemu-kvm'
Summary: power: there are some unsupported x86 devices under the output of cmds 'man q...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm-rhev
Version: 7.2
Hardware: ppc64le
OS: Unspecified
low
unspecified
Target Milestone: rc
: ---
Assignee: David Gibson
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-26 10:57 UTC by Gu Nini
Modified: 2015-08-31 03:00 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-31 03:00:46 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Gu Nini 2015-08-26 10:57:06 UTC
Description of problem:
In a ppc64le host, for the output cmd 'man qemu-kvm', it is the same as that in a x86_64 host, i.e. there are some of the removed x86 devices, such as 'isa-serial', 'isa-parallel' and 'ich9-usb-uhci1' etc.

Version-Release number of selected component (if applicable):
Host kernel: 3.10.0-306.0.1.el7.ppc64le
Qemu-kvm-rhev: qemu-kvm-rhev-2.3.0-19.el7.ppc64le

How reproducible:
100%

Steps to Reproduce:
1. Issue cmd 'man qemu-kvm', check the devices and the description there

Actual results:
There are some x86 related devices that are already removed from ppc as bz 1160120 described

Expected results:
No the removed x86 devices any more

Additional info:
The bug is the left issue in bz 1191845

Comment 2 David Gibson 2015-08-31 03:00:46 UTC
The man page for qemu isn't intended to be specific to a particular target.  Not all options will work for all targets - there are already some which won't work for x86, though not nearly as many as for Power.


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