From: Tim Sander <tim@krieglstein.org>
To: qemu-devel@nongnu.org
Cc: aggelerf@ethz.ch, greg.bellows@linaro.org
Subject: [Qemu-devel] State of ARM FIQ in Qemu
Date: Mon, 03 Nov 2014 16:10:27 +0100 [thread overview]
Message-ID: <1533701.HoIoT00ynE@dabox> (raw)
Hi
I am currently wetting my toes with qemu. I have written a small test hw
device which creates interrupts and has some registers on a arm vexpress
platform. Now i would like to switch the interrupt of the hw to FIQ mode.
I noticed that the mainline qemu does not seem to have FIQ emulation but as
patches have been sent to this list i think this list is still the right place
for this question?
I found the branch v5_fabian_v1_gic on a git repository
of Greg Bellows with git://git.linaro.org/people/greg.bellows/qemu.git
carrying additional patches from Fabian Aggeler. It seems as if the whole
infrastructure for FIQ is there but not activated as the property "security-
extn" does not seem to be enabled anywhere?
I tried to set the property "security-extn" of the GIC in hw/arm/vexpress.c
but i failed to find the HW reference where i can set the property.
Which leads to the next question if setting that property is all thats missing
in qemu or if there are other parts still not implemented for full FIQ
functionality?
Best regards
Tim
next reply other threads:[~2014-11-03 15:46 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-03 15:10 Tim Sander [this message]
2014-11-03 15:33 ` [Qemu-devel] State of ARM FIQ in Qemu Greg Bellows
2014-11-03 16:22 ` Tim Sander
2014-11-03 18:46 ` Greg Bellows
2014-11-04 15:40 ` Tim Sander
2014-11-04 18:33 ` Greg Bellows
2014-11-12 13:56 ` Tim Sander
2014-11-12 16:00 ` Greg Bellows
2014-11-13 13:58 ` Tim Sander
2014-11-13 15:09 ` Greg Bellows
2014-11-13 16:26 ` Tim Sander
2014-11-13 16:46 ` Peter Maydell
2014-11-13 20:09 ` Greg Bellows
2014-11-14 15:34 ` Tim Sander
2014-11-14 16:50 ` Greg Bellows
2014-11-17 14:33 ` Tim Sander
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=1533701.HoIoT00ynE@dabox \
--to=tim@krieglstein.org \
--cc=aggelerf@ethz.ch \
--cc=greg.bellows@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).