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 2043531 - Guest can not start with SLIC acpi table
Summary: Guest can not start with SLIC acpi table
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: qemu-kvm
Version: 9.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Julia Suvorova
QA Contact: jingzhao
URL:
Whiteboard:
Depends On:
Blocks: 2062809
TreeView+ depends on / blocked
 
Reported: 2022-01-21 13:29 UTC by yalzhang@redhat.com
Modified: 2023-03-14 14:49 UTC (History)
13 users (show)

Fixed In Version: qemu-kvm-6.2.0-11.el9_0.2
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2062809 (view as bug list)
Environment:
Last Closed: 2022-05-17 12:25:11 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gitlab redhat/rhel/src/qemu-kvm qemu-kvm merge_requests 130 0 None None None 2022-03-18 13:11:04 UTC
Red Hat Issue Tracker RHELPLAN-109106 0 None None None 2022-01-21 13:41:56 UTC
Red Hat Product Errata RHBA-2022:2307 0 None None None 2022-05-17 12:25:55 UTC

Description yalzhang@redhat.com 2022-01-21 13:29:02 UTC
Description of problem:
Guest can not start with SLIC acpi table

Version-Release number of selected component (if applicable):
qemu-kvm-6.2.0-4.el9.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Try to start vm with below xml:
(the slic.dat file get from bug 1248758#c42)
<os>
   ...
    <acpi>
      <table type='slic'>/tmp/slic.dat</table>
    </acpi>
    ...
  </os>

2. Before qemu 6.2, the vm can start successfully. But now, it fails as:
# virsh start rhel86
error: Failed to start domain 'rhel86'
error: internal error: qemu unexpectedly closed the monitor: **
ERROR:../hw/acpi/aml-build.c:61:build_append_padded_str: assertion failed: (len <= maxlen)
Bail out! ERROR:../hw/acpi/aml-build.c:61:build_append_padded_str: assertion failed: (len <= maxlen)

Actual results:
Guest can not start with SLIC acpi table

Expected results:
Guest can start successfully

Additional info:

Comment 3 Igor Mammedov 2022-02-09 14:49:01 UTC
Upstream fixes to backport:

c8adb4d222 tests: acpi: SLIC: update expected blobs
11edfabee4 tests: acpi: add SLIC table test
e71f6ab9d9 tests: acpi: whitelist expected blobs before changing them
8cdb99af45 acpi: fix QEMU crash when started with SLIC table

and

408ca92634 tests: acpi: test short OEM_ID/OEM_TABLE_ID values in test_oem_fields()
5adc3aba87 tests: acpi: update expected blobs
748c030f36 acpi: fix OEM ID/OEM Table ID padding
d1e4a46541 tests: acpi: whitelist nvdimm's SSDT and FACP.slic expected blobs
a849522f72 tests: acpi: manually pad OEM_ID/OEM_TABLE_ID for test_oem_fields() test

Comment 11 Igor Mammedov 2022-03-18 13:06:24 UTC
jingzhao,

can you please verify with following RHEL9.0 brew build:
https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=4392917

Comment 18 Yanan Fu 2022-03-23 06:29:39 UTC
QE bot(pre verify): Set 'Verified:Tested,SanityOnly' as gating/tier1 test pass.

Comment 24 errata-xmlrpc 2022-05-17 12:25:11 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (new packages: qemu-kvm), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:2307


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