linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* virtio_pci irq handling cleanups
@ 2016-11-06 23:09 Christoph Hellwig
  2016-11-06 23:09 ` [PATCH 1/7] virtio_pci: use pci_alloc_irq_vectors Christoph Hellwig
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Christoph Hellwig @ 2016-11-06 23:09 UTC (permalink / raw)
  To: mst; +Cc: virtualization, linux-kernel

Hi Michael,

this series contains a couple cleanups for the virtio_pci interrupt
handling code, including a switch to the new pci_irq_alloc_vectors
helper.  All these are in preparation of taking advantage of the new
PCI layer / core IRQ interrupt affinity handling, for which I will
send out a series once this and some core interrupt handling changes
are in.

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

end of thread, other threads:[~2016-11-06 23:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-06 23:09 virtio_pci irq handling cleanups Christoph Hellwig
2016-11-06 23:09 ` [PATCH 1/7] virtio_pci: use pci_alloc_irq_vectors Christoph Hellwig
2016-11-06 23:09 ` [PATCH 2/7] virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectors Christoph Hellwig
2016-11-06 23:09 ` [PATCH 3/7] virtio_pci: merge vp_free_vectors into vp_del_vqs Christoph Hellwig
2016-11-06 23:09 ` [PATCH 4/7] virtio_pci: split the INTx case out of vp_try_to_find_vqs Christoph Hellwig
2016-11-06 23:09 ` [PATCH 5/7] virtio_pci: add a helper to request MSI-X interrupts Christoph Hellwig
2016-11-06 23:09 ` [PATCH 6/7] virtio_pci: split the shared and per-VQ MSI-X setup routines Christoph Hellwig
2016-11-06 23:09 ` [PATCH 7/7] virtio_pci: clean up interrupt state in struct virtio_pci_device Christoph Hellwig

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