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 1659071 - [RFE] [qemu-ga] Add "windows 2019 x64" support to OS reporting
Summary: [RFE] [qemu-ga] Add "windows 2019 x64" support to OS reporting
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: virtio-win
Version: 8.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.0
Assignee: Yvugenfi@redhat.com
QA Contact: xiagao
URL:
Whiteboard:
Depends On:
Blocks: 1655503 1659244
TreeView+ depends on / blocked
 
Reported: 2018-12-13 14:05 UTC by Michal Skrivanek
Modified: 2022-05-06 04:38 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-14 01:20:02 UTC
Type: Feature Request
Target Upstream Version:
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-18706 0 None None None 2022-05-06 04:38:24 UTC

Description Michal Skrivanek 2018-12-13 14:05:03 UTC
Windows qemu-ga should report Windows 2019 in osinfo, see bug 1563004 for details

Comment 3 Sameeh Jubran 2018-12-19 16:02:52 UTC
A patch which implements this functionality was sent upstream and applied to downstream:

https://lists.gnu.org/archive/html/qemu-devel/2018-12/msg04800.html

build:
http://brew-task-repos.usersys.redhat.com/repos/scratch/sjubran/mingw-qemu-ga-win/7.6.2/3.el7ev/

Comment 7 xiagao 2018-12-20 09:53:48 UTC
Test with this build, can get correct win2019 guest os info.
result:

{"execute": "guest-get-osinfo"}
{"return": {"name": "Microsoft Windows", "kernel-release": "17763", "version": "Microsoft Windows Server 2019", "variant": "server", "pretty-name": "Windows Server 2019 Datacenter", "version-id": "2019", "variant-id": "server", "kernel-version": "10.0", "machine": "x86_64", "id": "mswindows"}}

Comment 9 lijin 2018-12-26 03:00:42 UTC
Hi Amnon, Sammeh,

The provided package(mingw-qemu-ga-win-7.6.2-3.el7ev) is for rhel7, should we generate one for rhel8?

Comment 15 Danilo de Paula 2019-01-02 19:17:43 UTC
Only one version is better from packaging point of view.

Comment 16 lijin 2019-01-10 02:31:16 UTC
Hi Amnon, Yan,

What's the plan about version issue?

Comment 21 xiagao 2019-01-23 06:17:28 UTC
Test with mingw-qemu-ga-win-100.0.0.0-3.el7ev, can get correct win2019 guest os info.
result:

{"execute":"guest-get-osinfo"}
{"return": {"name": "Microsoft Windows", "kernel-release": "17763", "version": "Microsoft Windows Server 2019", "variant": "server", "pretty-name": "Windows Server 2019 Datacenter", "version-id": "2019", "variant-id": "server", "kernel-version": "10.0", "machine": "x86_64", "id": "mswindows"}}

Change the bug status to verified.


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