Bug 518718 - qemu-kvm provides nothing
Summary: qemu-kvm provides nothing
Keywords:
Status: CLOSED DUPLICATE of bug 509532
Alias: None
Product: Fedora
Classification: Fedora
Component: qemu
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Glauber Costa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-08-21 20:03 UTC by lejeczek
Modified: 2009-09-04 07:46 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-08-21 20:50:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description lejeczek 2009-08-21 20:03:50 UTC
Description of problem:


Version-Release number of selected component (if applicable):
qemu-kvm-0.10.6-1.fc11.x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:
should not exist

Additional info:

Comment 1 Daniel Berrangé 2009-08-21 20:50:47 UTC
qemu-kvm pulls in the architecture dependant package that contains the kvm binary for that arch. 

To quote the spec file


%ifarch %{ix86} x86_64
Requires: qemu-system-x86 = %{epoch}:%{version}-%{release}
%endif
%ifarch ppc ppc64
Requires: qemu-system-ppc = %{epoch}:%{version}-%{release}
%endif

%description kvm
This is a meta-package that provides a qemu-system-<arch> package for native
architectures where kvm can be enabled. For example, in an x86 system, this
will install qemu-system-x86

Comment 2 Mark McLoughlin 2009-09-04 07:46:25 UTC

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


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