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 2177673 - [virtio-win][fwcfg] Fwcfg - Windows update reports errors
Summary: [virtio-win][fwcfg] Fwcfg - Windows update reports errors
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: virtio-win
Version: 9.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Yvugenfi@redhat.com
QA Contact: Qianqian Zhu
URL:
Whiteboard:
Depends On:
Blocks: 2203207
TreeView+ depends on / blocked
 
Reported: 2023-03-13 10:53 UTC by Yvugenfi@redhat.com
Modified: 2024-01-02 01:54 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2203207 (view as bug list)
Environment:
Last Closed: 2023-09-05 09:25:42 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-151559 0 None None None 2023-03-13 10:54:31 UTC

Description Yvugenfi@redhat.com 2023-03-13 10:53:52 UTC
Description of problem:
Error message:
Rejection Theme: Measure Failure Rejection Reason: Systemic Measure Failure Provide Measure ID(s): 26387215 ; 26387262 ADO bugId: 41872482: Bug ID(s) and Partner ID(s): Link to documentation: Link to reliability report (if applicable): Details: Rejected because Measure ID 26387215 (Percent of machines where the driver install process completes successfully) is failing. Please read more on "https://docs.microsoft.com/en-us/windows-hardware/drivers/dashboard/pct-machines-where-driver-install-completes-successfully" Also rejected because Measure ID 26387262 (Percent of machines that installed a driver update and reported a PnP error code within two days of install) is failing. Please read more on "https://docs.microsoft.com/en-us/windows-hardware/drivers/dashboard/pct-machines-installed-driver-update-and-reported-pnp-error-within-2-days" See the Plug and Play Extended Flight Report document for additional information on the failures. The "driver flight report" bug can be found by searching on Collaborate with the Submission ID. More info: https://docs.microsoft.com/en-us/windows-hardware/drivers/dashboard/pnp-failure-report and https://docs.microsoft.com/en-us/collaborate/feedback-items-search#search

WS2019: https://partner.microsoft.com/en-us/dashboard/hardware/driver/13900037663368944/submission/1152921505695292063/ShippingLabel/400986558

WS2022: https://partner.microsoft.com/en-us/dashboard/hardware/driver/14512220675920185/submission/1152921505695292275/ShippingLabel/400982931

WS2016: https://partner.microsoft.com/en-us/dashboard/hardware/driver/13874752215706004/submission/1152921505695292133/ShippingLabel/400986612

Win11: https://partner.microsoft.com/en-us/dashboard/hardware/driver/14342041934756996/submission/1152921505695576774/ShippingLabel/401042005

Version-Release number of selected component (if applicable):

Posible cause:
Can it be that fwcfg fails on a system with no vmcore device ? 
(But ACPI\QEMU0002 device is present by default) ?

If so then the entire FwCfgEvtDevicePrepareHardware logic needs to changed to let
the new driver to be loaded without HW resources allocated.

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Yvugenfi@redhat.com 2023-03-14 14:21:04 UTC
Upstream PR: https://github.com/virtio-win/kvm-guest-drivers-windows/pull/896

Comment 3 Qianqian Zhu 2023-03-20 07:24:29 UTC
Setting ITM to 16 as we need anther release to verify the issue.

Comment 4 leidwang@redhat.com 2023-03-23 03:16:31 UTC
Tested the new build with whql/function test,the results looks good to me.

1.Before this bug fix,if we install fwcfg  driver to a VM(no vmcoreinfo device), the fwcfg device status is not running.
screenshot:https://drive.google.com/file/d/1GZnkkjzRnsPDN1WrDWCEkAtT2p28qTt2/view?usp=share_link

2.After this bug fix,if we install fwcfg driver to a VM(no vmcoreinfo device), the device status is working properly.
screenshot:https://drive.google.com/file/d/1KYGetimXRphecn8A36flBXMV5XvH1_JJ/view?usp=share_link

Comment 5 Yvugenfi@redhat.com 2023-03-23 08:10:41 UTC
(In reply to leidwang from comment #4)
> Tested the new build with whql/function test,the results looks good to me.
> 
> 1.Before this bug fix,if we install fwcfg  driver to a VM(no vmcoreinfo
> device), the fwcfg device status is not running.
> screenshot:https://drive.google.com/file/d/1GZnkkjzRnsPDN1WrDWCEkAtT2p28qTt2/
> view?usp=share_link
> 
> 2.After this bug fix,if we install fwcfg driver to a VM(no vmcoreinfo
> device), the device status is working properly.
> screenshot:https://drive.google.com/file/d/1KYGetimXRphecn8A36flBXMV5XvH1_JJ/
> view?usp=share_link

Thanks a lot!


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