On 08/13/2014 12:58 PM, Michael Tokarev wrote:
> 13.08.2014 21:49, Chris J Arges wrote:
>> On 08/13/2014 12:35 PM, Michael Tokarev wrote:
> []
>>> kvm_stat utility has been in qemu-kvm package in debian, but it was never
>>> part of qemu packages.  Because else it'll conflict with qemu-kvm which is
>>> not a good idea.  This is a reason I haven't actually added it in the first
>>> place - I didnt' want to conflict with qemu-kvm, so the two packages can
>>> coexist with each other.  That's also why I untagging it as "patch" -- the
>>> supplied one line is not sufficient, we should add proper replaces too,
>>> I'll think about this.
> 
>> Ok so I see that older qemu-kvm packages provide kvm_stat; however the
>> newest qemu-kvm package doesn't:
>> https://packages.debian.org/sid/amd64/qemu-kvm/filelist
>>
>> Would this be an issue for users of the newer packages?
> 
> I refer to ability to install old (wheezy) qemu-kvm package together with
> current qemu.  This qemu-kvm in sid is just a wrapper around qemu-system-x86,
> while qemu-kvm in wheezy provided actual binary.  I find myself in a situation
> when I need to compare how various guests work in current qemu and how they
> worked in older qemu-kvm.  It is handy when I can install both at the same
> time.
> 
> At any rate, the proper Replaces (versioned) is still needed.

Michael,
Looking into this further I see why kvm_stat wasn't ever properly
package was that it was supposed to be superceeded by perf.
I see this thread:
http://marc.info/?l=kvm&m=134694012509766&w=2

And essentially I can run:
'sudo perf kvm stat live'

To see some of the same output. Therefore it may not be a good idea to
include this script if it was planned on being deprecated a few years ago.

Thanks and sorry about the noise,
--chris

> 
> Thanks,
> 
> /mjt
> 


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to