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 1429509 - libvirt: Support ACPI configuration on aarch64
Summary: libvirt: Support ACPI configuration on aarch64
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: libvirt
Version: 7.3
Hardware: aarch64
OS: Linux
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Andrea Bolognani
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-06 13:57 UTC by Andrea Bolognani
Modified: 2017-08-02 07:44 UTC (History)
3 users (show)

Fixed In Version: libvirt-3.2.0-2.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-02 07:44:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1430262 0 unspecified CLOSED AAVMF: forward QEMU's DT to the guest OS only if ACPI payload is unavailable 2021-02-22 00:41:40 UTC

Internal Links: 1430262

Description Andrea Bolognani 2017-03-06 13:57:01 UTC
libvirt (wrongly) assumes that only x86 supports ACPI, but
aarch64 does too.

Fix libvirt so that ACPI becomes usable on aarch64.

Comment 2 Andrea Bolognani 2017-03-09 17:49:30 UTC
Patches posted upstream.

  https://www.redhat.com/archives/libvir-list/2017-March/msg00429.html

Comment 3 Andrea Bolognani 2017-03-29 14:14:35 UTC
v2 patches posted upstream.

  https://www.redhat.com/archives/libvir-list/2017-March/msg01531.html

Comment 4 Andrea Bolognani 2017-04-03 09:19:06 UTC
Fix pushed upstream.

commit 560335c35c830344329c16cb1f25f887344bdfd8
Author: Andrea Bolognani <abologna>
Date:   Thu Mar 2 18:57:51 2017 +0100

    qemu: Advertise ACPI support for aarch64 guests
    
    So far, libvirt has assumed that only x86 supports ACPI,
    but that's inaccurate since aarch64 supports it too.
    
    Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1429509

v3.2.0-17-g560335c


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