From: Thomas Huth <thuth@redhat.com>
To: Wayne Li <waynli329@gmail.com>, qemu-devel@nongnu.org
Cc: KONRAD Frederic <frederic.konrad@adacore.com>, qemu-ppc@nongnu.org
Subject: Re: Missing PVR setting capability
Date: Tue, 22 Oct 2019 09:04:34 +0200 [thread overview]
Message-ID: <7e2a821c-ed6b-ccb1-f517-405359358a26@redhat.com> (raw)
In-Reply-To: <CAM2K0np63wni3G7GNWPxTq40Kb1VeTN7Ocn=E=BqSmd+pDsX9A@mail.gmail.com>
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
next prev parent reply other threads:[~2019-10-22 7:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-21 21:06 Missing PVR setting capability Wayne Li
2019-10-22 7:04 ` Thomas Huth [this message]
2019-10-22 16:24 ` Wayne Li
2019-10-22 16:27 ` Wayne Li
2019-10-22 18:46 ` Thomas Huth
2019-10-31 20:26 ` Wayne Li
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7e2a821c-ed6b-ccb1-f517-405359358a26@redhat.com \
--to=thuth@redhat.com \
--cc=frederic.konrad@adacore.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=waynli329@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).