qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] general protection fault


From: Avi Kivity
Subject: Re: [Qemu-devel] general protection fault
Date: Thu, 02 Feb 2012 14:40:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0

On 01/18/2012 06:40 AM, Dyweni - KVM wrote:
> Hi All,
>
> I'm not sure who this falls to, so I've included all all parties that
> I thought may be relevant.
>
> I'm getting the following error from my guest kernel when running
> oprofile within qemu-kvm:
>

kvm does not virtualize a PMU before Linux 3.3, so oprofile is not
supported.  The facilities for identifying the PMU to the guest are very
lacking, so it's hard to make this fail gracefully.

On a Linux 3.3 host, you can provide a PMU to the guest, but only using
latest qemu and providing -cpu host or similar.  This only works on
Intel hosts for now.

-- 
error compiling committee.c: too many arguments to function




reply via email to

[Prev in Thread] Current Thread [Next in Thread]