From: "Richard W.M. Jones" <rjones@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Using virtio-mmio
Date: Thu, 1 Aug 2013 11:41:16 +0100 [thread overview]
Message-ID: <20130801104116.GG1441@redhat.com> (raw)
In-Reply-To: <CAFEAcA94rdjghq-nw+hJKxSB==OhxhMXO_ZYJEAQvMfAEaAfVA@mail.gmail.com>
On Thu, Aug 01, 2013 at 10:32:14AM +0100, Peter Maydell wrote:
> On 31 July 2013 23:45, Richard W.M. Jones <rjones@redhat.com> wrote:
> > ~/d/qemu/arm-softmmu/qemu-system-arm \
> > -m 512 -M vexpress-a9 -machine kernel_irqchip=on \
>
> The combination of 'vexpress-a9' and kernel_irqchip=on
> don't make any sense -- the former implies "not using
> KVM" because KVM needs an A15 guest CPU, whereas the
> latter implies "using KVM". In any case kernel_irqchip=on
> is the default when using KVM.
> You can just delete the kernel_irqchip option.
I did notice that it seemed to do nothing!
> You might want to consider -M vexpress-a15, if you
> want a setup that will let you use KVM (will probably
> need to reconfig your kernel appropriately; may
> need to discard "earlyprintk" if you compiled the
> kernel with the dodgy "guess earlyprintk serial port
> address based on exact revision-and-patchlevel of CPU"
> option.)
Unfortunately vexpress-a15 causes the kernel to fail to boot. I guess
the Fedora kernel is not configured to work with A15 yet.
Thanks,
Rich.
$ grep VEXPRESS config-3.9.9-302.fc19.armv7hl
CONFIG_ARCH_VEXPRESS=y
CONFIG_ARCH_VEXPRESS_CORTEX_A5_A9_ERRATA=y
CONFIG_ARCH_VEXPRESS_CA9X4=y
CONFIG_SENSORS_VEXPRESS=m
CONFIG_VEXPRESS_CONFIG=y
CONFIG_REGULATOR_VEXPRESS=m
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 80 OCaml packages (the OPEN alternative to F#)
next prev parent reply other threads:[~2013-08-01 10:41 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-31 21:56 [Qemu-devel] Using virtio-mmio Richard W.M. Jones
2013-07-31 22:01 ` Peter Maydell
2013-07-31 22:45 ` Richard W.M. Jones
2013-08-01 9:32 ` Peter Maydell
2013-08-01 10:41 ` Richard W.M. Jones [this message]
2013-08-01 10:58 ` Peter Maydell
2013-08-01 11:53 ` Richard W.M. Jones
2013-08-02 17:48 ` Erlon Cruz
2013-08-03 3:21 ` Yao Xingtao
2013-08-03 10:03 ` Peter Maydell
2013-08-07 13:38 ` Erlon Cruz
2013-08-08 14:25 ` Erlon Cruz
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=20130801104116.GG1441@redhat.com \
--to=rjones@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/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).