qemu-ppc
[Top][All Lists]
Advanced

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

Re: Missing PVR setting capability


From: Thomas Huth
Subject: Re: Missing PVR setting capability
Date: Tue, 22 Oct 2019 09:04:34 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

On 21/10/2019 23.06, Wayne Li wrote:
> Dear Qemu list members,
> 
> I'm attempting to enable KVM in a Qemu-based project that is running on
> a T4240RDB board.  After compiling my code with the -enable-kvm option I
> ran the qemu executable with the -enable-kvm option.  The application
> exited with the following error message: "kvm error: missing PVR setting
> capability."  What are some possibilities causing this error?

That's an e6500 bas PPC board, isn't it? ... I guess nobody has been
running KVM on such a system in a while...

What do you get when running "lsmod | grep kvm" ? How did you run QEMU?
I think you have to make sure to run with the right CPU model ("-cpu
e6500") and machine (likely "-M ppce500" ?).

 Thomas




reply via email to

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