Searched hist:bbaba479563910aaa51e59bb9027a09e396d3a3c (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/virtio/ |
H A D | virtio_pci_legacy.c | diff bbaba479563910aaa51e59bb9027a09e396d3a3c Sun Feb 05 18:15:23 CET 2017 Christoph Hellwig <hch@lst.de> virtio: provide a method to get the IRQ affinity mask for a virtqueue
This basically passed up the pci_irq_get_affinity information through virtio through an optional get_vq_affinity method. It is only implemented by the PCI backend for now, and only when we use per-virtqueue IRQs.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | virtio_pci_common.h | diff bbaba479563910aaa51e59bb9027a09e396d3a3c Sun Feb 05 18:15:23 CET 2017 Christoph Hellwig <hch@lst.de> virtio: provide a method to get the IRQ affinity mask for a virtqueue
This basically passed up the pci_irq_get_affinity information through virtio through an optional get_vq_affinity method. It is only implemented by the PCI backend for now, and only when we use per-virtqueue IRQs.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | virtio_pci_modern.c | diff bbaba479563910aaa51e59bb9027a09e396d3a3c Sun Feb 05 18:15:23 CET 2017 Christoph Hellwig <hch@lst.de> virtio: provide a method to get the IRQ affinity mask for a virtqueue
This basically passed up the pci_irq_get_affinity information through virtio through an optional get_vq_affinity method. It is only implemented by the PCI backend for now, and only when we use per-virtqueue IRQs.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | virtio_pci_common.c | diff bbaba479563910aaa51e59bb9027a09e396d3a3c Sun Feb 05 18:15:23 CET 2017 Christoph Hellwig <hch@lst.de> virtio: provide a method to get the IRQ affinity mask for a virtqueue
This basically passed up the pci_irq_get_affinity information through virtio through an optional get_vq_affinity method. It is only implemented by the PCI backend for now, and only when we use per-virtqueue IRQs.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/linux/include/linux/ |
H A D | virtio_config.h | diff bbaba479563910aaa51e59bb9027a09e396d3a3c Sun Feb 05 18:15:23 CET 2017 Christoph Hellwig <hch@lst.de> virtio: provide a method to get the IRQ affinity mask for a virtqueue
This basically passed up the pci_irq_get_affinity information through virtio through an optional get_vq_affinity method. It is only implemented by the PCI backend for now, and only when we use per-virtqueue IRQs.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|