Bug 1816793 - 'edid' compat handling missing for virtio-gpu-ccw
Summary: 'edid' compat handling missing for virtio-gpu-ccw
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux Advanced Virtualization
Classification: Red Hat
Component: qemu-kvm
Version: 8.2
Hardware: s390x
OS: Linux
unspecified
unspecified
Target Milestone: rc
: 8.2
Assignee: Cornelia Huck
QA Contact: Gu Nini
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-24 18:12 UTC by Cornelia Huck
Modified: 2020-07-28 07:13 UTC (History)
11 users (show)

Fixed In Version: qemu-kvm-4.2.0-20.module+el8.2.1+6467+49dc3278
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-07-28 07:12:15 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2020:3172 0 None None None 2020-07-28 07:13:29 UTC

Description Cornelia Huck 2020-03-24 18:12:43 UTC
hw_compat_rhel_8_0 contains

{ "virtio-gpu-pci", "edid", "false" },

This turns 'edid' off only for virtio-gpu-pci, but not for virtio-gpu-ccw.

'edid' needs to be turned off for virtio-gpu-ccw as well.

Comment 10 smitterl 2020-05-20 08:35:40 UTC
Clarification:
1. edid has been enabled (for all archs), so cd /sys/devices/[css0|pciXXX]/, cat $(find . -name 'edid') should return value (s. sample data below).
2. However, this bz's change assures that when migrating from a later machine model (e.g. s390-virtio-rhel8.2.0) the compatibility check must require edid=false.

Sample output for edid on guest:
# cat $(find . -name "edid")
������I4*�(xTL�&PT����% fA03@�.�2}�x
      �QEMU Monitor
�
J�$) 
E}e`Y�

Comment 12 errata-xmlrpc 2020-07-28 07:12:15 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, 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-2020:3172


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