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 1422349 - Disable new devices in QEMU 2.8 (aarch64)
Summary: Disable new devices in QEMU 2.8 (aarch64)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm-rhev
Version: 7.4
Hardware: aarch64
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Virtualization Maintenance
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 1392328
Blocks: 1387600
TreeView+ depends on / blocked
 
Reported: 2017-02-15 04:48 UTC by Wei Huang (AMD)
Modified: 2019-06-01 11:12 UTC (History)
6 users (show)

Fixed In Version: qemu-kvm-rhev-2.8.0-5.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-01 11:12:53 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Wei Huang (AMD) 2017-02-15 04:48:52 UTC
From RHELSA 7.3 to RHELSA 7.4, we are rebasing QEMU from 2.6 to 2.8. Many new devices were introduced and they need to be trimmed in order to create a consistent device list for compatibility reason:
  - dpcd (REMOVE)
  - i2c-ddc (REMOVE)
  - vhost-vsock-device (REMOVE, by x86 trimming code)
  - vhost-vsock-pci (REMOVE, by x86 trimming code)
  - virtio-crypto-device (REMOVE, by x86 trimming code)
  - virtio-crypto-pci (REMOVE, by x86 trimming code)
  - arm-gicv3 (KEEP)
  - arm-its-kvm (KEEP)
  - aux-to-i2c-bridge (REMOVE)
  - loader (REMOVE, by x86 trimming code)
  - or-irq (REMOVE, by x86 trimming code)
  - pl011 (KEEP)
  - pl011_luminary (KEEP)
  - qemu,register (REMOVE, by x86 trimming code)
  - vfio-pci-igd-lpc-bridge (REMOVE, by x86 trimming code)
  - xlnx.dpdma (REMOVE)
  - xlnx.v-dp (REMOVE)

We need to remove the device listed above with (REMOVE) behind it. Other devices to be removed in x86 trimming code can be found in BZ1392328.

Comment 1 Miroslav Rezanina 2017-02-20 10:07:53 UTC
Fix included in qemu-kvm-rhev-2.8.0-5.el7


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