Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1140618 - Should replace "qemu-system-i386" by "/usr/libexec/qemu-kvm" in manpage of qemu-kvm for our official qemu-kvm build
Should replace "qemu-system-i386" by "/usr/libexec/qemu-kvm" in manpage of qe...
Status: CLOSED ERRATA
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm (Show other bugs)
7.1
Unspecified Unspecified
low Severity low
: rc
: ---
Assigned To: Miroslav Rezanina
Virtualization Bugs
:
Depends On:
Blocks: 1140620
  Show dependency treegraph
 
Reported: 2014-09-11 07:01 EDT by Qian Guo
Modified: 2015-03-05 03:12 EST (History)
6 users (show)

See Also:
Fixed In Version: qemu-kvm-1.5.3-80.el7
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1140620 (view as bug list)
Environment:
Last Closed: 2015-03-05 03:12:10 EST
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2015:0349 normal SHIPPED_LIVE Important: qemu-kvm security, bug fix, and enhancement update 2015-03-05 07:27:34 EST

  None (edit)
Description Qian Guo 2014-09-11 07:01:18 EDT
Description of problem:
Since we launch qemu from /use/libexec/qemu-kvm by our official qemu-kvm build, so we should update the manpage to use the right path and name.

Version-Release number of selected component (if applicable):
qemu-kvm-1.5.3-69.el7.x86_64


How reproducible:
100%

Steps to Reproduce:
1.
2.
3.

Actual results:
In manpage, all the examples are useing qemu-system-i386

Expected results:
should be replaced by /usr/libexec/qemu-kvm

Additional info:
Comment 3 Miroslav Rezanina 2014-11-21 02:34:34 EST
Fix included in qemu-kvm-1.5.3-80.el7
Comment 5 langfang 2014-11-27 01:40:55 EST
Reproduce this bug as follow version:
# rpm -q qemu-kvm
qemu-kvm-1.5.3-79.el7.x86_64

Steps:
1.man qemu-kvm

Results:
...
SYNOPSIS
       usage: qemu-system-i386 [options] [disk_image]
... 
qemu-system-i386 dos.img -soundhw gus -parallel none
...

Verify this bug as follow version:

Version:

qemu-kvm-1.5.3-82.el7.x86_64

Steps:
1.man qemu-kvm


Results:
...
SYNOPSIS
       usage: qemu-kvm [options] [disk_image]
...
qemu-kvm --drive file=gluster://192.0.2.1/testvol/a.img
...
 qemu-kvm -tpmdev help
..

Addtional info:also tried on AMD machine, work well

According to above test ,this bug has been fixed.
Comment 8 errata-xmlrpc 2015-03-05 03:12:10 EST
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://rhn.redhat.com/errata/RHSA-2015-0349.html

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