All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] x86/pt: fix binding of MSIX entries already unmasked
@ 2017-08-24  9:47 Roger Pau Monne
  2017-08-24  9:47 ` [PATCH XEN] x86/pt: add a MSI unmask flag to XEN_DOMCTL_bind_pt_irq Roger Pau Monne
  2017-08-24  9:47   ` Roger Pau Monne
  0 siblings, 2 replies; 16+ messages in thread
From: Roger Pau Monne @ 2017-08-24  9:47 UTC (permalink / raw)
  To: xen-devel, hfp

Hello,

The following two patches fix an issue where a MSIX interrupt bound to
a guest when the MSIX entry is already unmasked would be left masked,
and thus the guest would not receive any interrupts from the device.

The following two patches fix this by adding a new flag to the gflags
field used in XEN_DOMCTL_bind_pt_irq so that the caller can request
the interrupt to be unmasked once bound.

Thanks, Roger.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2017-08-24 11:20 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-24  9:47 [PATCH] x86/pt: fix binding of MSIX entries already unmasked Roger Pau Monne
2017-08-24  9:47 ` [PATCH XEN] x86/pt: add a MSI unmask flag to XEN_DOMCTL_bind_pt_irq Roger Pau Monne
2017-08-24 10:07   ` Jan Beulich
2017-08-24 10:12     ` Roger Pau Monne
2017-08-24 10:17       ` Jan Beulich
2017-08-24 10:19         ` Chao Gao
2017-08-24  9:47 ` [Qemu-devel] [PATCH QEMU] xen/pt: allow QEMU to request MSI unmasking at bind time Roger Pau Monne
2017-08-24  9:47   ` Roger Pau Monne
2017-08-24  9:54   ` [Qemu-devel] " Jan Beulich
2017-08-24  9:54     ` Jan Beulich
2017-08-24 10:06     ` [Qemu-devel] " Roger Pau Monne
2017-08-24 10:06       ` Roger Pau Monne
2017-08-24 10:13       ` [Qemu-devel] " Jan Beulich
2017-08-24 10:13         ` Jan Beulich
2017-08-24 10:42         ` [Qemu-devel] " Roger Pau Monne
2017-08-24 10:42           ` Roger Pau Monne

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.