From: David Gibson <david@gibson.dropbear.id.au>
To: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Cc: qemu-devel@nongnu.org, qemu-ppc@nongnu.org, lvivier@redhat.com
Subject: Re: [Qemu-devel] [PATCH 0/3] mos6522: allow IRQs from external port pins
Date: Wed, 13 Jun 2018 19:21:11 +1000 [thread overview]
Message-ID: <20180613092111.GC30690@umbus.fritz.box> (raw)
In-Reply-To: <20180613083015.15749-1-mark.cave-ayland@ilande.co.uk>
[-- Attachment #1: Type: text/plain, Size: 1042 bytes --]
On Wed, Jun 13, 2018 at 09:30:12AM +0100, Mark Cave-Ayland wrote:
> Whilst testing a conversion of Laurent's q800 patchset over to use mos6522
> I discovered some issues which prevented IRQs being generated from inputs to
> external port pins.
>
> This is a requirement for the q800 patchset which uses external clocks to
> generate periodic interrupts.
>
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Applied, thanks.
>
>
> Mark Cave-Ayland (3):
> mos6522: only clear the shift register interrupt upon write
> mos6522: remove additional interrupt flag filter from
> mos6522_update_irq()
> mos6522: expose mos6522_update_irq() through MOS6522DeviceClass
>
> hw/misc/mos6522.c | 5 +++--
> include/hw/misc/mos6522.h | 1 +
> 2 files changed, 4 insertions(+), 2 deletions(-)
>
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2018-06-13 9:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-13 8:30 [Qemu-devel] [PATCH 0/3] mos6522: allow IRQs from external port pins Mark Cave-Ayland
2018-06-13 8:30 ` [Qemu-devel] [PATCH 1/3] mos6522: only clear the shift register interrupt upon write Mark Cave-Ayland
2018-06-13 8:30 ` [Qemu-devel] [PATCH 2/3] mos6522: remove additional interrupt flag filter from mos6522_update_irq() Mark Cave-Ayland
2018-06-13 8:30 ` [Qemu-devel] [PATCH 3/3] mos6522: expose mos6522_update_irq() through MOS6522DeviceClass Mark Cave-Ayland
2018-06-13 9:21 ` David Gibson [this message]
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=20180613092111.GC30690@umbus.fritz.box \
--to=david@gibson.dropbear.id.au \
--cc=lvivier@redhat.com \
--cc=mark.cave-ayland@ilande.co.uk \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@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).