From: Vladimir Prus <vladimir@codesourcery.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: SH: Improve the interrupt controller
Date: Fri, 12 Dec 2008 08:48:33 +0300 [thread overview]
Message-ID: <ghstvh$9f0$1@ger.gmane.org> (raw)
In-Reply-To: 20081211211617.GC9520@game.jcrosoft.org
Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 22:52 Thu 11 Dec , Vladimir Prus wrote:
>>
>> This patch improves the intc implementation in these ways:
>>
>> - On interrupt, the priority mask in SSR is updated,
>> if OPM register tells it should be
>> - We check interrupt priority and compare it with
>> priority mask
>> - Priorities for IRL interrupts (which are fixed), are
>> assigned
>> - The ICR register is supported, and LVLMODE bit, which
>> controls if interrupt is automatically de-asserted,
>> is implemented
>> - A bug where handling of paired set mask / clear mask
>> registers was done backward is fixed
>> - A bug where enabling a group did not work was fixed.
> I'll be better to split this patch in two on for the bug fix and one
> for the improvements
FWIW, the most intrusive change is the bugfix for groups, so such
split won't make the patch more reviewable.
> IMHO your patch need some coding style cleanup also
Can you be more specific?
- Volodya
next prev parent reply other threads:[~2008-12-12 5:48 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-11 19:52 [Qemu-devel] SH: Improve the interrupt controller Vladimir Prus
2008-12-11 21:16 ` Jean-Christophe PLAGNIOL-VILLARD
2008-12-12 5:48 ` Vladimir Prus [this message]
2008-12-14 16:46 ` takasi-y
2008-12-14 16:57 ` Vladimir Prus
2009-01-26 13:32 ` Vladimir Prus
2009-01-26 23:51 ` Shin-ichiro KAWASAKI
2009-02-04 16:40 ` takasi-y
2009-02-08 18:57 ` takasi-y
2009-02-12 11:05 ` Vladimir Prus
2009-02-17 18:32 ` takasi-y
2009-02-19 19:57 ` Vladimir Prus
2009-03-13 17:50 ` takasi-y
2009-03-13 18:32 ` Vladimir Prus
2009-03-19 17:17 ` takasi-y
2009-03-19 17:31 ` Vladimir Prus
2009-02-20 3:06 ` Jean-Christophe PLAGNIOL-VILLARD
2009-02-20 5:16 ` Vladimir Prus
2009-02-20 5:32 ` Jean-Christophe PLAGNIOL-VILLARD
2009-02-20 5:58 ` Vladimir Prus
2009-02-20 5:59 ` Jean-Christophe PLAGNIOL-VILLARD
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='ghstvh$9f0$1@ger.gmane.org' \
--to=vladimir@codesourcery.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.