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 968916 - qemu-guest-agent-win32 package is hardly usable
Summary: qemu-guest-agent-win32 package is hardly usable
Keywords:
Status: CLOSED DUPLICATE of bug 971141
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: qemu-kvm
Version: 6.4
Hardware: x86_64
OS: Windows
unspecified
medium
Target Milestone: rc
: ---
Assignee: Jeff Cody
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-30 09:31 UTC by Peter Krempa
Modified: 2013-06-05 19:24 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-05 19:24:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Peter Krempa 2013-05-30 09:31:53 UTC
Description of problem:
The qemu-guest-agent-win32 provides only one dynamically linked exe file in the filesystem of the host. The guest agent is cumbersome to transfer to the windows host and requires severe manual interaction to install supporting libraries.

Version-Release number of selected component (if applicable):
qemu-guest-agent-win32-0.12.1.2-2.371.el6.x86_64

How reproducible:
Always.

Actual results:
$ ls /usr/share/qemu-kvm/qemu-ga-win32/ -l
total 484
-rwxr-xr-x. 1 root root 490506 May 27 15:09 qemu-ga.exe
-r--r--r--. 1 root root   1155 May 27 15:02 README.txt

After transferring the file into the guest via 3 party software, the user has to spend time looking for the correct versions of libraries.

google searches for DLL library names (this is the usual approach a user takes) lead often to untrusted sites and the downloaded DLLs may contain malware (and are executed with administrator privileges).

Expected results:
Along with the original binary we should distribute a iso image containing the executable. Additionally the executable should be either statically linked or dynamic libraries (or installers for the libraries) should be provided in this package.

Additional info:
Virtio-win drivers needed for the virtio channel to the guest agent are distributed as a ISO image.

Comment 2 Ademar Reis 2013-06-03 17:51:07 UTC
qemu-ga-win32 is a tech-preview in 6.4 and the README documents from where the .dlls should be extracted.

We're working to deliver it in the same iso of the other windows components a guest may be interested, AKA the virtio-win iso.

Comment 4 Ademar Reis 2013-06-05 19:24:38 UTC
Marking as duplicate of bug 971141 because the requirements are more clear there.

*** This bug has been marked as a duplicate of bug 971141 ***


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