qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] hw/vfio/platform: irqfd setup changes
@ 2015-09-22 23:00 Eric Auger
  2015-09-22 23:00 ` [Qemu-devel] [PATCH 1/2] hw/vfio/platform: irqfd setup sequence update Eric Auger
  2015-09-22 23:00 ` [Qemu-devel] [PATCH 2/2] hw/vfio/platform: do not set resamplefd for edge-sensitive IRQS Eric Auger
  0 siblings, 2 replies; 5+ messages in thread
From: Eric Auger @ 2015-09-22 23:00 UTC (permalink / raw)
  To: eric.auger, eric.auger, qemu-devel, alex.williamson
  Cc: peter.maydell, christoffer.dall, patches

This series fixes a bug related to irqfd setup for edge sensitive IRQs
and proposes a new startup sequence for irqfd signaling.

The current startup sequence brings some issues with respect to the
oncoming ARM IRQ forwarding support. The new startup sequence starts
either irqfd signaling or eventfd signaling and there is no risk the
IRQ is active nor masked when irqfd/IRQ forwarding is setup.

Eric Auger (2):
  hw/vfio/platform: irqfd setup sequence update
  hw/vfio/platform: do not set resamplefd for edge-sensitive IRQS

 hw/vfio/platform.c | 55 ++++++++++++++++++++++++++++++++----------------------
 1 file changed, 33 insertions(+), 22 deletions(-)

-- 
1.8.3.2

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

end of thread, other threads:[~2015-09-24 17:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-22 23:00 [Qemu-devel] [PATCH 0/2] hw/vfio/platform: irqfd setup changes Eric Auger
2015-09-22 23:00 ` [Qemu-devel] [PATCH 1/2] hw/vfio/platform: irqfd setup sequence update Eric Auger
2015-09-22 23:00 ` [Qemu-devel] [PATCH 2/2] hw/vfio/platform: do not set resamplefd for edge-sensitive IRQS Eric Auger
2015-09-23 19:28   ` Alex Williamson
2015-09-24 17:35     ` Eric Auger

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