Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 360903 - app-emulation/qemu-kvm should install the kvm_stat python script
Summary: app-emulation/qemu-kvm should install the kvm_stat python script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Gentoo QEMU Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-28 12:02 UTC by Henning Schild
Modified: 2012-07-08 21:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch against qemu-kvm-0.13.0-r2.ebuild (kvm-trace.patch,1.55 KB, text/plain)
2011-03-28 12:04 UTC, Henning Schild
Details
patch against qemu-kvm-0.14.1-r2.ebuild (kvm_stats_0.14.patch,1.60 KB, patch)
2011-12-06 12:00 UTC, Henning Schild
Details | Diff
patch against qemu-kvm-0.15.1-r1.ebuild (qemu-kvm-0.15.1-r1.ebuild.patch,1.57 KB, text/plain)
2012-03-07 10:04 UTC, Henning Schild
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henning Schild 2011-03-28 12:02:11 UTC
The qemu-kvm source contains a python scripts that lets one display the kernel statistics found in debugfs nicely.
These statistics are useful for developers working on the guest OS or kvm itself. Or just get get an idea about what it going on in the VMs. Its clearly nothing very meaningful to most users.


Reproducible: Always
Comment 1 Henning Schild 2011-03-28 12:04:41 UTC
Created attachment 267521 [details]
patch against qemu-kvm-0.13.0-r2.ebuild

Adding a USE-flag "kvm-stat" that takes care of the right python deps and the dobin.
Comment 2 Henning Schild 2011-12-06 12:00:20 UTC
Created attachment 294957 [details, diff]
patch against qemu-kvm-0.14.1-r2.ebuild

Guys please add this feature. An even simpler way could be to just dobin the script without a USE-flag or any deps. I do not know which would be the best way but i want this python script installed with qemu-kvm.
Comment 3 Henning Schild 2012-03-07 10:04:05 UTC
Created attachment 304521 [details]
patch against qemu-kvm-0.15.1-r1.ebuild
Comment 4 Doug Goldstein (RETIRED) gentoo-dev 2012-07-08 21:04:31 UTC
This will appear in qemu-kvm-1.1.0 with USE=python.
Comment 5 Doug Goldstein (RETIRED) gentoo-dev 2012-07-08 21:04:39 UTC
In tree.