qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Secondary Cadence GEM IRQs
@ 2023-06-15 13:48 Kinsey Moore
  2023-06-15 13:48 ` [PATCH] hw/arm/xlnx: Connect secondary CGEM IRQs Kinsey Moore
  0 siblings, 1 reply; 4+ messages in thread
From: Kinsey Moore @ 2023-06-15 13:48 UTC (permalink / raw)
  To: qemu-devel

In testing RTEMS on the ZynqMP platform, I noticed that priority queues
were not functioning properly. I tracked this down to an unconnected
interrupt source in the Cadence GEM when multiple priority queues are
configured. I'm not sure if the Cadence IP can actually be configured
for separate interrupt sources per queue, so I opted to leave the
multiple IRQ sources intact and connect the additional sources on
platforms that need it. If it makes more sense to route all interrutps
for this peripheral through a single interrupt source, I can submit that
patch instead.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-06-16 14:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-15 13:48 [PATCH 0/1] Secondary Cadence GEM IRQs Kinsey Moore
2023-06-15 13:48 ` [PATCH] hw/arm/xlnx: Connect secondary CGEM IRQs Kinsey Moore
2023-06-16  8:27   ` Francisco Iglesias
2023-06-16 14:08     ` Kinsey Moore

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).